* Re: Info-hide-note-references
[not found] ` <E18epB7-0008UN-00@fencepost.gnu.org>
@ 2003-02-04 10:33 ` Kim F. Storm
2003-02-05 0:14 ` Info-hide-note-references Richard Stallman
0 siblings, 1 reply; 2+ messages in thread
From: Kim F. Storm @ 2003-02-04 10:33 UTC (permalink / raw)
Cc: emacs-devel
Richard Stallman <rms@gnu.org> writes:
> The use of the display property in Info-hide-note-references seems to
> give bad results for cursor motion. It looks like moving past the
> newline puts display of point after the whitespace.
>
Coincidentally, the problem has been fixed by this change:
2003-01-29 Kenichi Handa <handa@m17n.org>
* xdisp.c (set_cursor_from_row): Pay attention to string display
properties.
>
> Date: Thu, 30 Jan 2003 09:11:48 -0600 (CST)
> From: Luc Teirlinck <teirllm@dms.auburn.edu>
> To: kai.grossjohann@uni-duisburg.de
> In-reply-to: <84n0lj821a.fsf@lucy.is.informatik.uni-duisburg.de>
> (kai.grossjohann@uni-duisburg.de)
> References: <200301292039.OAA26000@moose.dms.auburn.edu>
> <84n0lj821a.fsf@lucy.is.informatik.uni-duisburg.de>
> cc: emacs-devel@gnu.org
> Subject: Re: info
>
> One could also try to use the text properties involved (display), but
> I am not sure just how reliable any of these heuristics are.
> To elaborate a little bit on what I mean:
>
> * CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
> Java, Pike, and IDL code.
>
> Put point on the `J' in Java. Playing around with C-b or C-f, you see
> that you stay on J twice. Do C-u C-x =
>
> Sincerely,
>
> Luc.
>
>
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Info-hide-note-references
2003-02-04 10:33 ` Info-hide-note-references Kim F. Storm
@ 2003-02-05 0:14 ` Richard Stallman
0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2003-02-05 0:14 UTC (permalink / raw)
Cc: emacs-devel
Coincidentally, the problem has been fixed by this change:
2003-01-29 Kenichi Handa <handa@m17n.org>
* xdisp.c (set_cursor_from_row): Pay attention to string display
properties.
Thanks, Handa-san.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-05 0:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E18eRne-0001qf-00@fencepost.gnu.org>
[not found] ` <5xu1fpiquv.fsf@kfs2.cua.dk>
[not found] ` <E18epB7-0008UN-00@fencepost.gnu.org>
2003-02-04 10:33 ` Info-hide-note-references Kim F. Storm
2003-02-05 0:14 ` Info-hide-note-references Richard Stallman
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.