emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

<options> <cua-mode> + <options> <save> doesn't save cua-mode


From: Reiner Steib
Subject: <options> <cua-mode> + <options> <save> doesn't save cua-mode
Date: Tue, 23 Nov 2004 12:08:02 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

In GNU Emacs 21.3.50.39 (i686-pc-linux-gnu, GTK+ Version 2.2.1)
 of 2004-11-22 on lumberjack
Distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--prefix=/import/xtra/emacs/HEAD' '--with-gtk''

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

$ rm -r .emacs*
$ emacs -no-site-file

In Emacs:

Select <menu-bar> <options> <cua-mode> (runs the command `cua-mode')
Select <menu-bar> <options> <save> (runs `menu-bar-options-save')

I expected to have a custom section in ~/.emacs with CUA mode turned
on.  But no ~/.emacs file is created.  `menu-bar-options-save' doesn't
know that I have customized `cua-mode'.  The customize buffer for the
variable `cua-mode' says "changed outside the customize buffer":

,----
| Cua Mode: Hide Value Toggle  on (non-nil)
|    State: this option has been changed outside the customize buffer.
`----

The entry <menu-bar> <options> <auto-fill-mode>
(`menu-bar-text-mode-auto-fill') works as expected.  Maybe there
should be a similar menu bar wrapper function for cua-mode that calls
(customize-mark-as-set 'cua-mode).

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]