unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: aklaing@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Re: How to return to the position from where I did tags-query-replace?
Date: Sun, 4 Feb 2018 12:52:31 -0800 (PST)	[thread overview]
Message-ID: <88530c2b-4a5f-4573-af7d-599d6ff7d2b4@googlegroups.com> (raw)
In-Reply-To: <86607cv66a.fsf@zoho.com>

It is not ideal to use exceptions the way it does, but it is free software and I love using the function so much that I'm not going to complain :-).

I suppose one could argue that the only difference it makes to anyone is that after running the function they need to change buffer back to their original buffer, manually, and it is really not a big deal, and that is why this issue has survived so long (I'm assuming etags.el was pretty  much the same in 2007 in regard to this issue).

But yes you're right, code that runs normally should not end with an exception.

On Sunday, February 4, 2018 at 3:41:36 PM UTC-5, Emanuel Berg wrote:
> aklaing wrote:
> 
> > It (tags-query-replace) throws exceptions
> > whether it completes successfully or not.
> > It does not work because the (apply fun args)
> > is in the middle of other code.
> 
> Well yes, only the words "it does not work"
> should be in the beginning of the _first_
> sentence, not the second.
> 
> -- 
> underground experts united
> http://user.it.uu.se/~embe8573



  reply	other threads:[~2018-02-04 20:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-05 18:33 How to return to the position from where I did tags-query-replace? Yevgeniy Makarov
2007-09-05 21:41 ` Eric Hanchrow
     [not found] ` <mailman.388.1189029337.18990.help-gnu-emacs@gnu.org>
2018-02-03 22:27   ` Ambrose Laing
2018-02-04  3:28     ` Emanuel Berg
2018-02-04  4:30       ` Emanuel Berg
2018-02-04  4:34         ` Emanuel Berg
2018-02-04  4:46         ` Emanuel Berg
2018-02-04 20:14           ` aklaing
2018-02-04 20:25             ` Emanuel Berg
2018-02-04 20:36               ` Emanuel Berg
2018-02-04 20:37               ` aklaing
2018-02-04 20:41                 ` Emanuel Berg
2018-02-04 20:52                   ` aklaing [this message]
2018-02-04 21:02                     ` Emanuel Berg
2018-02-04 20:29             ` aklaing
2018-02-04 20:38               ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88530c2b-4a5f-4573-af7d-599d6ff7d2b4@googlegroups.com \
    --to=aklaing@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).