unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [NT] Problem with `man' function
@ 2005-10-23 12:02 David Abrahams
  2005-10-23 16:25 ` Eli Zaretskii
  2005-10-24  1:00 ` Richard M. Stallman
  0 siblings, 2 replies; 14+ messages in thread
From: David Abrahams @ 2005-10-23 12:02 UTC (permalink / raw)



With Cygwin installed and in my PATH, `M-x man' used to work fine for
me.  In the past year, it has stopped working; all I get is "error in
process sentinel. Can't find the xxx manpage."  I was able to work
around the problem either by setting  shell-file-name to 

  "sh" 

or, guessing that it was a CMD.EXE line length issue, by shortening
Man-filter-list to

  (("sed" "" "-e '/^[^A-^Z][^A-^Z]*$/d'" "-e '/^[[789]/s///g'" ))

I don't know what the best fix might be.  Can anyone tell me the
implications of setting shell-file-name to "sh?"

Thanks,
-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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

end of thread, other threads:[~2006-05-11 20:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-23 12:02 [NT] Problem with `man' function David Abrahams
2005-10-23 16:25 ` Eli Zaretskii
2005-10-24  1:00 ` Richard M. Stallman
2005-10-25 22:06   ` David Abrahams
2005-10-27  1:29     ` Richard M. Stallman
2005-10-27  5:06       ` Eli Zaretskii
2005-10-27 11:00         ` David Abrahams
2005-11-05 19:21           ` Eli Zaretskii
2006-05-10 20:54             ` Dave Abrahams
2006-05-11  3:49               ` Eli Zaretskii
2006-05-11  4:26                 ` David Abrahams
2006-05-11 11:44                   ` David Abrahams
2006-05-11 18:36                     ` Eli Zaretskii
2006-05-11 20:23                       ` David Abrahams

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