emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jarmo Hurri <jarmo.hurri@iki.fi>
To: emacs-orgmode@gnu.org
Subject: Re: New Beamer environment selection problem
Date: Wed, 27 Apr 2016 16:39:36 +0300	[thread overview]
Message-ID: <87bn4v1887.fsf@iki.fi> (raw)
In-Reply-To: 87k2jjl64z.fsf@saiph.selenimh

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

>> The newest versions of org (pulled from git) introduced a problem in my
>> use of beamer. Consider the following org file
>>
>> #-------------------------------------------------------------------
>> #+STARTUP: beamer
>> * foo
>> ** bar
>> #-------------------------------------------------------------------
>>
>> Earlier, when I moved my cursor to the end of word "bar" and pressed
>> "C-c C-b" for (org-beamer-select-environment), I was able to select a
>> beamer environment. Now I get an error
>>
>> apply: Wrong number of arguments: max, 0
>>
>> Any ideas?
>
> I cannot reproduce it. Could you send a detailed backtrace?

Is this detailed enough?

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()
  call-interactively(org-beamer-select-environment nil nil)
  command-execute(org-beamer-select-environment)

> Could you also check you're not experiencing a mixed installation?

This is a printout of (org-version):

Org-mode version 8.3.4 (release_8.3.4-758-g1daac7 @ /home/jarmo/addons/emacs-packages/org/lisp/)

Also, in (list-load-path-shadows) all the directories that hide other
stuff point to the up-to-date org installation. In addition, in my
.emacs, load-path is updated to include the correct org lisp directory
before any org stuff is loaded.

But it is true that this isn't the only weird thing I have seen
recently. I still haven't been able to solve my Babel shell problem I
posted earlier.

Jarmo

  reply	other threads:[~2016-04-27 13:39 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 [this message]
2016-04-28 21:51     ` Nicolas Goaziou
2016-05-02  8:37       ` Jarmo Hurri
2016-05-12 10:04       ` Julien Cubizolles
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=87bn4v1887.fsf@iki.fi \
    --to=jarmo.hurri@iki.fi \
    --cc=emacs-orgmode@gnu.org \
    /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).