GNU bug report logs -
#16412
assertion failed switching buffers
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 16412 in the body.
You can then email your comments to 16412 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#16412
; Package
emacs
.
(Sat, 11 Jan 2014 01:00:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Samuel Wales <samologist <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 11 Jan 2014 01:00:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.
Reply sent
to
Stefan Monnier <monnier <at> iro.umontreal.ca>
:
You have taken responsibility.
(Sat, 11 Jan 2014 03:07:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Samuel Wales <samologist <at> gmail.com>
:
bug acknowledged by developer.
(Sat, 11 Jan 2014 03:07:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 16412-done <at> debbugs.gnu.org (full text, mbox):
> Emacs 23.4.
Thank you, but doc-view.el has seen various bug fixes in that area since
23.4 was released (e.g. the assertion you quote is gone). I suggest you
try a more recent release and open a new bug if you see similar problems
with it (or different problems, for that matter, of course).
Stefan
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 08 Feb 2014 12:24:04 GMT)
Full text and
rfc822 format available.
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.