GNU bug report logs -
#1326
23.0.60; Customizations cannot be saved with empty .emacs
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1326 in the body.
You can then email your comments to 1326 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Markus Triska <markus.triska <at> gmx.at>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
When I comment out or remove all forms in .emacs, and then do:
emacs --eval "(customize-face 'default)"
The customization buffer reads:
To apply your changes, use the Save or Set buttons.
However, neither of them is shown.
In GNU Emacs 23.0.60.2 (i386-apple-darwin8.11.1, GTK+ Version 2.12.9)
of 2008-11-05 on mt-computer.local
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40400000
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_GB.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Message #8 received at 1326 <at> emacsbugs.donarmstrong.com (full text, mbox):
Markus Triska wrote:
> When I comment out or remove all forms in .emacs, and then do:
>
> emacs --eval "(customize-face 'default)"
>
> The customization buffer reads:
>
> To apply your changes, use the Save or Set buttons.
>
> However, neither of them is shown.
Could it be that when you comment out all the lines in your .emacs,
the tool-bar is shown? The tool-bar buttons, if visible, replace the
in-buffer save/set buttons.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Markus Triska <markus.triska <at> gmx.at>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #13 received at 1326 <at> emacsbugs.donarmstrong.com (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> Could it be that when you comment out all the lines in your .emacs,
> the tool-bar is shown? The tool-bar buttons, if visible, replace the
> in-buffer save/set buttons.
You're right, they are in the tool bar! It would be great if they were
in the buffer as well, so that they can be reached with the keyboard.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Message #16 received at 1326 <at> emacsbugs.donarmstrong.com (full text, mbox):
Markus Triska wrote:
> You're right, they are in the tool bar! It would be great if they were
> in the buffer as well, so that they can be reached with the keyboard.
It was a deliberate choice to not put them in the buffer when the
tool-bar is on:
2007-07-05 Chong Yidong <cyd <at> stupidchicken.com>
[...]
(custom-buffer-create-internal): Insert action buttons
only if tool bar is not used.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Andreas Schwab <schwab <at> suse.de>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #21 received at 1326 <at> emacsbugs.donarmstrong.com (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> Markus Triska wrote:
>
>> You're right, they are in the tool bar! It would be great if they were
>> in the buffer as well, so that they can be reached with the keyboard.
>
> It was a deliberate choice to not put them in the buffer when the
> tool-bar is on:
>
> 2007-07-05 Chong Yidong <cyd <at> stupidchicken.com>
> [...]
> (custom-buffer-create-internal): Insert action buttons
> only if tool bar is not used.
What if the buffer is later displayed in a frame without a tool bar?
Andreas.
--
Andreas Schwab, SuSE Labs, schwab <at> suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Message #24 received at 1326 <at> emacsbugs.donarmstrong.com (full text, mbox):
I'm inclined just to remove this feature; but I'm hoping to hear why
it was added.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Chong Yidong <cyd <at> stupidchicken.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #29 received at 1326 <at> emacsbugs.donarmstrong.com (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> I'm inclined just to remove this feature; but I'm hoping to hear why
> it was added.
It was added to prevent redundancy between having buttons in the toolbar
and functionally identical buttons in the button. Remove it if you
like; I don't feel strongly about it.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Message #32 received at 1326 <at> emacsbugs.donarmstrong.com (full text, mbox):
Chong Yidong wrote:
> It was added to prevent redundancy between having buttons in the toolbar
> and functionally identical buttons in the button. Remove it if you
> like; I don't feel strongly about it.
I don't either; but I think Andreas's scenario, albeit unlikely, might
be enough reason to remove it.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Reiner Steib <Reiner.Steib <at> gmx.de>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #37 received at 1326 <at> emacsbugs.donarmstrong.com (full text, mbox):
On Sun, Nov 16 2008, Glenn Morris wrote:
> Chong Yidong wrote:
>> It was added to prevent redundancy between having buttons in the toolbar
>> and functionally identical buttons in the button. Remove it if you
>> like; I don't feel strongly about it.
>
> I don't either; but I think Andreas's scenario, albeit unlikely, might
> be enough reason to remove it.
Here's another reason: The icons are not (and probably cannot be)
clear enough. You have to hover over them and read the tool-tips to
find out what they do.
(Maybe it's worth to make it customizable.)
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1326
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Stefan Monnier <monnier <at> iro.umontreal.ca>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #42 received at 1326 <at> emacsbugs.donarmstrong.com (full text, mbox):
>>> It was added to prevent redundancy between having buttons in the toolbar
>>> and functionally identical buttons in the button. Remove it if you
>>> like; I don't feel strongly about it.
>>
>> I don't either; but I think Andreas's scenario, albeit unlikely, might
>> be enough reason to remove it.
I agree that this "feature" might better be removed (i.e. the redundant
bindings should be left alone). It's not like Emacs never has redundant
ways to get at something.
Stefan
PS: Some other redundancies that come to mind are the major&minor mode
menus that are present both in the menu bar and by clicking on the
mode's lighter in the mode-line.
Reply sent to
Glenn Morris <rgm <at> gnu.org>
:
You have taken responsibility.
Full text and
rfc822 format available.
Notification sent to
Markus Triska <markus.triska <at> gmx.at>
:
bug acknowledged by developer.
Full text and
rfc822 format available.
Message #47 received at 1326-done <at> emacsbugs.donarmstrong.com (full text, mbox):
I've removed this feature - now the in-buffer buttons are always shown.
bug archived.
Request was from
Debbugs Internal Request <don <at> donarmstrong.com>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Mon, 15 Dec 2008 15:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.