all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* man.el fails with csh (Re: Patch: Re: man.el should avoid "sh")
@ 2004-05-30 12:10 Masakazu HIGAKI
  2004-05-30 14:13 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Masakazu HIGAKI @ 2004-05-30 12:10 UTC (permalink / raw)


Man.el has been fixed on 2 May but this fix may not work correctly
when csh is used as default shell or emacs is invoked from csh.
The fix makes man.el use a shell defined by shell-file-name variable
to invoke external commands in Man-filter-list
but a csh-like shell cannot accept the command lines specified
in Man-filter-list.

So, please consider:
- introducing a routine to choose a sh-like shell instead of csh-like shells
or
- changing Man-filter-list so that csh-like shells accept

Thank you.

----
 Masakazu Higaki  

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

end of thread, other threads:[~2004-05-30 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-30 12:10 man.el fails with csh (Re: Patch: Re: man.el should avoid "sh") Masakazu HIGAKI
2004-05-30 14:13 ` Eli Zaretskii

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.