help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Conflict of w32-send-sys-command and set-default-font in Emacs 24.3?


From: liuning
Subject: Re: Conflict of w32-send-sys-command and set-default-font in Emacs 24.3?
Date: Wed, 1 May 2013 10:44:10 -0700 (PDT)
User-agent: G2/1.0

Update: Ref. bug-gnu-emacs bug#14326 thread.
Eli Zaretskii pointed out swapping the two lines fixes the issue, and that 
should be the correct order for those two lines. That is not a bug.


On Tuesday, April 30, 2013 5:41:16 PM UTC-7, Drew Adams wrote:
> At this point I would suggest you use `M-x 
> report-emacs-bug'. If there is no bug then Emacs Dev will let you know 
> that. They will also know what to ask you to try, if they need more info to 
> decide.
> 
> 
>   
> 
>   
> Thank you for reply.
> I tested either with -Q or by creating an 
>   init file from scratch with only those two commands, but neither work. I 
> also 
>   tried your approach by M-x eval-expression. Those two did work after Emacs 
>   start up, but they don't work if put in init file.
> 
> 
>   
> 
>   
> 
>   > 
>     (w32-send-sys-command 61488)
> > However, once I added the 
>     set-default-font commands
> > (set-default-font "Monaco-10")
> > to 
>     my init file, the maximizing stops to work.
> 
> Evaluating those two 
>     sexps works for me on Emacs 24.3, starting from `emacs -Q'.
> 
> Did you 
>     start from `emacs -Q', or with an init file that has just those 
>     two
> sexps?  If not, and if it works when you do, then bisect your 
>     init file
> repeatedly until you find the code that breaks it.
> 
> If it 
>     does not work for you with just those two sexps then please report 
>     it:
> `M-x 
> report-emacs-bug'.



reply via email to

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