* Gnus Save Attachments with ido-mode
@ 2014-03-16 0:20 Esben Stien
2014-03-16 4:25 ` Eric Abrahamsen
0 siblings, 1 reply; 4+ messages in thread
From: Esben Stien @ 2014-03-16 0:20 UTC (permalink / raw)
To: help-gnu-emacs
I don't understand how I'm able to save attachments when I have ido-mode
enabled.
In gnus, I use "o" to open save.
If I just press enter here, it saves the attachment with the recommended
name, but if I enter f.ex ~/tmp/ and I press enter nothing happens.
Save MIME part to (default 018.jpg): ~/tmp/{./ | ../}
..no matter how many times I press RET.
If I enter a name, I'm allowed to save it.
Any pointers as to what I can try?
--
Esben Stien is b0ef@e s a
http://www. s t n m
irc://irc. b - i . e/%23contact
sip:b0ef@ e e
jid:b0ef@ n n
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Gnus Save Attachments with ido-mode
2014-03-16 0:20 Gnus Save Attachments with ido-mode Esben Stien
@ 2014-03-16 4:25 ` Eric Abrahamsen
2014-03-16 5:04 ` Esben Stien
0 siblings, 1 reply; 4+ messages in thread
From: Eric Abrahamsen @ 2014-03-16 4:25 UTC (permalink / raw)
To: help-gnu-emacs
Esben Stien <b0ef@esben-stien.name> writes:
> I don't understand how I'm able to save attachments when I have ido-mode
> enabled.
>
> In gnus, I use "o" to open save.
>
> If I just press enter here, it saves the attachment with the recommended
> name, but if I enter f.ex ~/tmp/ and I press enter nothing happens.
>
> Save MIME part to (default 018.jpg): ~/tmp/{./ | ../}
>
> ..no matter how many times I press RET.
>
> If I enter a name, I'm allowed to save it.
>
> Any pointers as to what I can try?
Have you tried C-j? That's ido's key for using the exact content as
entered, without doing any clever completion.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Gnus Save Attachments with ido-mode
2014-03-16 4:25 ` Eric Abrahamsen
@ 2014-03-16 5:04 ` Esben Stien
2014-03-16 11:50 ` Eric Abrahamsen
0 siblings, 1 reply; 4+ messages in thread
From: Esben Stien @ 2014-03-16 5:04 UTC (permalink / raw)
To: help-gnu-emacs
Eric Abrahamsen <eric@ericabrahamsen.net> writes:
> Have you tried C-j? That's ido's key for using the exact content as
> entered, without doing any clever completion.
What command is C-j supposed to be bound to?
I have it bound to newline-and-indent, like in bash, here.
--
Esben Stien is b0ef@e s a
http://www. s t n m
irc://irc. b - i . e/%23contact
sip:b0ef@ e e
jid:b0ef@ n n
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Gnus Save Attachments with ido-mode
2014-03-16 5:04 ` Esben Stien
@ 2014-03-16 11:50 ` Eric Abrahamsen
0 siblings, 0 replies; 4+ messages in thread
From: Eric Abrahamsen @ 2014-03-16 11:50 UTC (permalink / raw)
To: help-gnu-emacs
Esben Stien <b0ef@esben-stien.name> writes:
> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> Have you tried C-j? That's ido's key for using the exact content as
>> entered, without doing any clever completion.
>
> What command is C-j supposed to be bound to?
>
> I have it bound to newline-and-indent, like in bash, here.
It's supposed to be bound to ido-select-text, but obviously only when
you're actually using the ido interface. While you're selecting a file
or directory name with ido, RET will tell ido to complete based on the
input so far, while C-j will send the input so far directly to the
calling program.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-03-16 11:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-16 0:20 Gnus Save Attachments with ido-mode Esben Stien
2014-03-16 4:25 ` Eric Abrahamsen
2014-03-16 5:04 ` Esben Stien
2014-03-16 11:50 ` Eric Abrahamsen
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).