emacs-devel
[Top][All Lists]
Advanced

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

Re: master 740a1a3d0e: Add new user option 'diff-add-log-use-relative-na


From: Robert Pluim
Subject: Re: master 740a1a3d0e: Add new user option 'diff-add-log-use-relative-names'
Date: Thu, 08 Sep 2022 14:25:32 +0200

>>>>> On Thu, 08 Sep 2022 12:21:31 +0000, Philip Kaludercic 
>>>>> <philipk@posteo.net> said:

    Philip> Robert Pluim <rpluim@gmail.com> writes:
    >>>>>>> On Thu,  8 Sep 2022 02:22:00 -0400 (EDT), Philip Kaludercic 
<philipk@posteo.net> said:
    >> 
    >> 
    Philip> diff --git a/.dir-locals.el b/.dir-locals.el
    Philip> index 1c90ddcf56..9882a19f85 100644
    Philip> --- a/.dir-locals.el
    Philip> +++ b/.dir-locals.el
    Philip> @@ -5,7 +5,8 @@
    Philip> (sentence-end-double-space . t)
    Philip> (fill-column . 70)
    Philip> (emacs-lisp-docstring-fill-column . 65)
    Philip> -         (bug-reference-url-format . 
"https://debbugs.gnu.org/%s";)))
    Philip> +         (bug-reference-url-format . "https://debbugs.gnu.org/%s";)
    Philip> +    (diff-add-log-use-relative-names . t)))
    >> ^thatʼs a TAB

    Philip> ._. Sorry about that.

As I often say to my kids: "It was an observation, not a criticism"

    >> I guess that means we should add
    >> 
    >> (lisp-data-mode . ((indent-tabs-mode . nil)))
    >> 
    >> to .dir-locals.el as well.

    Philip> That would be good, but I've also been a fan of adding
    Philip> (show-trailing-whitespace . t) on top of that.

No objection from me, I turn that on pretty much everywhere anyway,
but thatʼs also a matter some people might disagree over.

Robert
-- 



reply via email to

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