unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Angelina Carlton <brat@magma.ca>
Subject: how to create dedicated buffers every time emacs starts?
Date: Sun, 31 Jul 2005 11:47:00 -0400	[thread overview]
Message-ID: <87mzo32d1n.fsf@magma.ca> (raw)


Hello

I would like to create a dictionary buffer, an info buffer and a man page
buffer so that each time I do M-x dictionary, M-x info or M-x man
it goes into the assigned buffer.

Is something like this what i need? (doesn't work)
(setq special-display-buffer-names                                                                                      
      '("*dictionary*" "*info*" "*Man*")) 

basically, make these 3 buffers every time emacs starts and if I call
M-x whatever, place it in one of those buffers and not in the buffer I
happen to be working in.

possible? 

thanks a lot!

-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     brat@magma.ca
web:bzgirl.bakadigital.com
--------------------------

             reply	other threads:[~2005-07-31 15:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-31 15:47 Angelina Carlton [this message]
2005-07-31 16:19 ` how to create dedicated buffers every time emacs starts? Peter Dyballa
2005-08-02 17:20 ` Kevin Rodgers

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=87mzo32d1n.fsf@magma.ca \
    --to=brat@magma.ca \
    /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).