From: Jesper Harder <harder@myrealbox.com>
Subject: Re: changing default name of shell
Date: Fri, 18 Oct 2002 17:15:53 +0200 [thread overview]
Message-ID: <m33cr3bwwm.fsf@defun.localdomain> (raw)
In-Reply-To: Xns92A7DD7C7E8DCchrislak@216.168.3.40
Chris <chrisl_ak@hotmail.com> writes:
> Is there a way I can automatically change the name of a shell buffer when I
> open it? I would it to be called just "shell" or something without the *
`C-u M-x shell' will query for the name. You could also just make
wrapper and use that, e.g.:
(defun my-shell ()
(interactive)
(shell "shell"))
next prev parent reply other threads:[~2002-10-18 15:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-15 5:47 changing default name of shell Chris
2002-10-15 7:06 ` Miles Bader
2002-10-18 15:15 ` Jesper Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-10-15 15:40 Bingham, Jay
[not found] <mailman.1034697434.15976.help-gnu-emacs@gnu.org>
2002-10-15 17:18 ` Chris
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=m33cr3bwwm.fsf@defun.localdomain \
--to=harder@myrealbox.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.
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).