all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Lisp manual text on buffer-local values
@ 2003-05-30 13:31 Dave Love
  2003-05-31  0:17 ` Kim F. Storm
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Love @ 2003-05-30 13:31 UTC (permalink / raw)


Node `Intro to Buffer-Local' contains this text with an example
following.  I _think_ it's obsolete in Emacs 21 following changes to
the binding mechanism.  At least the example now behaves differently.

   *Warning:* When a variable has buffer-local values in one or more
buffers, you can get Emacs very confused by binding the variable with
`let', changing to a different current buffer in which a different
binding is in effect, and then exiting the `let'.  This can scramble
the values of the buffer-local and default bindings.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Lisp manual text on buffer-local values
  2003-05-30 13:31 Lisp manual text on buffer-local values Dave Love
@ 2003-05-31  0:17 ` Kim F. Storm
  2003-06-02 17:45   ` Dave Love
  0 siblings, 1 reply; 3+ messages in thread
From: Kim F. Storm @ 2003-05-31  0:17 UTC (permalink / raw)
  Cc: bug-gnu-emacs

Dave Love <d.love@dl.ac.uk> writes:

> Node `Intro to Buffer-Local' contains this text with an example
> following.  I _think_ it's obsolete in Emacs 21 following changes to
> the binding mechanism.  At least the example now behaves differently.
> 
>    *Warning:* When a variable has buffer-local values in one or more
> buffers, you can get Emacs very confused by binding the variable with
> `let', changing to a different current buffer in which a different
> binding is in effect, and then exiting the `let'.  This can scramble
> the values of the buffer-local and default bindings.

This has been reworded in CVS emacs, and the examples fixed too.

-- 
Kim F. Storm  http://www.cua.dk

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Lisp manual text on buffer-local values
  2003-05-31  0:17 ` Kim F. Storm
@ 2003-06-02 17:45   ` Dave Love
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Love @ 2003-06-02 17:45 UTC (permalink / raw)
  Cc: bug-gnu-emacs

no-spam@cua.dk (Kim F. Storm) writes:

> This has been reworded in CVS emacs, and the examples fixed too.

Sorry.  I did check the development version.  I don't know why it
appeared not to have changed.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-02 17:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-30 13:31 Lisp manual text on buffer-local values Dave Love
2003-05-31  0:17 ` Kim F. Storm
2003-06-02 17:45   ` Dave Love

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.