* bug#14759: 24.3; customize-mode in m2-mode, sql-mode, and more
@ 2013-06-30 23:06 Kevin Ryde
2013-07-22 15:03 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2013-06-30 23:06 UTC (permalink / raw)
To: 14759
In each of
M-x m2-mode
M-x sql-mode
M-x display-time-world which is display-time-world-mode
M-x info which is Info-mode
M-x man which is Man-mode
doing
M-x customize-mode
prompts for a "Major mode" where I hoped it would go straight to the
relevant defgroup.
Perhaps the respective define-derived-mode definitions could have
:group,
m2-mode :group 'modula2
sql-mode :group 'SQL
display-time-world-mode :group 'display-time
Info-mode :group 'info
Man-mode :group 'man
In GNU Emacs 24.3.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2013-05-29 on blah.blah, modified by Debian
System Description: Debian GNU/Linux 7.0 (wheezy)
Configured using:
`configure '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu'
'--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
'--localstatedir=/var/lib' '--infodir=/usr/share/info'
'--mandir=/usr/share/man' '--with-pop=yes'
'--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp'
'--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes'
'--with-x-toolkit=lucid' '--with-toolkit-scroll-bars' '--without-gconf'
'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall'
'LDFLAGS=-Wl,-z,relro -Wl,-znocombreloc'
'CPPFLAGS=-D_FORTIFY_SOURCE=2''
Important settings:
value of $LANG: en_AU
locale-coding-system: iso-latin-1-unix
default enable-multibyte-characters: t
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#14759: 24.3; customize-mode in m2-mode, sql-mode, and more
2013-06-30 23:06 bug#14759: 24.3; customize-mode in m2-mode, sql-mode, and more Kevin Ryde
@ 2013-07-22 15:03 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2013-07-22 15:03 UTC (permalink / raw)
To: Kevin Ryde; +Cc: 14759
> Perhaps the respective define-derived-mode definitions could have
> :group,
> m2-mode :group 'modula2
> sql-mode :group 'SQL
> display-time-world-mode :group 'display-time
> Info-mode :group 'info
> Man-mode :group 'man
Indeed it should. Could someone take care of that?
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-22 15:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-30 23:06 bug#14759: 24.3; customize-mode in m2-mode, sql-mode, and more Kevin Ryde
2013-07-22 15:03 ` Stefan Monnier
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).