[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#400: 23.0.60; C-h v should pick up lispified name in Customize
From: |
Drew Adams |
Subject: |
bug#400: 23.0.60; C-h v should pick up lispified name in Customize |
Date: |
Thu, 12 Jun 2008 09:27:41 -0700 |
emacs -Q
M-x customize-option Info-hide-note-references
Put the cursor on the unlispified option name:
Info Hide Note References.
C-h v
The option name is not picked up as the default value. All commands,
such as `describe-variable', that ask the user to input a variable
name should use the lispified name as the default value:
Info-hide-note-references, in this case.
The way this should be treated generally is that `Info Hide Note
References' should simply be the _displayed form_ of the
variable. Under the covers, Emacs should always see the true variable
name.
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
of 2008-05-29 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
- bug#400: 23.0.60; C-h v should pick up lispified name in Customize,
Drew Adams <=