all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fan <gnu.emacs.fan@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Need Help on Whitespace-mode in Emacs 24.1.1
Date: Sun, 26 Aug 2012 07:46:19 -0700 (PDT)	[thread overview]
Message-ID: <f8f7d299-f998-4d66-9e9a-ce93b59ca60f@googlegroups.com> (raw)
In-Reply-To: <mailman.7595.1345969075.855.help-gnu-emacs@gnu.org>

On Sunday, August 26, 2012 3:17:49 AM UTC-5, Peter Dyballa wrote:
> 
> in my .emacs it launches and works correctly, including only one "WS" in the mode-line. Obviously later in your init file something tries to manipulate the variable font-lock-defaults-alist which does not exist in GNU Emacs 24. First correct this error!
> 


Hi Pete

Using process of elimination, I finally locate the offending line in my "long" ~/.emacs. :)

  (require 'font-menus)

Can you add it to your ~/.emacs and see if you can replicate the same problem I encountered earlier?

If I recall correctly, it was added to my ~/.emacs way back when using in Emacs 21.1.

It seems that combination of the 3 below can't co-exist.

  Emacs 24.1.1
  (require 'font-menus)
  (setq-default whitespace-style '(face tabs trailing))

However, any combinations of any 2 of the 3 above are OK.

BTW, I can live without font-menus if I have to choose between it and whitespace-mode.  But, it'll be nice if I can have both.

Thanks.

Fan


  parent reply	other threads:[~2012-08-26 14:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-26  3:15 Need Help on Whitespace-mode in Emacs 24.1.1 Fan
2012-08-26  8:17 ` Peter Dyballa
     [not found] ` <mailman.7595.1345969075.855.help-gnu-emacs@gnu.org>
2012-08-26 14:46   ` Fan [this message]
2012-08-26 15:04     ` Peter Dyballa
2012-08-26 15:17     ` Drew Adams
2012-08-26 15:57       ` Peter Dyballa
2012-08-26 16:20         ` Drew Adams
2012-08-26 16:22           ` Drew Adams
     [not found]     ` <mailman.7604.1345994243.855.help-gnu-emacs@gnu.org>
2012-08-26 22:45       ` Fan
2012-08-26 22:54         ` Drew Adams
2012-08-26 23:31           ` Drew Adams

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=f8f7d299-f998-4d66-9e9a-ce93b59ca60f@googlegroups.com \
    --to=gnu.emacs.fan@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.