From: Julien Cubizolles <j.cubizolles@free.fr>
To: Jarmo Hurri <jarmo.hurri@iki.fi>
Cc: emacs-orgmode@gnu.org
Subject: Re: New Beamer environment selection problem
Date: Thu, 12 May 2016 12:04:59 +0200 [thread overview]
Message-ID: <87k2iztwvo.fsf@free.fr> (raw)
In-Reply-To: <87k2jhieql.fsf@saiph.selenimh> (Nicolas Goaziou's message of "Thu, 28 Apr 2016 23:51:30 +0200")
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Would the following patch solve the issue?
I'm still experiencing this problem with the following example
--8<---------------cut here---------------start------------->8---
#+BEGIN_SRC elisp
(add-to-list 'load-path "~/git-repositories/org-mode/lisp")
(add-to-list 'load-path "~/git-repositories/org-mode/contrib/lisp")
#+END_SRC
#+RESULTS:
: Successfully reloaded Org
: Org-mode version 8.3.4 (release_8.3.4-695-gf07580 @ /home/wilk/git-repositories/org-mode/lisp/)
* Entry
--8<---------------cut here---------------end--------------->8---
with emacs -Q evaluation the src
block, reloading org-mode, org-beamer-select-environment with point on
"Entry" fails with:
Debugger entered--Lisp error: (wrong-number-of-arguments max 0)
max()
apply(max nil)
org-fast-tag-selection(nil nil nil 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)
next prev parent reply other threads:[~2016-05-12 10:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-27 9:19 New Beamer environment selection problem Jarmo Hurri
2016-04-27 10:04 ` Nicolas Goaziou
2016-04-27 13:39 ` Jarmo Hurri
2016-04-28 21:51 ` Nicolas Goaziou
2016-05-02 8:37 ` Jarmo Hurri
2016-05-12 10:04 ` Julien Cubizolles [this message]
2016-05-12 12:21 ` Nicolas Goaziou
2016-05-12 21:21 ` Julien Cubizolles
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k2iztwvo.fsf@free.fr \
--to=j.cubizolles@free.fr \
--cc=emacs-orgmode@gnu.org \
--cc=jarmo.hurri@iki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).