all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jim Green <student.northwestern@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: failure to turn off highlight for current line
Date: Fri, 9 Dec 2011 15:22:18 -0500	[thread overview]
Message-ID: <CACAe89x=U7+M44-7rDabApqL9-ieEV9dWndqvzeQ=oZeb0-shA@mail.gmail.com> (raw)

Hi!

when I open a c++ file,  it  highlights current line.

for non c++ file, it's clean though.

I have
(setq global-hl-line-mode 0) in my vars.rc.el file and my init.el load
it but this doesn't work.

I suspect some later rc files overwrites my setting in vars.rc.el.  I
could use m-x hl-line-mode to turn it off though.

c-h v shows:

global-hl-line-mode is a variable defined in `hl-line.el'.
Its value is nil

In this case is there an easy way to permanently turn the highlighting
off for current line? or how to troubleshoot why I have line
highlighting on?

Thanks!
Jim.



                 reply	other threads:[~2011-12-09 20:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CACAe89x=U7+M44-7rDabApqL9-ieEV9dWndqvzeQ=oZeb0-shA@mail.gmail.com' \
    --to=student.northwestern@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.