all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karl Eichwalder <keichwa@gmx.net>
Subject: Re: trailing whitespace visible on some buffers
Date: Sat, 14 Sep 2002 20:56:23 +0200	[thread overview]
Message-ID: <shu1ks763s.fsf@tux.gnu.franken.de> (raw)
In-Reply-To: mailman.1032006733.12614.help-gnu-emacs@gnu.org

"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).

E.g., it's "Info-mode-hook" (note the upper case letter).  I'm using
this simple code:

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

I didn't check the other mode hook names.

-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)

  parent reply	other threads:[~2002-09-14 18:56 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 [this message]
2002-09-15  9:55       ` Luis O. Silva
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=shu1ks763s.fsf@tux.gnu.franken.de \
    --to=keichwa@gmx.net \
    /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.