help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs vs Scrivener


From: Oleksandr Gavenko
Subject: Re: Emacs vs Scrivener
Date: Sun, 25 Nov 2012 12:49:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

On 2012-11-24, Bastien wrote:

> One feature that can be implemented for Emacs is this one: bind several
> windows together and have some commands act on them all.
>
> For example, if you have a two-windows frame, you can bind these two windows
> and run C-s in both of them simultaneously.

Do you think about workflow? Each C-s move across matches in all window or
sequentially? What if match in another window?

>  Another example: you could open two dired buffers then run M-% (and `D') in
> both of them simultaneously.
>
Emacs remember arguments for command so it is easy to duplicate repeat actions
across buffers. Also keyboard macros help a lot...

-- 
Best regards!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]