unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: 9349-done@debbugs.gnu.org
Subject: bug#9349: 24.0.50; Weird text in info buffer
Date: Tue, 23 Aug 2011 14:23:17 +0300	[thread overview]
Message-ID: <83aab0id7e.fsf@gnu.org> (raw)
In-Reply-To: <CAH8Pv0iWoCgHk3VcMoCiRpoWg-aGE=MgHDM8fsfHRgYuL5VQZA@mail.gmail.com>

> Date: Tue, 23 Aug 2011 12:54:20 +0200
> From: Dani Moncayo <dmoncayo@gmail.com>
> 
> >From Emacsc -Q:
> 
> 1. Open the info node "(elisp)Association List Type".
> 2. Try to search for the word "see" (C-s see <RET>).
> 
> Surprisingly, the search fails, even though the word exists in the
> buffer (beginning of last paragraph).

No, it doesn't.

> If I move the cursor to that word and type `C-x =', I see:
> 
> Char: * (42, #o52, #x2a, part of display "*Not..."->"See ")
> point=123845 of 300271 (41%) <123062-124062> column=3

This tells you that the "See" is a display string, and the real text
in the buffer is "*Note".  The display string "covers" that text, and
is therefore displayed in its stead.  See the node "Display Property"
in the ELisp manual.  Set Info-hide-note-references to nil to see the
real text.

> I don't understand want's going on here, but it seems undesirable to
> see a word in the buffer and not be able to search for it.

It's a feature.  I'm closing the bug.





  reply	other threads:[~2011-08-23 11:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23 10:54 bug#9349: 24.0.50; Weird text in info buffer Dani Moncayo
2011-08-23 11:23 ` Eli Zaretskii [this message]
2011-08-24  9:57 ` Juri Linkov
2011-08-24 10:56   ` Dani Moncayo
2011-08-24 11:32   ` Eli Zaretskii
2011-08-24 15:32     ` Juri Linkov
2011-08-24 15:58       ` Eli Zaretskii

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=83aab0id7e.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=9349-done@debbugs.gnu.org \
    --cc=dmoncayo@gmail.com \
    /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).