[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
`overlay-arrow-position' should be automatically buffer-local
From: |
Daniel Brockman |
Subject: |
`overlay-arrow-position' should be automatically buffer-local |
Date: |
Wed, 19 Oct 2005 04:37:16 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
I believe the variable `overlay-arrow-position' should
automatically become buffer-local whenever it is set.
It appears that Gnus fails to do this manually, instead
ending up setting the global value to a marker that refers
to the Gnus summary buffer, which doesn't make sense.
In fact, I see no reason to ever set the global value of
this variable. In any case, it should not be the default.
--
Daniel Brockman <address@hidden>