Package: org-mode;
Reported by: Derek Feichtinger <derek.feichtinger <at> psi.ch>
Date: Thu, 11 Feb 2016 20:08:01 UTC
Severity: normal
Found in version 25.1.50
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
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 22635 in the body.
You can then email your comments to 22635 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-gnu-emacs <at> gnu.org
:bug#22635
; Package emacs
.
(Thu, 11 Feb 2016 20:08:02 GMT) Full text and rfc822 format available.Derek Feichtinger <derek.feichtinger <at> psi.ch>
:bug-gnu-emacs <at> gnu.org
.
(Thu, 11 Feb 2016 20:08:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Derek Feichtinger <derek.feichtinger <at> psi.ch> To: <bug-gnu-emacs <at> gnu.org> Subject: 25.1.50; wrong-type-argument when using org-beamer-select-environment Date: Thu, 11 Feb 2016 21:04:58 +0100
Dear Emacs-maintainers When executing C-c C-b (org-beamer-select-environment) in an org beamer using the current emacs head (git hash ae928ae), I reproducibly get the following error and backtrace, independent of the org beamer file used: ############### Debugger entered--Lisp error: (wrong-type-argument listp t) delete((org-filtered) t) remove((org-filtered) t) org-move-to-column(79 t) org-fast-tag-show-exit(t) org-fast-tag-selection(("B_note") nil ((:startgroup) ("B_againframe" . 65) ("B_appendix" . 120) ("B_column" . 99) ("B_columns" . 67) ("B_frame" . 102) ("B_fullframe" . 70) ("B_ignoreheading" . 105) ("B_note" . 110) ("B_noteNH" . 78) ("B_block" . 98) ("B_alertblock" . 97) ("B_verse" . 118) ("B_quotation" . 113) ("B_quote" . 81) ("B_structureenv" . 115) ("B_theorem" . 116) ("B_definition" . 100) ("B_example" . 101) ("B_exampleblock" . 69) ("B_proof" . 112) ("B_beamercolorbox" . 111) (:endgroup) ("BMCOL" . 124)) nil) org-set-tags() org-beamer-select-environment() funcall-interactively(org-beamer-select-environment) call-interactively(org-beamer-select-environment nil nil) command-execute(org-beamer-select-environment) ############## Best regards, Derek Feichtinger ################################################################### In GNU Emacs 25.1.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8) of 2016-02-11 built on dflt1w Repository revision: ae928ae2397a58a75584aaa0037a3dc383473756 Windowing system distributor 'The X.Org Foundation', version 11.0.11501000 System Description: Ubuntu 14.04.3 LTS Configured using: 'configure --prefix=/usr/local/emacs-25.1.candidate' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS NOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LC_MONETARY: de_CH.UTF-8 value of $LC_NUMERIC: de_CH.UTF-8 value of $LC_TIME: en_US.utf8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: locale-coding-system: utf-8-unix Major mode: Debugger Minor modes in effect: diff-auto-refine-mode: t workgroups-mode: t shell-dirtrack-mode: t yas-global-mode: t yas-minor-mode: t pdf-occur-global-minor-mode: t async-bytecomp-package-mode: t company-quickhelp-mode: t global-company-mode: t company-mode: t openwith-mode: t flx-ido-mode: t show-smartparens-global-mode: t smartparens-global-mode: t override-global-mode: t savehist-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: [yas] Loading for `org-mode', just-in-time: (lambda nil (yas--load-directory-1 (quote /home/dfeich/.emacs.d/snippets/org-mode) (quote org-mode)))! [yas] Loading snippet files from /home/dfeich/.emacs.d/snippets/org-mode [yas] Loading for `text-mode', just-in-time: (lambda nil (yas--load-directory-1 (quote /home/dfeich/.emacs.d/elpa/yasnippet-20160131.948/snippets/text-mode) (quote text-mode)))! [yas] Loading snippet files from /home/dfeich/.emacs.d/elpa/yasnippet-20160131.948/snippets/text-mode Please type y, n, or !: y Debug on Error enabled globally next-line: End of buffer [2 times] Entering debugger... mouse-2, RET: find function's definition Mark set next-line: End of buffer Load-path shadows: /home/dfeich/.emacs.d/elpa/helm-20160201.2209/helm-multi-match hides /home/dfeich/.emacs.d/elpa/helm-core-20160201.100/helm-multi-match /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-org hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-org /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-habit hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-habit /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-css hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-css /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-id hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-id /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-compat hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-compat /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-timer hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-timer /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-sass hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-sass /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-plantuml hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-plantuml /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-gnus hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-gnus /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-gnuplot hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-gnuplot /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-entities hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-entities /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-latex hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-latex /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-loaddefs hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-loaddefs /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-asymptote hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-asymptote /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-latex hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-latex /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-dot hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-dot /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-matlab hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-matlab /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-bbdb hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-bbdb /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-awk hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-awk /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-eval hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-eval /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-io hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-io /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-octave hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-octave /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-docview hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-docview /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-ascii hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-ascii /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-calc hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-calc /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-rmail hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-rmail /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-install hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-install /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-java hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-java /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-inlinetask hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-inlinetask /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-ctags hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-ctags /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-info hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-info /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-ditaa hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-ditaa /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-man hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-man /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-datetree hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-datetree /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-mhe hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-mhe /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-src hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-src /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-org hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-org /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-protocol hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-protocol /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-clojure hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-clojure /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-ocaml hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-ocaml /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-pcomplete hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-pcomplete /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-archive hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-archive /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-macs hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-macs /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-picolisp hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-picolisp /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-fortran hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-fortran /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-ref hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-ref /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-haskell hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-haskell /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-faces hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-faces /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-scala hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-scala /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-md hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-md /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-sql hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-sql /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-keys hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-keys /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-plot hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-plot /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-python hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-python /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-lilypond hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-lilypond /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-js hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-js /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-attach hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-attach /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-lisp hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-lisp /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-publish hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-publish /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-table hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-table /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-exp hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-exp /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-sqlite hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-sqlite /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-maxima hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-maxima /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-mouse hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-mouse /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-w3m hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-w3m /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-lob hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-lob /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-perl hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-perl /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-mobile hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-mobile /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-html hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-html /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-feed hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-feed /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-odt hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-odt /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-makefile hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-makefile /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-icalendar hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-icalendar /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-eshell hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-eshell /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-list hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-list /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-indent hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-indent /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-bibtex hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-bibtex /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-ruby hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-ruby /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-colview hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-colview /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-emacs-lisp hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-emacs-lisp /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-shen hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-shen /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-scheme hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-scheme /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-irc hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-irc /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-C hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-C /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-capture hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-capture /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-clock hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-clock /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-beamer hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-beamer /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-element hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-element /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-ledger hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-ledger /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-version hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-version /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-mscgen hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-mscgen /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-R hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-R /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-comint hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-comint /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-core hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-core /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-crypt hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-crypt /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ox-texinfo hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ox-texinfo /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-table hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-table /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-agenda hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-agenda /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-screen hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-screen /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-footnote hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-footnote /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/org-macro hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/org-macro /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160201/ob-tangle hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/org/ob-tangle /home/dfeich/.emacs.d/elpa/seq-20151121.1017/seq hides /usr/local/emacs-25.1.candidate/share/emacs/25.1.50/lisp/emacs-lisp/seq Features: (shadow sort org-table mail-extr emacsbug message rfc822 mml mml-sec epg mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail smex debug org-eldoc ox-beamer ox-latex ox-icalendar ox-html ox-ascii ox-publish ox vc vc-dispatcher vc-git diff-mode org-rmail org-mhe org-irc org-info org-gnus org-docview doc-view org-bibtex bibtex org-bbdb org-w3m workgroups paredit cython-mode jedi-core python-environment epc concurrent deferred helm-org-remote-table ob-C cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ob-gnuplot ob-calc calc-store calc-trail calc-ext calc calc-loaddefs calc-macs ob-sh ob-sqlite ob-ipython smartparens-python python tramp-sh tramp tramp-compat tramp-loaddefs trampver shell f s ucs-normalize dash-functional ob-python ob-ditaa ob-dot ob-plantuml ox-bibtex org-archive org-clock-convenience org-element avl-tree org-clock org-location-google-maps org-agenda org org-macro org-footnote org-pcomplete pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs cal-menu calendar cal-loaddefs timezone yasnippet google-translate google-translate-default-ui google-translate-core-ui google-translate-core google-translate-tk url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap google-maps google-maps-static url-util google-maps-geocode google-maps-base json map ctable eimp pdf-occur ibuf-ext ibuffer ibuffer-loaddefs tablist tablist-filter semantic/wisent/comp semantic/wisent semantic/wisent/wisent semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet pdf-isearch let-alist pdf-misc imenu pdf-tools compile comint ansi-color cus-edit cus-start cus-load wid-edit pdf-view bookmark pp jka-compr pdf-cache pdf-info tq pdf-util format-spec image-mode string-edit visual-regexp helm-config helm-easymenu async-bytecomp async helm helm-source eieio-compat helm-multi-match helm-lib dired-x dired dired-loaddefs company-quickhelp pos-tip company-files company-oddmuse company-keywords company-etags etags xref project company-gtags company-dabbrev-code company-dabbrev company-capf company-cmake company-xcode company-clang company-semantic company-eclim company-template company-css company-nxml company-bbdb company openwith flx-ido flx ido aggressive-indent rainbow-delimiters smartparens-config smartparens thingatpt flycheck-package lisp-mnt flycheck find-func rx dash smart-mode-line-dark-theme smart-mode-line rich-minority paradox paradox-menu paradox-commit-list hydra ring lv paradox-execute paradox-github seq paradox-core spinner subr-x use-package diminish bind-key easy-mmode finder-inf ace-jump-mode-autoloads google-maps-autoloads epc-autoloads ctable-autoloads makey-autoloads melpa-upstream-visit-autoloads advice openwith-autoloads list-utils-autoloads cl regex-tool-autoloads slime-autoloads info workgroups-autoloads package epg-config url-handlers url-parse auth-source cl-seq eieio byte-opt bytecomp byte-compile cl-extra cconv eieio-core cl-macs gv eieio-loaddefs gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums mail-utils mm-util help-fns help-mode easymenu mail-prsvr password-cache url-vars savehist edmacro kmacro cl-loaddefs pcase cl-lib leuven-theme time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 707940 28723) (symbols 48 55979 1) (miscs 40 4977 11811) (strings 32 133412 25277) (string-bytes 1 4297327) (vectors 16 102508) (vector-slots 8 2190284 72449) (floats 8 10426 1965) (intervals 56 1532 164) (buffers 976 21) (heap 1024 57273 2672)) -- Paul Scherrer Institut Dr. Derek Feichtinger Phone: +41 56 310 47 33 Section Head Scientific Computing Email: derek.feichtinger <at> psi.ch Building/Room No. WHGA/U126 CH-5232 Villigen PSI
emacs-orgmode <at> gnu.org
:bug#22635
; Package org-mode
.
(Sat, 13 Feb 2016 02:40:01 GMT) Full text and rfc822 format available.Message #8 received at 22635 <at> debbugs.gnu.org (full text, mbox):
From: Kyle Meyer <kyle <at> kyleam.com> To: Derek Feichtinger <derek.feichtinger <at> psi.ch> Cc: 22635 <at> debbugs.gnu.org Subject: Re: bug#22635: 25.1.50; wrong-type-argument when using org-beamer-select-environment Date: Fri, 12 Feb 2016 21:38:57 -0500
Derek Feichtinger <derek.feichtinger <at> psi.ch> writes: > When executing C-c C-b (org-beamer-select-environment) in an org beamer > using the current emacs head (git hash ae928ae), I reproducibly get > the following > error and backtrace, independent of the org beamer file used: > > ############### > Debugger entered--Lisp error: (wrong-type-argument listp t) > delete((org-filtered) t) > remove((org-filtered) t) > org-move-to-column(79 t) > org-fast-tag-show-exit(t) > org-fast-tag-selection(("B_note") nil ((:startgroup) ("B_againframe" > . 65) ("B_appendix" . 120) ("B_column" . 99) ("B_columns" . 67) > ("B_frame" . 102) ("B_fullframe" . 70) ("B_ignoreheading" . 105) > ("B_note" . 110) ("B_noteNH" . 78) ("B_block" . 98) ("B_alertblock" > . 97) ("B_verse" . 118) ("B_quotation" . 113) ("B_quote" . 81) > ("B_structureenv" . 115) ("B_theorem" . 116) ("B_definition" . 100) > ("B_example" . 101) ("B_exampleblock" . 69) ("B_proof" . 112) > ("B_beamercolorbox" . 111) (:endgroup) ("BMCOL" . 124)) nil) > org-set-tags() > org-beamer-select-environment() This was reported on the Org list and fixed in commit 34f3260 of the Org repo. http://permalink.gmane.org/gmane.emacs.orgmode/104703 -- Kyle
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:Derek Feichtinger <derek.feichtinger <at> psi.ch>
:Message #13 received at 22635-close <at> debbugs.gnu.org (full text, mbox):
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr> To: Kyle Meyer <kyle <at> kyleam.com> Cc: 22635-close <at> debbugs.gnu.org, Derek Feichtinger <derek.feichtinger <at> psi.ch> Subject: Re: bug#22635: 25.1.50; wrong-type-argument when using org-beamer-select-environment Date: Sun, 03 Dec 2017 16:47:30 +0100
Hello, Kyle Meyer <kyle <at> kyleam.com> writes: > Derek Feichtinger <derek.feichtinger <at> psi.ch> writes: > >> When executing C-c C-b (org-beamer-select-environment) in an org beamer >> using the current emacs head (git hash ae928ae), I reproducibly get >> the following >> error and backtrace, independent of the org beamer file used: >> >> ############### >> Debugger entered--Lisp error: (wrong-type-argument listp t) >> delete((org-filtered) t) >> remove((org-filtered) t) >> org-move-to-column(79 t) >> org-fast-tag-show-exit(t) >> org-fast-tag-selection(("B_note") nil ((:startgroup) ("B_againframe" >> . 65) ("B_appendix" . 120) ("B_column" . 99) ("B_columns" . 67) >> ("B_frame" . 102) ("B_fullframe" . 70) ("B_ignoreheading" . 105) >> ("B_note" . 110) ("B_noteNH" . 78) ("B_block" . 98) ("B_alertblock" >> . 97) ("B_verse" . 118) ("B_quotation" . 113) ("B_quote" . 81) >> ("B_structureenv" . 115) ("B_theorem" . 116) ("B_definition" . 100) >> ("B_example" . 101) ("B_exampleblock" . 69) ("B_proof" . 112) >> ("B_beamercolorbox" . 111) (:endgroup) ("BMCOL" . 124)) nil) >> org-set-tags() >> org-beamer-select-environment() > > This was reported on the Org list and fixed in commit 34f3260 of the Org > repo. > > http://permalink.gmane.org/gmane.emacs.orgmode/104703 I'm therefore closing this bug report. Thank you. Regards, -- Nicolas Goaziou 0x80A93738
Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Mon, 01 Jan 2018 12:24:06 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.