unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Subject: [dann@ics.uci.edu: grep fontification problem]
Date: Wed, 04 May 2005 12:13:13 -0400	[thread overview]
Message-ID: <E1DTMUr-0006PO-N4@fencepost.gnu.org> (raw)

Is someone working on this problem?  Please tell me if you are.

------- Start of forwarded message -------
To: emacs-pretest-bug@gnu.org
From: Dan Nicolaescu <dann@ics.uci.edu>
Date: Mon, 02 May 2005 19:08:42 -0700
X-ICS-MailScanner: Found to be clean
X-ICS-MailScanner-SpamCheck: not spam (whitelisted),
	SpamAssassin (score=-100, required 5, USER_IN_WHITELIST)
Subject: grep fontification problem
Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on monty-python
X-Spam-Level: 
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63


Save the following to /tmp/t

- ---cut here---
abc def abc def
def abc def
- ---cut here---

and then do M-x grep RET abc /tmp/t RET

the grep buffer will look like:

- -*- mode: grep; default-directory: "/tmp/" -*-
grep -nH -e abc /tmp/t
T:1:abc def ^[[01;41mabc^[[00m^[[K def
T:2:def abc def

Grep finished (matches found) at Mon May  2 18:57:15

The escape sequence for the second "abc" string was not eliminated and
replaced with a face. 



_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

             reply	other threads:[~2005-05-04 16:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-04 16:13 Richard Stallman [this message]
2005-05-06 17:56 ` [dann@ics.uci.edu: grep fontification problem] Marcelo Toledo
2005-05-07 18:36   ` Richard Stallman

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=E1DTMUr-0006PO-N4@fencepost.gnu.org \
    --to=rms@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).