all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* help-gnu-emacs.el
@ 2009-06-29 19:37 Sean Sieger
  2009-06-30  6:05 ` help-gnu-emacs.el Andreas Röhler
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Sieger @ 2009-06-29 19:37 UTC (permalink / raw)
  To: help-gnu-emacs

21 ;;; Commentary:
22
23 ;; This file contains stuff found at
24 ;; help-gnu-emacs@gnu.org, which was seems of interest
25 ;; to preserve that way
26
27 ;; Please note: code here does not reflect fully
28 ;; discussions but delivers an extract from it. As
29 ;; functions may be defined differently, its not
30 ;; suitable to compile it.

Can a defun be written to handle multiple definitions, say by
`numbering' them ... signaling a `multiple definition error' ... asking
the hacker, `which one?' and compiling it?

Please forgive my naivete.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: help-gnu-emacs.el
  2009-06-29 19:37 help-gnu-emacs.el Sean Sieger
@ 2009-06-30  6:05 ` Andreas Röhler
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Röhler @ 2009-06-30  6:05 UTC (permalink / raw)
  To: Sean Sieger; +Cc: help-gnu-emacs

Sean Sieger wrote:
> 21 ;;; Commentary:
> 22
> 23 ;; This file contains stuff found at
> 24 ;; help-gnu-emacs@gnu.org, which was seems of interest
> 25 ;; to preserve that way
> 26
> 27 ;; Please note: code here does not reflect fully
> 28 ;; discussions but delivers an extract from it. As
> 29 ;; functions may be defined differently, its not
> 30 ;; suitable to compile it.
>
> Can a defun be written to handle multiple definitions, say by
> `numbering' them ... signaling a `multiple definition error' ... asking
> the hacker, `which one?' and compiling it?
>
> Please forgive my naivete.
>
>
>
>
>   

Hi Sean,

probably it's possible, as fairly all logical operations seem possible
with computers.

AFAIU we have that somehow with options while compiling the C-sources.

Do you have a precise case in mind where you need such things?

Andreas





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-30  6:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-29 19:37 help-gnu-emacs.el Sean Sieger
2009-06-30  6:05 ` help-gnu-emacs.el Andreas Röhler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.