all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* show-paren-mode (wrong-type-argument overlayp nil)
@ 2013-01-16 11:29 Sascha Wilde
  0 siblings, 0 replies; only message in thread
From: Sascha Wilde @ 2013-01-16 11:29 UTC (permalink / raw
  To: emacs-devel

Hi *,

with a current build from trunk I get errors when show-paren-mode is
enabled.  To reproduce:

emacs -Q
M-x toggle-debug-on-error  ; optional, to get a traceback
M-x show-paren-mode
)                          ; An unmatched closing parenthesis

The traceback I get is:

  Debugger entered--Lisp error: (wrong-type-argument overlayp nil)
    delete-overlay(nil)
    show-paren-function()
    apply(show-paren-function nil)
    byte-code("r\301302H303H\"\210)\301\207" [timer apply 5 6] 4)
    timer-event-handler([t 0 0 125000 t show-paren-function nil idle 0])

Sorry, I currently have no time for a more thorough bug report.

cheers,
sascha
-- 
Sascha Wilde : The sum of intelligence on earth is a constant; 
             : population is growing



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-16 11:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 11:29 show-paren-mode (wrong-type-argument overlayp nil) Sascha Wilde

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.