In article <[EMAIL PROTECTED]>, Aidan Kehoe <[EMAIL PROTECTED]> writes:

>  Ar an seachtà là is fiche de mà Feabhra, scrÃobh Jan D.: 

>>  I still can't reproduce this on any OS.  Are you soure you don't have 
>>  any Emacs resources in .Xdefaults or /etc/X11/app-defaults or 
>>  /usr/X11R6/lib/X11/app-defaults or /usr/lib/X11/app-defaults?  It looks 
>>  like the default fontset does not exist on your computer.

>  Ar an ceathrà là is fiche de mà Feabhra, scrÃobh Kenichi Handa:  
 
>>  Please set break point at the function fontset_font_pattern, rerun Emacs, 
>>  and when it stopped at fontset_font_pattern, run the code one line by 
>>  one, and see why it returns Qnil. 
 
> I donât have the resolution-specific XFree86 directories in my font path, so
> the "-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1" font wasnât
> available. There are plenty of other courier fonts available in the XFree86
> misc/ directory, though, so taking out the foundry specification stops the
> crash--the patch that stops it crashing for me is below. 

> Of course, some more informative output to standard error when the program
> canât load its needed font is probably the better way to tackle the problem,
> long-term.

Thank you for finding out this problem.  I now can reproduce
the problem by delete the above font from my fontpath.  But,
your fix is just a workaround.  I think we should set the
ASCII font for the default font to what Fx_create_frame ()
found (I thought it was doing that but somehow I forgot to
implement it).  But, as I'm leaving for Beijing now, I'll
work on it next week.

---
Ken'ichi HANDA
[EMAIL PROTECTED]


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to