all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Luis O. Silva" <silva@paloma.spbu.ru>
Cc: help-gnu-emacs@gnu.org
Subject: Re: trailing whitespace visible on some buffers
Date: Sun, 15 Sep 2002 13:55:15 +0400	[thread overview]
Message-ID: <15748.22787.267250.956498@localhost.localdomain> (raw)
In-Reply-To: <shu1ks763s.fsf@tux.gnu.franken.de>

Dear Karl,

Thank you for your message (Sat, 14 Sep 2002 20:56:23 +0200),
in which, among other things, you wrote:

   Karl> "Luis O. Silva" <silva@paloma.spbu.ru> writes:

   Edward> Untested.
   >>
   >> Well, I've tested it and, unfortunately, it doesn't work for
   >> me. I don't understand why it doesn't work, since your
   >> suggestion seems to be appropriate (given my limited knowledge
   >> of lisp).

   Karl> E.g., it's "Info-mode-hook" (note the upper case letter)...

Yes, after testing Edward's suggestion I found that the problem
was that I was using incorrect mode hook names.

   Karl> (add-hook 'Info-mode-hook
   Karl>           (lambda ()
   Karl> 	    ;; (define-key Info-mode-map "=" 'delete-other-windows)
   Karl> 	    ;; (define-key Info-mode-map "1" 'delete-other-windows)
   Karl> 	    (setq show-trailing-whitespace nil)))

Thanks to you I've solved my problem with *info* (thanks to
Edward I solved it for *diary*). It remains the
*calendar*. I've probed some mode hook names (including
calendar-load-hook) without success. Are there some
suggestions on this?

Thank you very much
luis



-- 
Luis Octavio Silva P.
St. Petersburg State University.
66/3 Botanicheskaya St., Apt.119/2
Stary Peterhof
St. Petersburg, Russia.

  reply	other threads:[~2002-09-15  9:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1031996832.11463.help-gnu-emacs@gnu.org>
2002-09-14  9:57 ` trailing whitespace visible on some buffers Edward O'Connor
2002-09-14 12:46   ` Luis O. Silva
     [not found]   ` <mailman.1032006733.12614.help-gnu-emacs@gnu.org>
2002-09-14 18:56     ` Karl Eichwalder
2002-09-15  9:55       ` Luis O. Silva [this message]
2002-09-16 17:39 ` Michael J Downes
2002-09-17  7:00   ` Luis O. Silva
2002-09-14  9:45 Luis O. Silva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15748.22787.267250.956498@localhost.localdomain \
    --to=silva@paloma.spbu.ru \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.