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

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

bug#24369: Docu of prefix-numeric-value


From: Andreas Röhler
Subject: bug#24369: Docu of prefix-numeric-value
Date: Mon, 5 Sep 2016 20:33:21 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Icedove/45.2.0



On 05.09.2016 19:57, Eli Zaretskii wrote:

    Here are the possible values of a raw prefix argument:

    • ‘nil’, meaning there is no prefix argument.  Its numeric value is
      1,

That's the point:

Value of nil is 1
Value of 1 is 1

But he value of 2 is 2

Consistency means something different.






reply via email to

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