GNU bug report logs - #26421
25.1; Handling of prefix arg in menus

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Sun, 9 Apr 2017 18:06:02 UTC

Severity: minor

Found in version 25.1

Full log


View this message in rfc822 format

From: Drew Adams <drew.adams <at> oracle.com>
To: 26421 <at> debbugs.gnu.org
Subject: bug#26421: 25.1; Handling of prefix arg in menus
Date: Sun, 9 Apr 2017 11:14:59 -0700 (PDT)
> * For no prefix arg given, or for any prefix arg given other than by
>   using explicit `C-u', the value used by :visible is nil.
> 
> * For a prefix arg given using explicit `C-u', the value used by
>   :visible is 4.

I should have added that for the value is nil also for plain `C-u',
that is, `C-u' not followed by anything.  But 4 is the value for
plain `C-u C-u' etc.

IOW:

If `C-u' is followed by another key then the value is 4.
If `C-u' is not followed by another key then the value is nil.




This bug report was last modified 8 years and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.