emacs-devel
[Top][All Lists]
Advanced

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

Re: master fe939b3 1/2: Fix reference to `tags-loop-continue' in doc str


From: Lars Ingebrigtsen
Subject: Re: master fe939b3 1/2: Fix reference to `tags-loop-continue' in doc string
Date: Sun, 04 Aug 2019 14:09:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Robert Pluim <address@hidden> writes:

>     >> +(eval-when-compile (declare-function fileloop-continue "fileloop" ()))
>
>     Lars> I don't think this is necessary -- you can just have the
>     Lars> `declare-function' without any `eval-when-compile'.  But you should
>     Lars> probably include the arg list?
>
> I did :-)
>
> fileloop.el:
>
>     (defun fileloop-continue ()

Oops.  I thought I checked.

> It begs the question why xrefs replaced a 'do the next thing' type
> binding with a 'go back' type binding in the first place. Iʼm tempted
> to say that xref-pop-marker-stack should use a different binding, and
> M-, should be fileloop-continue, but the xref one has existed for 5
> years now.

Yeah, I think it's too late to make xref-pop-marker-stack go to a
different binding.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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