GNU bug report logs - #16412
assertion failed switching buffers

Previous Next

Package: emacs;

Reported by: Samuel Wales <samologist <at> gmail.com>

Date: Sat, 11 Jan 2014 01:00:02 UTC

Severity: normal

Tags: moreinfo

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Samuel Wales <samologist <at> gmail.com>
To: 16412 <at> debbugs.gnu.org
Subject: bug#16412: assertion failed switching buffers
Date: Fri, 10 Jan 2014 17:59:20 -0700
Debugger entered--Lisp error: (cl-assertion-failed (not
(get-char-property (point-min) (quote display))))
  signal(cl-assertion-failed ((not (get-char-property ... ...))))
  (or (not (get-char-property ... ...)) (signal (quote
cl-assertion-failed) (list ...)))
  (progn (or (not ...) (signal ... ...)) nil)
  (assert (not (get-char-property ... ...)))
  (if ol (progn (assert ...) (setq ol ...)) (assert (not ...)) (setq
ol (make-overlay ... ... nil t)) (overlay-put ol (quote doc-view) t))
  (let ((ol ...)) (when (and ol ...) (setq ol nil)) (if ol (progn ...
...) (assert ...) (setq ol ...) (overlay-put ol ... t)) (overlay-put
ol (quote window) (car winprops)) (image-mode-window-put (quote
overlay) ol winprops))
  doc-view-new-window-function((#<window 3 on *Backtrace*>))
  run-hook-with-args(doc-view-new-window-function (#<window 3 on *Backtrace*>))
  image-mode-winprops(nil t)
  image-mode-reapply-winprops()
  switch-to-buffer(#<buffer whatever.pdf>)
  previous-buffer()
  call-interactively(previous-buffer nil nil)

I cannot do a better bug report at this time.

Emacs 23.4.

Thanks.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.




This bug report was last modified 11 years and 129 days ago.

Previous Next


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