"Juanma Barranquero" <[EMAIL PROTECTED]> writes: > On 3/13/07, Richard Stallman <[EMAIL PROTECTED]> wrote: > >> I don't think that an action from outside Emacs is comparable to one >> done by typing Emacs commands. > > It could be argued (and I would) that typing "emacsclient myfile" or > clicking in a file associated to emacsclient is comparable to typing > Emacs commands. The immediate response I expect from both of them is > getting the Emacs frame on top (server-raise-frame defaults to t for a > good reason) and ready to accept my input.
I agree. Emacsclient don't just open files -- the user has to request that somehow. Also, most commands in Emacs will interrupt isearch. So I see NO reason for Emacsclient not to interrupt isearch. Let's make that change, and get on with the release! -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
