all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
Subject: Re: How to use `narrow'?
Date: Tue, 18 Oct 2005 19:41:51 +0000 (UTC)	[thread overview]
Message-ID: <dj3j5v$27h5$1@agate.berkeley.edu> (raw)
In-Reply-To: 87ek6j17i5.fsf@robotron.ath.cx

[A complimentary Cc of this posting was sent to
David Hansen 
<david.hansen@gmx.net>], who wrote in article <87ek6j17i5.fsf@robotron.ath.cx>:
> Is this working?
> 
> (add-hook 'java-scrip-mode-hook 
>           (lambda ()
>             (set
>              (make-local-variable 'font-lock-dont-widen t))))

No, it does not help.  font-lock widens unconditionally.

> ,----[ C-h v font-lock-dont-widen RET ]
> | font-lock-dont-widen is a variable defined in `font-lock'.
> | Its value is nil
> | 
> | Documentation:
> | If non-nil, font-lock will work on the non-widened buffer.
> | Useful for things like RMAIL and Info where the whole buffer is not
> | a very meaningful entity to highlight.
> `----

I would prefer a solution which works in real world, not in some
imaginary settings...  However, it is nice that somebody realized that
widening is a problem.  When will we see it, in 22.1?

Thanks,
Ilya

  reply	other threads:[~2005-10-18 19:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-18  2:09 How to use `narrow'? Ilya Zakharevich
2005-10-18  8:13 ` Gian Uberto Lauri
     [not found] ` <mailman.11713.1129623266.20277.help-gnu-emacs@gnu.org>
2005-10-18  8:47   ` Ilya Zakharevich
2005-10-18 12:53 ` David Hansen
2005-10-18 19:41   ` Ilya Zakharevich [this message]
2005-10-18 22:15     ` David Hansen
2005-10-19  2:11       ` Ilya Zakharevich
2005-10-21  4:29         ` Stefan Monnier
2005-10-18 16:25 ` Anselm Helbig

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='dj3j5v$27h5$1@agate.berkeley.edu' \
    --to=nospam-abuse@ilyaz.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.