all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>,
	19202@debbugs.gnu.org, Marcin Borkowski <mbork@mbork.pl>
Subject: bug#19202: Suggestions for mml-attach-file
Date: Thu, 26 Jan 2017 16:44:01 -0500	[thread overview]
Message-ID: <CAM-tV-_bb+Z5P85RqB4HWYfUKrOwx9MZwdvtxBRuxNTXJiTN7A@mail.gmail.com> (raw)
In-Reply-To: <87o9ytfr08.fsf@gnus.org>

On Thu, Jan 26, 2017 at 4:30 PM, Lars Ingebrigtsen <larsi@gnus.org> wrote:
> Noam Postavsky <npostavs@users.sourceforge.net> writes:
>
>> Perhaps completing-read-multiple? Not sure how easy it is to make it
>> read file names specifically, though.

Actually, this seems to work

(completing-read-multiple "files (separate with comma): "
#'read-file-name-internal #'file-exists-p)

>
> You need a file browser with completion and stuff...

There is TAB completion, but no browser or "stuff" ;)





  reply	other threads:[~2017-01-26 21:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87lhmxawy6.fsf@vsl28t2g.ww011>
2017-01-25 20:53 ` bug#19202: Suggestions for mml-attach-file Lars Ingebrigtsen
2017-01-26  5:03   ` H. Dieter Wilhelm
2017-01-26 17:19     ` Lars Ingebrigtsen
2017-01-26 17:22     ` Lars Ingebrigtsen
2017-01-26 20:37       ` Marcin Borkowski
2017-01-26 20:40         ` Lars Ingebrigtsen
2017-01-26 21:26           ` Noam Postavsky
2017-01-26 21:30             ` Lars Ingebrigtsen
2017-01-26 21:44               ` Noam Postavsky [this message]
2017-01-26 14:08   ` Rasmus
2017-01-26 14:12     ` Lars Ingebrigtsen

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=CAM-tV-_bb+Z5P85RqB4HWYfUKrOwx9MZwdvtxBRuxNTXJiTN7A@mail.gmail.com \
    --to=npostavs@users.sourceforge.net \
    --cc=19202@debbugs.gnu.org \
    --cc=dieter@duenenhof-wilhelm.de \
    --cc=larsi@gnus.org \
    --cc=mbork@mbork.pl \
    /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.