all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: calling desktop-read interactively
Date: Thu, 26 Sep 2019 14:53:49 +0200	[thread overview]
Message-ID: <CAAeL0STpGGtJ6im+VdUEe7MMT=C_ROUY0jyP4y6J-ccEbd6S2A@mail.gmail.com> (raw)
In-Reply-To: <jwvk19v8cb8.fsf-monnier+emacs@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 743 bytes --]

On Thu, Sep 26, 2019 at 2:36 PM Stefan Monnier <monnier@iro.umontreal.ca>
wrote:

> The next step is to allow the user to give the actual desktop *file*
> name ;-)

There's no use case for that. Or, let me put it differently. I think
there's no use case, with the current code, to read from a different
desktop file.

The use case for reading it from different directories is built-in in the
current desktop.el (DIRNAME is passed as an argument back and forth), but
the desktop file name is a defcustom'd variable.

So, if we were to support multiple filenames, it surely wouldn't just be
changing desktop-read to ask for the file name, but fully support multiple
desktop files everywhere. That's a feature nobody's asked for before, I
think.

[-- Attachment #2: Type: text/html, Size: 924 bytes --]

  reply	other threads:[~2019-09-26 12:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-26  2:52 calling desktop-read interactively Juanma Barranquero
2019-09-26  7:30 ` Eli Zaretskii
2019-09-26 12:36 ` Stefan Monnier
2019-09-26 12:53   ` Juanma Barranquero [this message]
2019-09-26 15:32     ` Stefan Monnier
2019-09-26 16:06       ` Juanma Barranquero
2019-09-26 16:31         ` Eli Zaretskii
2019-09-26 16:52           ` Juanma Barranquero
2019-09-26 16:20       ` Drew Adams
2019-09-26 16:28       ` Eli Zaretskii
2019-09-26 19:42         ` Stefan Monnier
2019-09-27  4:59           ` Eli Zaretskii
2019-09-27 12:45             ` 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='CAAeL0STpGGtJ6im+VdUEe7MMT=C_ROUY0jyP4y6J-ccEbd6S2A@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.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.
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.