From: Eli Zaretskii <eliz@gnu.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: man.el fails with csh (Re: Patch: Re: man.el should avoid "sh")
Date: 30 May 2004 16:13:51 +0200 [thread overview]
Message-ID: <ulljaj940.fsf@gnu.org> (raw)
In-Reply-To: <20040530.211043.71099567.higamasa@dream.com> (message from Masakazu HIGAKI on Sun, 30 May 2004 21:10:43 +0900 (JST))
> Date: Sun, 30 May 2004 21:10:43 +0900 (JST)
> From: Masakazu HIGAKI <higamasa@dream.com>
>
> 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.
Thank you for your report, but in the future, please send bug reports
about the CVS version to emacs-pretest-bug@gnu.org (the command "M-x
report-emacs-bug" will do that for you automatically).
> 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
I think we simply should change man.el so that it uses shell-file-name
only on non-Posix platforms, and otherwise always "/bin/sh".
prev parent reply other threads:[~2004-05-30 14:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ulljaj940.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=bug-gnu-emacs@gnu.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 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).