unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Joost Kremers <joostkremers@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Anything like this exist already? (buffer name intelligence)
Date: 11 Jan 2008 19:08:23 GMT	[thread overview]
Message-ID: <slrnfoffnr.3e2.joostkremers@j.kremers4.news.arnhem.chello.nl> (raw)
In-Reply-To: mailman.6051.1200077954.18990.help-gnu-emacs@gnu.org

Aaron Maxwell wrote:
> I've taken to renaming such buffers with a prefix in their file path, just 
> enough to make them unique: i.e., for "/home/amax/src/snazzylib/__init__.py", 
> I might rename its buffer from "__init__.py" to "snazzylib/__init__.py".  And 
> I wrote a utility to automate this, which I've pasted below.  I bind it to 
> C-c e, and thus can quickly give a new buffer a clueful name without 
> interrupting myself to think about it.

mmm. i have the following in my .emacs:

(toggle-uniquify-buffer-names)

which seems to do the same thing, only automatically. (it even renames the
buffer back to __init__.py when only one such file is left open.)

> Am I reinventing the wheel here?

looks like it. ;-)


-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)

       reply	other threads:[~2008-01-11 19:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6051.1200077954.18990.help-gnu-emacs@gnu.org>
2008-01-11 19:08 ` Joost Kremers [this message]
2008-01-11 19:19   ` Anything like this exist already? (buffer name intelligence) Aaron Maxwell
2008-01-11 18:59 Aaron Maxwell

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=slrnfoffnr.3e2.joostkremers@j.kremers4.news.arnhem.chello.nl \
    --to=joostkremers@yahoo.com \
    --cc=help-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.
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).