unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: /srv/bzr/emacs/trunk r105601: Make Help mode inherit from special-mode.
       [not found] <E1Qxkr6-0005n2-W4@vcs.savannah.gnu.org>
@ 2011-09-07  7:47 ` Glenn Morris
  2011-09-07 14:41   ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2011-09-07  7:47 UTC (permalink / raw)
  To: Chong Yidong, cschol2112; +Cc: emacs-devel

Chong Yidong wrote:

> author: Christoph Scholtes <cschol2112@googlemail.com>
> committer: Chong Yidong <cyd@stupidchicken.com>
> branch nick: trunk
> timestamp: Sun 2011-08-28 14:58:16 -0400
> message:
>   Make Help mode inherit from special-mode.
[...]
> -;;;###autoload
> -(defun help-mode ()
> +(define-derived-mode help-mode special-mode "Help"

Why is help-mode no longer autoloaded? It's not mentioned in the ChangeLog.
This causes several compilation warnings and breaks eg Info-summary:

emacs -Q
C-h i
M-x Info-summary
  Symbol's function definition is void: help-mode 



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

* Re: /srv/bzr/emacs/trunk r105601: Make Help mode inherit from special-mode.
  2011-09-07  7:47 ` /srv/bzr/emacs/trunk r105601: Make Help mode inherit from special-mode Glenn Morris
@ 2011-09-07 14:41   ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2011-09-07 14:41 UTC (permalink / raw)
  To: Glenn Morris; +Cc: cschol2112, emacs-devel

Glenn Morris <rgm@gnu.org> writes:

> Why is help-mode no longer autoloaded? It's not mentioned in the
> ChangeLog.  This causes several compilation warnings and breaks eg
> Info-summary:

Operator error I think.  Fixed in trunk now, thanks.



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

end of thread, other threads:[~2011-09-07 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1Qxkr6-0005n2-W4@vcs.savannah.gnu.org>
2011-09-07  7:47 ` /srv/bzr/emacs/trunk r105601: Make Help mode inherit from special-mode Glenn Morris
2011-09-07 14:41   ` Chong Yidong

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).