From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Martin Fischer" <parozusa@web.de>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: 22.2.1 desktop / uniquify: wrong buffer naming for multiple files of the same name
Date: Thu, 24 Apr 2008 15:48:34 +0200 [thread overview]
Message-ID: <f7ccd24b0804240648rc757555h894aabc01e849fe7@mail.gmail.com> (raw)
In-Reply-To: <iyskxbsnqs.fsf@web.de>
> M-x list-buffers
>
> . jack.txt\b 0 Text c:/test/b/jack.txt
> jack.txt 0 Text c:/test/a/jack.txt
> *scratch* 0 Lisp Interaction
> * *Messages* 280 Fundamental
If, before you restart Emacs, you edit .emacs.desktop and switch the
two `desktop-create-buffer' calls (so the first one is for
c:/test/a/jack.txt and the second one is for c:/test/b/jack.txt),
Emacs 22 restores it correctly
. jack.txt\a 0 Text c:/test/a/jack.txt
jack.txt\b 0 Text c:/test/b/jack.txt
*scratch* 0 Lisp Interaction
* *Messages* 274 Fundamental
So it could be a problem with uniquify, not desktop. I'll take a
closer look and be back.
Juanma
next prev parent reply other threads:[~2008-04-24 13:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-24 7:42 22.2.1 desktop / uniquify: wrong buffer naming for multiple files of the same name Martin Fischer
2008-04-24 13:48 ` Juanma Barranquero [this message]
2008-04-25 2:20 ` Stefan Monnier
2008-04-25 16:11 ` Juanma Barranquero
2008-04-29 7:10 ` Stefan Monnier
2008-04-29 8:21 ` Juanma Barranquero
[not found] ` <mailman.10913.1209453021.18990.bug-gnu-emacs@gnu.org>
2008-04-29 10:26 ` Martin Fischer
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=f7ccd24b0804240648rc757555h894aabc01e849fe7@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=bug-gnu-emacs@gnu.org \
--cc=parozusa@web.de \
/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.