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

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

Re: How to return to the position from where I did tags-query-replace?


From: Emanuel Berg
Subject: Re: How to return to the position from where I did tags-query-replace?
Date: Sun, 04 Feb 2018 21:25:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

aklaing wrote:

> Thanks Emanuel for taking a look at this.
> [...]

NP, but are you saying, your function throws an
error when it *does* work, and this make the
advice not work?

If so, IMO it'll just be too confusion to try
to write a framework around that.

The docstring for `error' doesn't say anything
about aborting normal execution, but maybe it
does, I don't know:

    (error STRING &rest ARGS)

    Signal an error, making error message by
    passing all args to `format'. In Emacs, the
    convention is that error messages start
    with a capital letter but *do not* end with
    a period. Please follow this convention for
    the sake of consistency.

-- 
underground experts united
http://user.it.uu.se/~embe8573


reply via email to

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