GNU bug report logs -
#18759
[macOS] Display of #x2028 (LINE SEPARATOR) crashes with (set-default-font "-apple-monaco-medium-r-normal--10-100-72-72-m-100-mac-roman")
Previous Next
Reported by: Donald Tillman <don <at> till.com>
Date: Sat, 18 Oct 2014 04:27:01 UTC
Severity: normal
Found in version 24.3.94
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #50 received at 18759 <at> debbugs.gnu.org (full text, mbox):
Hello.
> 20 okt 2014 kl. 00:44 skrev Donald Tillman <don <at> till.com>:
>
> Some more experiments...
>
> I just upgraded from Mavericks to Yosemite, and the problem persists there, too.
>
> I have this in my .emacs file:
> (set-default-font "-apple-monaco-medium-r-normal--10-100-72-72-m-100-mac-roman")
>
> If I comment that out, or remove the .emacs file entirely, the crash no longer occurs.
Interesting. It is probably the mac roman font that somehow makes it crash, the soft return in not present in mac roman.
I can't reproduce it, I don't have any mac roman font on my system.
>
> Specifically, command-c copying a Soft Return from a Pages document, and c-y yanking into an Emacs buffer inserts text that appears to be a thin and tall space. hexl-mode tells me the yanked-in text is "e280a8".
>
> Perhaps I'm using an ancient and no longer appropriate way to set the default font a little smaller.
In any case it should not crash.
Can you try
(set-default-font "-*-Monaco-normal-normal-normal-*-10-*-*-*-m-0-iso10646-1")
and see if that still crashes?
Jan D.
This bug report was last modified 5 years and 281 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.