all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dired mode - is it possible?
@ 2007-07-06 10:36 srdjan.markovich
  2007-07-06 11:57 ` Stephen Berman
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: srdjan.markovich @ 2007-07-06 10:36 UTC (permalink / raw)
  To: help-gnu-emacs

Hi

I have two questions regarding dired mode:

1. Is it possible to copy the filename and full path into the kill
ring (using 'w' key I am able to copy filename only)

2. Is it possible to copy files between opened windows? For example, I
have one directory opened in the first window and Desktop folder
opened in the second. Now I want to copy xxx.txt from first window
into Desktop folder...

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: dired mode - is it possible?
  2007-07-06 10:36 dired mode - is it possible? srdjan.markovich
@ 2007-07-06 11:57 ` Stephen Berman
  2007-07-06 12:03 ` Felix
       [not found] ` <mailman.3128.1183723095.32220.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 5+ messages in thread
From: Stephen Berman @ 2007-07-06 11:57 UTC (permalink / raw)
  To: help-gnu-emacs

On Fri, 06 Jul 2007 10:36:15 -0000 "srdjan.markovich@gmail.com" <srdjan.markovich@gmail.com> wrote:

> Hi
>
> I have two questions regarding dired mode:
>
> 1. Is it possible to copy the filename and full path into the kill
> ring (using 'w' key I am able to copy filename only)

Use the prefix `0', i.e. type `C-u 0 w'.

> 2. Is it possible to copy files between opened windows? For example, I
> have one directory opened in the first window and Desktop folder
> opened in the second. Now I want to copy xxx.txt from first window
> into Desktop folder...

Set dired-dwim-target to t.

Steve Berman

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: dired mode - is it possible?
  2007-07-06 10:36 dired mode - is it possible? srdjan.markovich
  2007-07-06 11:57 ` Stephen Berman
@ 2007-07-06 12:03 ` Felix
  2007-07-06 16:48   ` srdjan.markovich
       [not found] ` <mailman.3128.1183723095.32220.help-gnu-emacs@gnu.org>
  2 siblings, 1 reply; 5+ messages in thread
From: Felix @ 2007-07-06 12:03 UTC (permalink / raw)
  To: help-gnu-emacs

"srdjan.markovich@gmail.com" <srdjan.markovich@gmail.com> writes:

> Hi
>
> I have two questions regarding dired mode:
>
> 1. Is it possible to copy the filename and full path into the kill
> ring (using 'w' key I am able to copy filename only)
>

C-0 w

> 2. Is it possible to copy files between opened windows? For example, I
> have one directory opened in the first window and Desktop folder
> opened in the second. Now I want to copy xxx.txt from first window
> into Desktop folder...
>

no

-- 
Felix

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: dired mode - is it possible?
  2007-07-06 12:03 ` Felix
@ 2007-07-06 16:48   ` srdjan.markovich
  0 siblings, 0 replies; 5+ messages in thread
From: srdjan.markovich @ 2007-07-06 16:48 UTC (permalink / raw)
  To: help-gnu-emacs

This is it!

Thank you very much

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: dired mode - is it possible?
       [not found] ` <mailman.3128.1183723095.32220.help-gnu-emacs@gnu.org>
@ 2007-07-06 22:04   ` Stefan Reichör
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Reichör @ 2007-07-06 22:04 UTC (permalink / raw)
  To: help-gnu-emacs

Stephen Berman <Stephen.Berman@gmx.net> writes:

> On Fri, 06 Jul 2007 10:36:15 -0000 "srdjan.markovich@gmail.com" <srdjan.markovich@gmail.com> wrote:
>
>> Hi
>>
>> I have two questions regarding dired mode:
>>
>> 1. Is it possible to copy the filename and full path into the kill
>> ring (using 'w' key I am able to copy filename only)
>
> Use the prefix `0', i.e. type `C-u 0 w'.

You can save one keystroke:
0 w
is enough


Stefan.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-07-06 22:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-06 10:36 dired mode - is it possible? srdjan.markovich
2007-07-06 11:57 ` Stephen Berman
2007-07-06 12:03 ` Felix
2007-07-06 16:48   ` srdjan.markovich
     [not found] ` <mailman.3128.1183723095.32220.help-gnu-emacs@gnu.org>
2007-07-06 22:04   ` Stefan Reichör

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.