unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: can't tell if one is searching with appended whitespace
Date: Fri, 04 Jun 2004 15:40:23 -0600	[thread overview]
Message-ID: <40C0EC47.10707@yahoo.com> (raw)
In-Reply-To: 874qpsgyqf.fsf@jidanni.org

Dan Jacobson wrote:
 > Gentlemen, looking in the minibuffer, how can you tell the difference between
 > I-search: bla
 > and
 > I-search: bla
 > Therefore, something must be done about it.
 > Why, one could miss important stuff if one doesn't realize he is
 > carrying around an appended blank in his search string!
 > Perhaps do something with color, or a " $" appearing, or turn on
 > show-trailing-whitespace in the minibuffer by default.
 > (setq-default show-trailing-whitespace t in .emacs isn't good enough.)

That may be because trailing whitespace is not highlighted when point is
at the end of a line in any buffer, even if the line is terminated by a
newline (and thus there is at least 1 [possibly empty] subsequent line).

Or perhaps that point is moot, because isearch.el displays the search
string in the echo area, not in the minibuffer (if so, perhaps the
message function should be changed to respect show-trailing-whitespace).

-- 
Kevin Rodgers

      reply	other threads:[~2004-06-04 21:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-03 20:42 can't tell if one is searching with appended whitespace Dan Jacobson
2004-06-04 21:40 ` Kevin Rodgers [this message]

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=40C0EC47.10707@yahoo.com \
    --to=ihs_4664@yahoo.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).