Gnus development mailing list
 help / color / mirror / Atom feed
* Next page bug
@ 2002-01-05 11:03 Vincent Bernat
  2002-01-05 16:14 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Vincent Bernat @ 2002-01-05 11:03 UTC (permalink / raw)


Hello !

The article
<200201040125.g041PDF06835@sharui.nakada.kanuma.tochigi.jp> (from
comp.lang.ruby) contains a "next page" tag. When I click on it, I have
an error saying that the buffer is read-only. Is it the normal
behavoir ?
-- 
I WILL NOT CARVE GODS
I WILL NOT CARVE GODS
I WILL NOT CARVE GODS
-+- Bart Simpson on chalkboard in episode 8F11



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

* Re: Next page bug
  2002-01-05 11:03 Next page bug Vincent Bernat
@ 2002-01-05 16:14 ` Lars Magne Ingebrigtsen
  2002-01-05 16:31   ` ShengHuo ZHU
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-01-05 16:14 UTC (permalink / raw)


Vincent Bernat <bernat@scientist.com> writes:

> The article
> <200201040125.g041PDF06835@sharui.nakada.kanuma.tochigi.jp> (from
> comp.lang.ruby) contains a "next page" tag. When I click on it, I have
> an error saying that the buffer is read-only. Is it the normal
> behavoir ?

I get the same bug myself, so I wonder -- does XEmacs perhaps not
support the `local-map' text property?  I thought it did...

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: Next page bug
  2002-01-05 16:14 ` Lars Magne Ingebrigtsen
@ 2002-01-05 16:31   ` ShengHuo ZHU
  2002-01-05 16:56     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: ShengHuo ZHU @ 2002-01-05 16:31 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Vincent Bernat <bernat@scientist.com> writes:
>
>> The article
>> <200201040125.g041PDF06835@sharui.nakada.kanuma.tochigi.jp> (from
>> comp.lang.ruby) contains a "next page" tag. When I click on it, I have
>> an error saying that the buffer is read-only. Is it the normal
>> behavoir ?
>
> I get the same bug myself, so I wonder -- does XEmacs perhaps not
> support the `local-map' text property?  I thought it did...

AFAIK, XEmacs uses 'keymap instead of 'local-map. In addition,
local-map has different behaviors between Emacs 20 and Emacs 21.  In
Emacs 20, the mode map is not used when the cursor is on the text with
local-map property, therefore gnus-next-page-map and its friends
should set-keymap-parent to gnus-article-mode-map.  The mime button is
an example.

ShengHuo



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

* Re: Next page bug
  2002-01-05 16:31   ` ShengHuo ZHU
@ 2002-01-05 16:56     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-01-05 16:56 UTC (permalink / raw)


ShengHuo ZHU <zsh@cs.rochester.edu> writes:

> AFAIK, XEmacs uses 'keymap instead of 'local-map. In addition,
> local-map has different behaviors between Emacs 20 and Emacs 21.  In
> Emacs 20, the mode map is not used when the cursor is on the text with
> local-map property, therefore gnus-next-page-map and its friends
> should set-keymap-parent to gnus-article-mode-map.  The mime button is
> an example.

Right; I've now rewritten the prev and next buttons using the MIME
button code as a template.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2002-01-05 16:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-05 11:03 Next page bug Vincent Bernat
2002-01-05 16:14 ` Lars Magne Ingebrigtsen
2002-01-05 16:31   ` ShengHuo ZHU
2002-01-05 16:56     ` Lars Magne Ingebrigtsen

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 NNTP newsgroup(s).