emacs-devel
[Top][All Lists]
Advanced

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

Re: line-line-move-visual: was line motion problem


From: Vinicius Jose Latorre
Subject: Re: line-line-move-visual: was line motion problem
Date: Tue, 22 Jul 2008 22:53:00 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11


What about the code below?

(let ((whitespace-style '(newline-mark newline)))
  (whitespace-mode whitespace-newline-mode)))

Much more elegant.

I would still want the pilcrow to be used by default and the more (s/t)ame colors for the face.
But that may well be the default for whitespace in general.

Well, you can change the whitespace-newline and whitespace-display-mappings settings in your ~/.emacs file.

BTW, I also prefer the pilcrow.






reply via email to

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