unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* custom-no-edit and custom-newline
@ 2006-08-29 22:05 Juri Linkov
  2006-08-30 17:58 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Juri Linkov @ 2006-08-29 22:05 UTC (permalink / raw)


New commands `custom-no-edit' and `custom-newline' cause trouble
during completion of command names in the completion list of M-x.
All old customization-related commands have the common prefix
`customize-', so it is easy to complete any command to the common
prefix by typing just `M-x cus TAB'.  Now new commands prevents this
and require typing more keys to complete a customization command.

I suggest to change the prefix of these two new commands either
to `customize-' or `Custom-' (capitalized).  I guess the prefix
`Custom-' is more preferable since other related commands have it
(e.g. `Custom-save', `Custom-set', etc.)

-- 
Juri Linkov
http://www.jurta.org/emacs/

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

* Re: custom-no-edit and custom-newline
  2006-08-29 22:05 custom-no-edit and custom-newline Juri Linkov
@ 2006-08-30 17:58 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2006-08-30 17:58 UTC (permalink / raw)
  Cc: emacs-devel

    I suggest to change the prefix of these two new commands either
    to `customize-' or `Custom-' (capitalized).  I guess the prefix
    `Custom-' is more preferable since other related commands have it
    (e.g. `Custom-save', `Custom-set', etc.)

Thanks.

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

end of thread, other threads:[~2006-08-30 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-29 22:05 custom-no-edit and custom-newline Juri Linkov
2006-08-30 17:58 ` Richard Stallman

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).