emacs-devel
[Top][All Lists]
Advanced

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

Re: Should diff.elisp.xfuncname match cl-lib macros?


From: Stefan Monnier
Subject: Re: Should diff.elisp.xfuncname match cl-lib macros?
Date: Sun, 17 Mar 2019 21:14:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Maybe this feature could be used by ‘C-x v h’ (vc-region-history)
> in case when there is no active region.  Currently it signals
> an error "The mark is not active now", but could use the name
> of the current defun for '-L :defun:filename'.

Wouldn't mark-defun give a better result (i.e. let the major mode
determine the corresponding region rather than rely on Git's xfuncname)?


        Stefan



reply via email to

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