unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: Re: info.el
Date: Mon, 12 Apr 2004 08:06:18 +0300	[thread overview]
Message-ID: <87vfk5kcol.fsf@mail.jurta.org> (raw)
In-Reply-To: <200404111720.i3BHKDi19526@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sun, 11 Apr 2004 12:20:13 -0500 (CDT)")

Luc Teirlinck <teirllm@dms.auburn.edu> writes:
> Putting point on `Variables' gives the error message:
>
> Info-follow-reference: No cross-reference named Constant
> Variables
>
> In other words, the newline gets wrongly considered to be a part of
> the node name.  I do not believe that this problem can be more than a
> few days old.  (I believe that I would have noticed it before
> otherwise.)
>
> With point in the "See Constant" part things work fine.

I didn't test this rare case yet, thanks for finding it out.  The
problem was that the function `Info-following-node-name-re' by default
don't allow newlines in Info node names.  I've just installed a fix.

BTW, while testing it, I have noticed another problem: putting point
on the final period after moving the cursor from left to right and
typing RET follows the reference, but putting point on the final
period after moving the cursor from right to left and typing RET gives
the error.  This is due to the text properties at this point:
'(invisible t front-sticky nil rear-nonsticky t).

I think this behavior is a bit confusing when cursor type is box,
because it _looks_ like the cursor is _over_ the final period.
And when moving the cursor to the same position from different
directions gives the different results, it seems wrong.

-- 
Juri Linkov
http://www.jurta.org/emacs/

  parent reply	other threads:[~2004-04-12  5:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-11 17:20 info.el Luc Teirlinck
2004-04-11 17:26 ` info.el Luc Teirlinck
2004-04-12  5:06 ` Juri Linkov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-04  0:29 info.el Juri Linkov
2005-08-04 20:46 ` info.el Richard M. Stallman
2005-08-05  0:05   ` info.el Juri Linkov
2005-08-05  4:31     ` info.el Luc Teirlinck
2005-08-05  5:02       ` info.el Juri Linkov
2005-08-05  4:45     ` info.el Luc Teirlinck
2005-08-05 20:37     ` info.el Richard M. Stallman
2004-04-05  9:44 info.el Juri Linkov
2004-04-06  0:20 ` info.el Karl Berry
2004-04-06  4:05   ` info.el Juri Linkov
2004-04-06 12:51 ` info.el Jan Nieuwenhuizen
2004-04-06 13:17   ` info.el Karl Berry
2004-04-08  4:05     ` info.el Juri Linkov
2004-04-08 12:44       ` info.el Jan Nieuwenhuizen
2004-04-08 15:40         ` info.el Stefan Monnier
2004-04-08 15:57           ` info.el Jan Nieuwenhuizen
2004-04-08 17:21             ` info.el Stefan Monnier
2004-04-08 16:01       ` info.el Karl Berry

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vfk5kcol.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).