[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [bug?] Re: layout org-babel menu
From: |
Eric Schulte |
Subject: |
Re: [O] [bug?] Re: layout org-babel menu |
Date: |
Sat, 14 Apr 2012 09:35:33 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Yagnesh Raghava Yakkala <address@hidden> writes:
> Hello Eric,
>
> Eric Schulte <address@hidden> writes:
>> Hi,
>>
>> Thanks for your concern over the test suite. I believe the problem is
>> that I've been trying to stick to the version of Org-mode included in
>> the Emacs24 pre-test, which has changed my load path and means that the
>> latest version of Org-mode and the test suite take extra care to load.
>>
>> Since both Rainer and myself have run this successfully I've just pushed
>> it up to the main repo. Please let me know if it causes any problems.
>>
>> At some point in the next couple of weeks we should both flesh out the
>> language-specific header argument variables and document this new
>> auto-complete behavior (although I'm not sure where this documentation
>> should live).
>>
>> Best,
>
> A possible bug coming from your commit.
>
> I have message-mode hooks defined as follows,
>
> (add-hook 'message-mode-hook 'turn-on-orgstruct++)
> (add-hook 'message-mode-hook 'turn-on-orgtbl)
>
> pressing C-x m to compose new message., I am getting this debugger message
>
> ,----
> | debug(error (wrong-type-argument number-or-marker-p nil))
Hi Yagnesh,
Thanks for posting this error. I've just pushed up a simple fix which
should solve this problem.
Best,
> |
> | org-babel-header-arg-expand()
> | run-hook-with-args-until-success(org-babel-header-arg-expand)
> | org-cycle((4)) org-set-startup-visibility() org-mode()
> | org-get-local-variables() orgstruct-setup() orgstruct-mode(1)
> | orgstruct++-mode(1) turn-on-orgstruct++()
> | run-hooks(change-major-mode-after-body-hook text-mode-hook
> | message-mode-hook) apply(run-hooks
> | (change-major-mode-after-body-hook text-mode-hook
> | message-mode-hook)) run-mode-hooks(message-mode-hook)
> | message-mode() message-pop-to-buffer("*unsent mail*" nil)
> | message-mail() gnus-summary-mail-other-window(nil)
> | call-interactively(gnus-summary-mail-other-window)
> | gnus-article-read-summary-keys(nil)
> | call-interactively(gnus-article-read-summary-keys nil nil)
> |
> `----
>
> Thanks.,
--
Eric Schulte
http://cs.unm.edu/~eschulte/
- Re: [O] layout org-babel menu WAS: About org-babel menu, (continued)
- Re: [O] layout org-babel menu WAS: About org-babel menu, Thorsten, 2012/04/06
- Re: [O] layout org-babel menu WAS: About org-babel menu, Thomas S. Dye, 2012/04/06
- Re: [O] layout org-babel menu WAS: About org-babel menu, Eric Schulte, 2012/04/06
- Re: [O] layout org-babel menu WAS: About org-babel menu, Thomas S. Dye, 2012/04/08
- Re: [O] layout org-babel menu WAS: About org-babel menu, Eric Schulte, 2012/04/10
- Re: [O] layout org-babel menu WAS: About org-babel menu, Rainer M Krug, 2012/04/11
- Re: [O] layout org-babel menu WAS: About org-babel menu, Eric Schulte, 2012/04/11
- Re: [O] layout org-babel menu WAS: About org-babel menu, Thomas S. Dye, 2012/04/11
- Re: [O] layout org-babel menu WAS: About org-babel menu, Eric Schulte, 2012/04/13
- [O] [bug?] Re: layout org-babel menu, Yagnesh Raghava Yakkala, 2012/04/13
- Re: [O] [bug?] Re: layout org-babel menu,
Eric Schulte <=
- Re: [O] [bug?] Re: layout org-babel menu, Nick Dokos, 2012/04/14
- Re: [O] layout org-babel menu WAS: About org-babel menu, Rainer M Krug, 2012/04/10
- Re: [O] layout org-babel menu WAS: About org-babel menu, Bastien, 2012/04/10
- Re: [O] layout org-babel menu WAS: About org-babel menu, Rainer M Krug, 2012/04/11
- Re: [O] layout org-babel menu WAS: About org-babel menu, Yagnesh Raghava Yakkala, 2012/04/11
- Re: [O] layout org-babel menu WAS: About org-babel menu, Bastien, 2012/04/11
- Re: [O] layout org-babel menu WAS: About org-babel menu, Bastien, 2012/04/11
- Re: [O] layout org-babel menu WAS: About org-babel menu, Rainer M Krug, 2012/04/11
- Re: [O] layout org-babel menu WAS: About org-babel menu, Eric Schulte, 2012/04/11
- Re: [O] layout org-babel menu WAS: About org-babel menu, Eric Schulte, 2012/04/11