all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#15544: 24.3.50; void variable `universal-argument-num-events'
@ 2013-10-06 23:25 Drew Adams
  2013-10-06 23:54 ` Juri Linkov
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2013-10-06 23:25 UTC (permalink / raw
  To: 15544

emacs -Q
M-x set-variable isearch-allow-prefix t
C-s C-3 C-return

Get error:
"Symbol's value as variable is void: universal-argument-num-events"

Grepping for this variable shows that it is not defined anywhere and is
used only in isearch.el (unless it is defined in the C sources).

In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-09-30 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#15544: 24.3.50; void variable `universal-argument-num-events'
  2013-10-06 23:25 bug#15544: 24.3.50; void variable `universal-argument-num-events' Drew Adams
@ 2013-10-06 23:54 ` Juri Linkov
  0 siblings, 0 replies; 2+ messages in thread
From: Juri Linkov @ 2013-10-06 23:54 UTC (permalink / raw
  To: Drew Adams; +Cc: 15544

merge 15200 15544
thanks

> emacs -Q
> M-x set-variable isearch-allow-prefix t
> C-s C-3 C-return
>
> Get error:
> "Symbol's value as variable is void: universal-argument-num-events"

Currently I'm testing a patch in bug#15383
that will remove the need for universal-argument-num-events.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-06 23:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06 23:25 bug#15544: 24.3.50; void variable `universal-argument-num-events' Drew Adams
2013-10-06 23:54 ` Juri Linkov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.