all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* trailing whitespace in calendar
@ 2017-02-01  1:16 luis o silva
  2017-02-01  9:23 ` Robert Pluim
  0 siblings, 1 reply; 3+ messages in thread
From: luis o silva @ 2017-02-01  1:16 UTC (permalink / raw)
  To: help-gnu-emacs

Dear Emacs users,

In my init.el, I have:

***************************
(add-hook 'today-visible-calendar-hook ; when displaying calendar
          (lambda ()
            (setq show-trailing-whitespace nil)))

**************************

so that the calendar buffer does not show trailing
whitespaces. Unfortunately, after updating emacs to the latest version
(25.1), this stoped working and now trailing whitespaces are shown in
the calendar buffer. Do you know why this is not working now?

Thank you very much for any hint.

Regards,
luis

-- 
luis octavio silva pereyra.
IIMAS-UNAM
Física Matemática
Circuito Escolar s/n
Cd. Universitaria
04510 México, D.F.
http://www.iimas.unam.mx/silva/



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-01 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-01  1:16 trailing whitespace in calendar luis o silva
2017-02-01  9:23 ` Robert Pluim
2017-02-01 16:40   ` Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.