all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#4882: byte compile defalias
@ 2009-11-06 16:52 Dan Nicolaescu
  2017-08-11  0:16 ` npostavs
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Nicolaescu @ 2009-11-06 16:52 UTC (permalink / raw)
  To: bug-gnu-emacs

`defalias' is compiled to a `byte-code', not `defalias'.  That does not
allow the doc string to be extracted by make-docstring, so the doc
string will end up in GC memory.






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

* bug#4882: byte compile defalias
  2009-11-06 16:52 bug#4882: byte compile defalias Dan Nicolaescu
@ 2017-08-11  0:16 ` npostavs
  0 siblings, 0 replies; 2+ messages in thread
From: npostavs @ 2017-08-11  0:16 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: 4882

close 4882 
quit

Dan Nicolaescu <dann@ics.uci.edu> writes:

> `defalias' is compiled to a `byte-code', not `defalias'.

This is no longer the case, as far I can tell.  See Bug#27748 for more
recent DOC troubles.





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

end of thread, other threads:[~2017-08-11  0:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-06 16:52 bug#4882: byte compile defalias Dan Nicolaescu
2017-08-11  0:16 ` npostavs

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.