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

Package: emacs;

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


View this message in rfc822 format

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Donald Tillman <don <at> till.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 18759 <at> debbugs.gnu.org
Subject: bug#18759: 24.3.94; Yank from clipboard crashes
Date: Mon, 20 Oct 2014 07:43:34 +0200
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.