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

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

Re: Spurious \201 before latin-2 letters in unibyte mode when using desk


From: Stefan Monnier
Subject: Re: Spurious \201 before latin-2 letters in unibyte mode when using desktop.el (supplement)
Date: 18 May 2001 16:43:17 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.104

>>>>> "Jakub" == Jakub Narebski <jnareb@fuw.edu.pl> writes:
> My .emacs file contains (among others) the following lines:
> (desktop-load-default)
> (desktop-read)
> (standard-display-european t)

That's what I thought.  The `desktop' things should go to the very end of
your .emacs, otherwise the session will be restored before your settings
are applied.

You are hitting a bug in standard-display-european (which should be fixed
in the next version of Emacs), but moving the two calls to `desktop'
will fix several potential problems while at the same time working
around the bug.


        Stefan



reply via email to

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