emacs-devel
[Top][All Lists]
Advanced

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

Re: How to debug this problem?


From: Stefan Monnier
Subject: Re: How to debug this problem?
Date: Fri, 04 Sep 2009 13:36:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> On an Emacs started last night, at the moment overwrite-mode does not
> show the lighter but visual-line-mode does. The values of the two
> variables are as follows.

[...]
> minor-mode alist:
[...]
>  (overwrite-mode overwrite-mode)

This says that the text to display in the mode-line is contained in the
variable `overwrite-mode'.  So, what's the value of `overwrite-mode'
when you expect something to be displayed?


        Stefan




reply via email to

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