emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NT] Problem with `man' function


From: David Abrahams
Subject: [NT] Problem with `man' function
Date: Sun, 23 Oct 2005 08:02:56 -0400
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (windows-nt)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]