From mboxrd@z Thu Jan 1 00:00:00 1970 From: Torsten Wagner Subject: Re: execute sbe macro fails Date: Mon, 15 Jul 2013 11:35:11 +0200 Message-ID: References: <87mwpowzjv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0160cb7cb4563404e1899335 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyfEm-0005Bg-Ow for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 05:38:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UyfEl-0000dS-7t for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 05:38:32 -0400 Received: from mail-ea0-x22c.google.com ([2a00:1450:4013:c01::22c]:38915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyfBZ-0007td-5Q for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 05:35:13 -0400 Received: by mail-ea0-f172.google.com with SMTP id q10so7706416eaj.3 for ; Mon, 15 Jul 2013 02:35:11 -0700 (PDT) In-Reply-To: <87mwpowzjv.fsf@gmail.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Org Mode Mailing List --089e0160cb7cb4563404e1899335 Content-Type: text/plain; charset=ISO-8859-1 Dear Eric, thanks a lot. That was really insightful. I didn't use babel for several month and I always struggle to get into it again. I clearly was confused about the variable definition. Using a function like I did, one has to do it basically twice, once for babel and once for the target language. I never used the sbe-macro (Actually, I was not even aware of it). Thus, I thought the problem was somehow there. Furthermore, I missed that I should at least call the function once ;) Would it be possible that the error-message contains more infos? E.g. some hints within the mini-buffer or *Messages*-buffer. That would make it easier to debug what is going wrong. Thanks again, that was really helpful. Torsten On 15 July 2013 00:24, Eric Schulte wrote: > $14='(sbe score2mark (score $13) (passscore 50)) --089e0160cb7cb4563404e1899335 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Dear Eric,

thanks a lot.= That was really insightful. I didn't use babel for several month and I= always struggle to get into it again.
= I clearly was confused about the variable definition. Using a function like= I did, one has to do it basically twice, once for babel and once for the t= arget language. I never used the sbe-macro (Actually, I was not even aware = of it). Thus, I thought the problem was somehow there.

Furthermore, I missed that I should at= least call the function once ;)

Would it be possible that the error-me= ssage contains more infos? E.g. some hints within the mini-buffer or *Messa= ges*-buffer. That would make it easier to debug what is going wrong.

Thanks again, that was really helpful.
=
Torsten

=A0



On 15 July 2013 00:24, Eric Schulte <schulte.eric@gmail.com> wrote:
$14=3D'(sbe score2mark (score $13) (passscore 50))

--089e0160cb7cb4563404e1899335--