[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Keep a separate input history for `customize-variable'
From: |
Juri Linkov |
Subject: |
Re: [PATCH] Keep a separate input history for `customize-variable' |
Date: |
Sat, 08 Aug 2009 23:52:35 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) |
> When `widget-menu-minibuffer-flag' is t, it can be pretty
> anoying to have possibly invalid input in the history
> when invoking M-x customize-variable RET.
Please don't create a separate history variable for every possible
minibuffer prompt. It is better to group them conceptually.
For example, all variable reading commands (`customize-variable',
`describe-variable', `set-variable', `read-variable') could share
the same history.
--
Juri Linkov
http://www.jurta.org/emacs/