all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: 13112@debbugs.gnu.org
Subject: bug#13112: 24.2.90; The cygw32 build should disable X11
Date: Sat, 08 Dec 2012 07:42:54 -0500	[thread overview]
Message-ID: <50C335CE.109@cornell.edu> (raw)
In-Reply-To: <50C33150.2060007@cornell.edu>

On 12/8/2012 7:23 AM, Ken Brown wrote:
> On 12/8/2012 6:29 AM, Achim Gratz wrote:
>> Ken Brown writes:
>>> So let's start from scratch.  Can you give a detailed, step-by-step
>>> procedure for reproducing the problem?  I'd like to see if I can
>>> reproduce it.
>>
>> I'm not near any system running Windows, so I can't test it myself, but
>> I hope the following will do:
>>
>> 1. Nix all configuration files, then start emacs-X11 and set the default
>> font to "DejaVu Sans Mono" and "Save Options".  Check that it got
>> saved in
>> the "(custom-set-faces" section in the appropriate init file.
>
> I've done that, and I now have a ~/.emacs with the following contents:
>
> (custom-set-variables
>   ;; custom-set-variables was added by Custom.
>   ;; If you edit it by hand, you could mess it up, so be careful.
>   ;; Your init file should contain only one such instance.
>   ;; If there is more than one, they won't work right.
>   )
> (custom-set-faces
>   ;; custom-set-faces was added by Custom.
>   ;; If you edit it by hand, you could mess it up, so be careful.
>   ;; Your init file should contain only one such instance.
>   ;; If there is more than one, they won't work right.
>   '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :slant
> normal :weight normal :height 113 :width normal)))))
>
> And I've moved ~/.Xdefaults and /usr/share/emacs/site-lisp out of the
> way.  ps shows no processes except mintty and bash.
>
>> 2. Do not start X11 or dbus.  From a freshly started mintty, start
>> emacs-w32 so that it reads the configuration file with the default font.
>> It should start with whatever font is the first one in your Windows font
>> list instead of the default monospace font it would use when started
>> with "-Q".  Now try to select File->Open from the menu bar.
>
> $ emacs-w32 &
>
> emacs-w32 opens in a new window.  Options -> Set Default Font shows that
> emacs is using DejaVu Sans Mono-11.  File -> Open works fine.
>
> I wonder why emacs-w32 finds DejaVu Sans Mono on my system but not on
> yours?  I guess that's not really relevant to this bug, but it does mean
> that I can't currently reproduce the problem and so I can't debug it. If
> you can consistently reproduce it, I think you might have to do it under
> gdb (or attach gdb when emacs hangs) and see if you can figure out
> what's going on.
>
> I did reproduce the hang two nights ago (with different steps), but I
> was tired and making mistakes, and I don't remember exactly what I did.
>
> I know from previous discussions that you use tcsh as your shell.  Could
> there be something in your tcsh configuration files that's interfering?
>   Or is there anything in your environment that could explain this?
> Maybe you should try this from a bash shell and a clean environment.  If
> you want to send me your cygcheck output off list, I can see if I spot
> any obvious differences between your system and mine.

I just repeated the experiment, but this time with Droid instead of 
DejaVu.  This time emacs-w32 didn't find the font and chose Arial.  But 
File->Open still worked.

Ken






  reply	other threads:[~2012-12-08 12:42 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-07 13:04 bug#13112: 24.2.90; The cygw32 build should disable X11 Ken Brown
2012-12-07 14:45 ` Ken Brown
2012-12-07 18:01 ` Glenn Morris
2012-12-07 18:24   ` Achim Gratz
2012-12-07 18:40     ` Glenn Morris
2012-12-07 19:18       ` Achim Gratz
2012-12-07 21:23         ` Eli Zaretskii
2012-12-07 21:45           ` Ken Brown
2012-12-07 21:32         ` Ken Brown
2012-12-08 11:29           ` Achim Gratz
2012-12-08 12:23             ` Ken Brown
2012-12-08 12:42               ` Ken Brown [this message]
2012-12-08 13:08                 ` Achim Gratz
2012-12-08 15:57                   ` Ken Brown
2012-12-08 14:10               ` Achim Gratz
     [not found]         ` <mailman.14806.1354915487.855.bug-gnu-emacs@gnu.org>
2012-12-07 22:19           ` Burton Samograd
2012-12-07 22:36             ` Daniel Colascione
     [not found]             ` <mailman.14821.1354919805.855.bug-gnu-emacs@gnu.org>
2012-12-08  1:51               ` Burton Samograd
2012-12-08  8:06                 ` Eli Zaretskii
     [not found]                 ` <mailman.14838.1354954003.855.bug-gnu-emacs@gnu.org>
2012-12-08 18:37                   ` Burton Samograd
2012-12-09  0:09                     ` Ken Brown
2012-12-11 17:30 ` Achim Gratz
2012-12-11 18:29   ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50C335CE.109@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=13112@debbugs.gnu.org \
    --cc=Stromeko@nexgo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.