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

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

bug#17649: 24.3.91; [regression] command newline with arg 0


From: Roland Winkler
Subject: bug#17649: 24.3.91; [regression] command newline with arg 0
Date: Fri, 30 May 2014 21:45:21 -0500

emacs -Q
C-u 0 M-x newline
  => (error "Nonpositive repetition argument 0")

There is no such error message with emacs 24.3.
newline simply does nothing when called with arg 0.

I encountered this error when running bibtex-prepare-new-entry
which may call newline with arg 0.  So this function in bibtex.el is
currently broken and other functions in emacs doing the same might
be broken, too.




In GNU Emacs 24.3.91.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
 of 2014-05-12 on regnitz
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description:     Ubuntu 12.04.4 LTS





reply via email to

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