GNU bug report logs -
#7106
Unable to customize menu-bar startup from .emacs file
Previous Next
Reported by: Avery Chan <avery <at> ootbdev.com>
Date: Sun, 26 Sep 2010 02:05:02 UTC
Severity: normal
Tags: moreinfo
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#7106: Unable to customize menu-bar startup from .emacs file
which was filed against the emacs22 package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 7106 <at> debbugs.gnu.org.
--
7106: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7106
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Avery Chan wrote:
> Upgrading to 23.2.1 fixed this. Is there a process for letting Apple
> know that their stock installation is broken? I *am* using an older
> version of the OS so it might be fixed in 10.6.*. I don't know what
> kind of relationship gnu.org has with Apple; if there's a process for
> this it might be beneficial to push this to them.
There is no relationship between gnu.org and Apple in this regard.
You could report it to them through whatever channels they have for
users of their system to report bugs and make requests.
[Message part 3 (message/rfc822, inline)]
I put this in my .emacs file:
(custom-set-variables
'(gud-gdb-command-name "gdb --annotate=1")
'(large-file-warning-threshold nil)
'(menu-bar-mode t)
'(shell-dirtrack-verbose nil))
(custom-set-faces
)
(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)
Note the (menu-bar-mode t). When I fire up emacs, I have to M-x menu-
bar-mode to get a menu bar. I am running GNU Emacs 22.1.1 (mac-apple-
darwin, Carbon Version 1.6.0)
I have posted my problem to http://stackoverflow.com/questions/3793806/how-do-i-display-the-menu-bar-in-emacs-every-time-i-start-up
The suggestions there didn't work; other users noted they did not have
this type of a problem; I am concluding, then, that the problem lies
with this particular build.
In GNU Emacs 22.1.1 (mac-apple-darwin, Carbon Version 1.6.0)
of 2009-11-23 on Avericity.local
Windowing system distributor `Apple Inc.', version 10.5.8
configured using `configure '--prefix=/usr' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-
x' '--enable-carbon-app=/BinaryCache/emacs/emacs-70.1~296/Root/
AppleInternal/Applications' 'ac_cv_host=mac-apple-darwin' 'CFLAGS=-
arch i386 -arch ppc -g -Os -pipe -no-cpp-precomp -mdynamic-no-pic -Wno-
pointer-sign -arch i386 -arch ppc -pipe' 'LDFLAGS=-arch i386 -arch ppc
-Wl,-headerpad,0x1000''
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_US.UTF-8
locale-coding-system: utf-8
default-enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
encoded-kbd-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
line-number-mode: t
Recent input:
ESC x r e p o r TAB RET
Recent messages:
("emacs")
Loading encoded-kb...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done
This bug report was last modified 14 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.