all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
Cc: 44409@debbugs.gnu.org
Subject: bug#44409: Example in manual no longer works
Date: Tue, 03 Nov 2020 13:16:18 +0200	[thread overview]
Message-ID: <8CA5025D-C9C5-4371-9636-8A04A46D9806@gnu.org> (raw)
In-Reply-To: <87tuu6j2zq.5.fsf@jidanni.org>

On November 3, 2020 9:47:37 AM GMT+02:00, "積丹尼 Dan Jacobson" <jidanni@jidanni.org> wrote:
> $ grep --color -nH --null -e a /etc/motd
> /etc/motd:2:The programs included with the Debian GNU/Linux system are
> free software;
> /etc/motd:3:the exact distribution terms for each program are
> described in the...
> $ grep --color -nH --null -e a /etc/motd | grep x
> Binary file (standard input) matches

The example in the manual doesn't mention /etc/motd of any other binary file.  It uses text files, where this issue doesn't exist.

If you are seeking information for how to use Grep with binary files, you should be looking in the Grep manual, not the Emacs manual.

> >>>>> "EZ" == Eli Zaretskii <eliz@gnu.org> writes:
> EZ> And what is the significance of --null for this purpose?
> 
>      grep -nH -e
> 
> is not the current emacs prompt. It is an older emacs prompt.
> 
> The current emacs prompt is
> 
>      grep --color -nH --null -e

Yes, but you need to edit that prompt anyway in order to type the command with a pipe, so the original prompt doesn't matter much.

I see no problem here that needs tk be fixed.






  reply	other threads:[~2020-11-03 11:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03  5:28 bug#44409: Example in manual no longer works 積丹尼 Dan Jacobson
2020-11-03  7:16 ` Eli Zaretskii
2020-11-03  7:47   ` 積丹尼 Dan Jacobson
2020-11-03 11:16     ` Eli Zaretskii [this message]
2020-11-03 23:32       ` 積丹尼 Dan Jacobson
2020-11-04  3:24         ` 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

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

  git send-email \
    --in-reply-to=8CA5025D-C9C5-4371-9636-8A04A46D9806@gnu.org \
    --to=eliz@gnu.org \
    --cc=44409@debbugs.gnu.org \
    --cc=jidanni@jidanni.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 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.