emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#36827: closed (Say "if non-nil" or "if t" consiste


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36827: closed (Say "if non-nil" or "if t" consistently)
Date: Sat, 03 Aug 2019 11:23:01 +0000

Your message dated Sat, 03 Aug 2019 14:21:51 +0300
with message-id <address@hidden>
and subject line Re: bug#36827: Say "if non-nil" or "if t" consistently
has caused the debbugs.gnu.org bug report #36827,
regarding Say "if non-nil" or "if t" consistently
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36827: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36827
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Say "if non-nil" or "if t" consistently Date: Sun, 28 Jul 2019 20:11:41 +0800
    kill-do-not-save-duplicates is a variable defined in ‘simple.el’.
    Its value is nil

    Documentation:
    Do not add a new string to ‘kill-ring’ if it duplicates the last one.


OK, but do like

    add-log-always-start-new-record is a variable defined in ‘add-log.el’.
    Its value is nil

    Documentation:
    If non-nil, ‘add-change-log-entry’ will always start a new record.

i.e., say

    If non-nil do not add a new string to ‘kill-ring’ if it duplicates the last 
one.
    ^^^^^^^^^^

(if that is indeed the case.)




--- End Message ---
--- Begin Message --- Subject: Re: bug#36827: Say "if non-nil" or "if t" consistently Date: Sat, 03 Aug 2019 14:21:51 +0300
> From: 積丹尼 Dan Jacobson
>  <address@hidden>
> Date: Sun, 28 Jul 2019 20:11:41 +0800
> 
>     kill-do-not-save-duplicates is a variable defined in ‘simple.el’.
>     Its value is nil
> 
>     Documentation:
>     Do not add a new string to ‘kill-ring’ if it duplicates the last one.

Thanks, fixed on the emacs-26 branch.


--- End Message ---

reply via email to

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