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

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

RE: problem repeat entry for a number


From: Drew Adams
Subject: RE: problem repeat entry for a number
Date: Tue, 13 Mar 2012 08:49:17 -0700

> In the first way, we could read it as [correct]:
> C-u (following the digits or minus sign) ends the argument.
... 
> In the second way, we could read it as:
> ((C-u following the digits) or (minus sign)) ends the argument.
...
> Is there anything you would
> suggest to the Emacs hackers for the purpose of improving the
> text so that it expresses well (unambiguously and in good style)
> the _correct_ description (the first way) of the behavior?

Following the digits or minus sign, C-u ends the argument.

or

If hit again after typing the digits or minus sign, C-u ends the argument.

or

To end the argument, hit C-u after typing the digits or minus sign.




reply via email to

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