From: Masakazu HIGAKI <higamasa@dream.com>
Subject: man.el fails with csh (Re: Patch: Re: man.el should avoid "sh")
Date: Sun, 30 May 2004 21:10:43 +0900 (JST) [thread overview]
Message-ID: <20040530.211043.71099567.higamasa@dream.com> (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
next reply other threads:[~2004-05-30 12:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-30 12:10 Masakazu HIGAKI [this message]
2004-05-30 14:13 ` man.el fails with csh (Re: Patch: Re: man.el should avoid "sh") Eli Zaretskii
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=20040530.211043.71099567.higamasa@dream.com \
--to=higamasa@dream.com \
/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).