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

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

Re: Disabling show-wspace for a specific mode or buffer


From: Valera Rozuvan
Subject: Re: Disabling show-wspace for a specific mode or buffer
Date: Wed, 27 Jun 2012 23:10:48 +0300

On Wed, Jun 27, 2012 at 11:01 PM, Alp Aker <alptekin.aker@gmail.com> wrote:
> Does this work?  (Untested.)
>
> (add-hook 'w3m-mode-hook 'show-ws-dont-highlight-trailing-whitespace)
> (add-hook 'w3m-mode-hook 'show-ws-dont-highlight-tabs)

Hi Alp,

I added your add-hook statements, restarted emacs, but when I open w3m
they appear to have no effect. Also when I run the command

M-x show-ws-dont-highlight-trailing-whitespace

Nothing happens, and "[No match]" is inserted at the end of the mini buffer.

Thanks,
Valera Rozuvan



reply via email to

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