unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Re: man page prompter thinks "|" is legitimate
@ 2002-10-16 14:40 David R. Linn
  2002-10-17 23:51 ` Dan Jacobson
  2002-10-19  2:41 ` Francesco Potorti`
  0 siblings, 2 replies; 4+ messages in thread
From: David R. Linn @ 2002-10-16 14:40 UTC (permalink / raw)


>> Gentlemen, type s o r t | u n i q <escape> x m a n <return>
>> We are then prompted with
>>         Manual entry (default sort|uniq):
>> Why, that's ridiculous.  How could a potential man page have a | in
>> its name?  Can't the prompter be more intelligent in guessing what man
>> page we want?


$$ mkdir demo.for.dan
$$ cd demo.for.dan
$$ touch filename\|including\|vbars
$$ ls
filename|including|vbars
$$ touch sort\|uniq.1
$$ ls
filename|including|vbars  sort|uniq.1


vertical-bar *is* a legitmate filename character under UNIX.  Thus,
if I felt it was appropriate, I could name a man page with a vbar
in it's filename.  This might not be particularly *wise* but it *would*
be legit so tools need to handle it.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* man page prompter thinks "|" is legitimate
@ 2002-10-15 21:28 Dan Jacobson
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Jacobson @ 2002-10-15 21:28 UTC (permalink / raw)


Gentlemen, type s o r t | u n i q <escape> x m a n <return>
We are then prompted with
        Manual entry (default sort|uniq):
Why, that's ridiculous.  How could a potential man page have a | in
its name?  Can't the prompter be more intelligent in guessing what man
page we want?
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-10-19  2:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-16 14:40 man page prompter thinks "|" is legitimate David R. Linn
2002-10-17 23:51 ` Dan Jacobson
2002-10-19  2:41 ` Francesco Potorti`
  -- strict thread matches above, loose matches on Subject: below --
2002-10-15 21:28 Dan Jacobson

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).