unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: anders <anders.u.persson@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Config highligt in EMACS
Date: 3 May 2007 06:00:00 -0700	[thread overview]
Message-ID: <1178197200.006215.231810@p77g2000hsh.googlegroups.com> (raw)
In-Reply-To: <ln3b2edqew.fsf@mfk.tu-dresden.de>

On 3 Maj, 14:48, Holger Sparr <sparr+use...@mfk.tu-dresden.de> wrote:
> anders wrote:
> > I have added the follow in my .emacs files
> > but EMACS don't turn do anyting visually.
>
> > (setq global-font-lock-mode t)
>
> > if i use M-x global-font-lock-mode
> > it say's turning of so Emacs thinks it is on,
>
> With `setq' you are setting the variable.
>
> ,----[ C-h v global-font-lock-mode RET ]
> | global-font-lock-mode is a variable defined in `font-core.el'.
> | Its value is t
> |
> |
> | Documentation:
> | Non-nil if Global-Font-Lock mode is enabled.
> | See the command `global-font-lock-mode' for a description of this minor-mode.
> | Setting this variable directly does not take effect;
> | either customize it (see the info node `Easy Customization')
> | or call the function `global-font-lock-mode'.
> |
> | You can customize this variable.
> |
> | [back]
> `----
>
> With M-x global-font-lock-mode you are calling the function instead.
>
> ,----[ C-h f global-font-lock-mode RET ]
> | global-font-lock-mode is an interactive compiled Lisp function in `font-core.el'.
> | (global-font-lock-mode &optional arg dummy)
> |
> | Toggle Font-Lock mode in every buffer.
> | With prefix arg, turn Global-Font-Lock mode on if and only if arg is positive.
> | Font-Lock mode is actually not turned on in every buffer but only in those
> | in which `turn-on-font-lock-if-enabled' turns it on.
> |
> | [back]
> `----
>
> --

Tanks now it works !!
// Anders

      reply	other threads:[~2007-05-03 13:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-03 12:09 Config highligt in EMACS anders
2007-05-03 12:48 ` Holger Sparr
2007-05-03 13:00   ` anders [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=1178197200.006215.231810@p77g2000hsh.googlegroups.com \
    --to=anders.u.persson@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).