all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
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  

             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

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