all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#31542: emacs-lisp-intro.texi - `M-.' does not call `find-tag' but `xref-find-definitions' after Emacs 25.1
@ 2018-05-21  1:34 Van L
  2018-05-21 15:04 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Van L @ 2018-05-21  1:34 UTC (permalink / raw
  To: 31542

Hello.

The behavior on Emacs 26.1 rc-1 for `M-.’ does not call `find-tag’ but `xref-find-definitions’ which does not read smoothly as before.

  #+NAME: emacs-lisp-intro.texi
  #+BEGIN_SRC texi -n 798
    environment.  GNU Emacs supports programming and provides tools that
    you will want to become comfortable using, such as @kbd{M-.} (the key
    which invokes the @code{find-tag} command).  You will also learn about
    buffers and other objects that are part of the environment.

  #+END_SRC






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#31542: emacs-lisp-intro.texi - `M-.' does not call `find-tag' but `xref-find-definitions' after Emacs 25.1
  2018-05-21  1:34 bug#31542: emacs-lisp-intro.texi - `M-.' does not call `find-tag' but `xref-find-definitions' after Emacs 25.1 Van L
@ 2018-05-21 15:04 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2018-05-21 15:04 UTC (permalink / raw
  To: Van L; +Cc: 31542-done

> From: Van L <van@scratch.space>
> Date: Mon, 21 May 2018 11:34:00 +1000
> 
> The behavior on Emacs 26.1 rc-1 for `M-.’ does not call `find-tag’ but `xref-find-definitions’ which does not read smoothly as before.

Thanks, fixed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-21 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-21  1:34 bug#31542: emacs-lisp-intro.texi - `M-.' does not call `find-tag' but `xref-find-definitions' after Emacs 25.1 Van L
2018-05-21 15:04 ` Eli Zaretskii

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.