id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 28347,emacs-app does not read/remember correctly .emacs,MaurizioLoreti,cssdev,"I have an .emacs file whose first lines are: (set-background-color ""#F0FFFF"") ; Azure (set-foreground-color ""#000080"") ; Navy blue (set-cursor-color ""#FF0000"") ; Red (set-mouse-color ""#FF7256"") ; Coral1 and indeed the first window opened by emacs.app executes these instructions and is displayed using these colours. BUT, if I select File -> New frame from the menu, or if I type C-x 5 2, the second frame is displayed with the default colours. However, other instructions found in my .emacs file, like the following one: (global-set-key ""\C-cg"" 'goto-line) work in the second frame too; the problem is maybe that emacs-app reads correctly my .emacs file, but fails to remember some instructions when opening a second frame. I am attaching my whole .emacs, but I don't think its content is relevant.",defect,closed,Normal,,ports,1.9.2,invalid,,,emacs-app