emacs-devel
[Top][All Lists]
Advanced

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

Re: A few questions about desktop.el


From: Lars Hansen
Subject: Re: A few questions about desktop.el
Date: Thu, 09 Feb 2006 21:00:22 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20051002)

I can reproduce the problem, I will try to debug it.

>With a simple .emacs.el like this:
>
>;--------- .emacs.el -----------
>(setq desktop-save t)
>(desktop-save-mode 1)
>(setq highlight-changes-global-initial-state 'passive)
>(global-highlight-changes 'passive)
>;-------------------------------
>
>The steps to reproduce the problem:
>
> - Start Emacs.
>  - Load a file (for example, .emacs.el). => It is in "-Chg" mode,
>i.e., passive.
> - Exit Emacs.
>  - Start Emacs. => .emacs.el is loaded, in "+Chg" mode (active)
>  - M-x hilight-changes-mode RET => .emacs.el is in "-Chg" mode.
> - Exit Emacs.
>  - Start Emacs. => .emacs.el is loaded, in "-Chg" mode (finally).
>
>--
>                    /L/e/k/t/u
>  
>





reply via email to

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