all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Kevin Rodgers <kevin.d.rodgers@gmail.com>
Cc: 10708@debbugs.gnu.org
Subject: bug#10708: 24.0.93; desktop.el doesn't restore buffers visiting files in archives
Date: Fri, 03 Feb 2012 17:45:55 +0200	[thread overview]
Message-ID: <83obtfex8s.fsf@gnu.org> (raw)
In-Reply-To: <jggs19$9i5$1@dough.gmane.org>

> From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
> Date: Fri, 03 Feb 2012 07:48:03 -0700
> 
> On 2/3/12 6:39 AM, Stefan Monnier wrote:
> >> IOW, desktop.el does not realize that this form of file names means an
> >> archive member, and therefore does not extract that member when
> >> restoring the desktop.
> >
> > Of course, the "right" fix is to implement a file-name-handler
> > for tarballs (and other archives),
> 
> Is "archive!member" a good syntax?

We are using it for a long time, and no one ever complained.

> i.e. what about regular files that have "!"  in their name?

desktop.el will need to look for a literal file first, and only then
for an archive member.

> (not to mention archives or archive members that have "!" in their
> name)

That is already handled, AFAIR.





  reply	other threads:[~2012-02-03 15:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-03 10:03 bug#10708: 24.0.93; desktop.el doesn't restore buffers visiting files in archives Eli Zaretskii
2012-02-03 13:39 ` Stefan Monnier
2012-02-03 14:48   ` Kevin Rodgers
2012-02-03 15:45     ` Eli Zaretskii [this message]
2012-02-03 16:13       ` Stefan Monnier

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=83obtfex8s.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=10708@debbugs.gnu.org \
    --cc=kevin.d.rodgers@gmail.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.