all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: phs <phs@lsv.ens-cachan.fr>, 21175-done@debbugs.gnu.org
Subject: bug#21175: 24.5; progmodes/etags.el: next-file does (find-file next novisit)
Date: Sat, 1 Aug 2015 14:45:06 +0300	[thread overview]
Message-ID: <55BCB142.8020507@yandex.ru> (raw)
In-Reply-To: <55BC9700.1030806@lsv.ens-cachan.fr>

Version: 25.1

On 08/01/2015 12:53 PM, phs wrote:

> Passing novisit is dangerous since find-file takes this as the wildcards
> flag, nothing to do with the meaning of novisit. Actually, if the
> filename contains * or ? (and is currently visited, or "not new") tags
> may create many buffers visiting many files that match the filename
> interpreted as a pattern, not an actual file name. What buffer will be
> searched next is maybe not the one associated with filename.

Thanks, this is fixed now as well.

> The comment too is incorrect.

I think the comment refers to the code below it.






      reply	other threads:[~2015-08-01 11:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-01  9:53 bug#21175: 24.5; progmodes/etags.el: next-file does (find-file next novisit) phs
2015-08-01 11:45 ` Dmitry Gutov [this message]

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

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

  git send-email \
    --in-reply-to=55BCB142.8020507@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=21175-done@debbugs.gnu.org \
    --cc=phs@lsv.ens-cachan.fr \
    /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.
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.