From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: New Beamer environment selection problem Date: Wed, 27 Apr 2016 12:04:28 +0200 Message-ID: <87k2jjl64z.fsf@saiph.selenimh> References: <878tzzv26g.fsf@iki.fi> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avMKm-00036u-Mr for emacs-orgmode@gnu.org; Wed, 27 Apr 2016 06:04:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avMKh-00049b-RB for emacs-orgmode@gnu.org; Wed, 27 Apr 2016 06:04:40 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:48264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avMKh-00049V-L9 for emacs-orgmode@gnu.org; Wed, 27 Apr 2016 06:04:35 -0400 In-Reply-To: <878tzzv26g.fsf@iki.fi> (Jarmo Hurri's message of "Wed, 27 Apr 2016 12:19:51 +0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Jarmo Hurri Cc: emacs-orgmode@gnu.org Hello, Jarmo Hurri 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? Could you also check you're not experiencing a mixed installation? Regards, -- Nicolas Goaziou