all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kiwon Um <um.kiwon@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: turn on only one option of whitespace-mode?
Date: Tue, 5 May 2009 18:03:09 -0700 (PDT)	[thread overview]
Message-ID: <2e5480c0-900f-4713-85e4-9f88dcd2655d@y34g2000prb.googlegroups.com> (raw)
In-Reply-To: mailman.6643.1241521183.31690.help-gnu-emacs@gnu.org

On May 5, 7:59 pm, Nikolaj Schumacher <m...@nschum.de> wrote:
> Kiwon Um <um.ki...@gmail.com> wrote:
> > Hello? One question~
> > How can I turn on only one option of whitespace-mode e.g. lines-tail?
> > I cannot find any customizing field for this.
>
> whitespace-style
>
> Set it to '(lines-tail).  It's not available in the drop-down menu,
> which is a bug.
>
> regards,
> Nikolaj Schumacher

Thanks all. This was the solution: :)
(setq whitespace-style '(lines-tail))


      parent reply	other threads:[~2009-05-06  1:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-04  9:43 turn on only one option of whitespace-mode? Kiwon Um
2009-05-04 13:07 ` Kevin Rodgers
2009-05-05 10:59 ` Nikolaj Schumacher
     [not found] ` <mailman.6643.1241521183.31690.help-gnu-emacs@gnu.org>
2009-05-06  1:03   ` Kiwon Um [this message]

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=2e5480c0-900f-4713-85e4-9f88dcd2655d@y34g2000prb.googlegroups.com \
    --to=um.kiwon@gmail.com \
    --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.