emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Sébastien Vauban" <wxhgmqzgwmuf@spammotel.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: New beamer support
Date: Thu, 7 Jan 2010 11:33:00 +0100	[thread overview]
Message-ID: <421CED8A-E65B-4D50-89F4-971C053EBB3F@gmail.com> (raw)
In-Reply-To: <878wcai5b3.fsf@mundaneum.com>

Hi Sebastian, my mistake, fixed now.

- Carsten

On Jan 7, 2010, at 11:21 AM, Sébastien Vauban wrote:

> Hi Carsten,
>
> Carsten Dominik wrote:
>> On Jan 7, 2010, at 10:47 AM, Sébastien Vauban wrote:
>>> Carsten Dominik wrote:
>>>> On Jan 7, 2010, at 9:54 AM, Sébastien Vauban wrote:
>>>>> Carsten Dominik wrote:
>>>>>>
>>>>>> #+BIND will do the trick, it was made just for this.
>>>>>
>>>>> Though, I experience a bigger problem... When reopening my  
>>>>> example file,
>>>>> I now have to answer "yes or no" to apply the BIND variable  
>>>>> (that's OK),
>>>>> but (after answering yes -- no tested with no, as that's not  
>>>>> what I need)
>>>>> I loose all the colors in my Org buffer: the Org file becomes  
>>>>> black only,
>>>>> in fixed font! All the font locking is away, making the Org file  
>>>>> more or
>>>>> less useless (as if I would edit it with Notepad).
>>>>>
>>>>> Any idea??
>>>>
>>>> Can you please turn on debug-on-quit, and then quit at the prompt  
>>>> and show
>>>> me the backtrace? Because I do not get this by simply visiting a  
>>>> file.
>>>
>>> Here it is.
>>>
>>> --8<---------------cut here---------------start------------->8---
>>> Debugger entered--Lisp error: (quit)
>>> yes-or-no-p("Allow BIND values in this buffer? ")
>>> org-export-confirm-letbind()
>>> org-infile-export-plist()
>>> org-default-export-plist()
>>> org-compute-latex-and-specials-regexp()
>>
>> Ah, OK, thanks.  This is fixed now.
>
> Just did `git pull':
>
> --8<---------------cut here---------------start------------->8---
> remote: Counting objects: 23, done.
> remote: Compressing objects: 100% (14/14), done.
> remote: Total 14 (delta 10), reused 0 (delta 0)
> Unpacking objects: 100% (14/14), done.
> From git://repo.or.cz/org-mode
>   c7f25c6..1596144  master     -> origin/master
> Updating c7f25c6..1596144
> Fast forward
> contrib/babel/lisp/langs/org-babel-clojure.el |   95 ++++++++++++++++ 
> +++-----
> lisp/ChangeLog                                |    5 ++
> lisp/org.el                                   |    1 +
> 3 files changed, 81 insertions(+), 20 deletions(-)
> --8<---------------cut here---------------end--------------->8---
>
> Restarted Emacs.
> Re-opened my file.
> Answered `yes'.
> But still got the same "black-and-white" buffer...
>
> Same impact in Gnus.
>
> Best regards,
>  Seb
>
> -- 
> Sébastien Vauban
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

  reply	other threads:[~2010-01-07 10:33 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06  9:46 New beamer support Sébastien Vauban
2010-01-06 10:06 ` Carsten Dominik
2010-01-06 10:59   ` Sébastien Vauban
2010-01-06 12:36     ` Carsten Dominik
2010-01-06 13:35       ` Sébastien Vauban
2010-01-06 14:23         ` Carsten Dominik
2010-01-06 14:31           ` Carsten Dominik
2010-01-06 15:35             ` Sébastien Vauban
2010-01-06 17:32               ` Carsten Dominik
2010-01-06 15:47           ` Sébastien Vauban
2010-01-06 17:34             ` Carsten Dominik
2010-01-07  9:38               ` Sébastien Vauban
2010-01-07 10:35                 ` Carsten Dominik
2010-01-07 10:56                   ` Sébastien Vauban
2010-01-06 11:13   ` Christian Lasarczyk
2010-01-06 11:57     ` Carsten Dominik
2010-01-06 13:06       ` Sébastien Vauban
2010-01-06 11:40 ` Eric S Fraga
2010-01-06 13:03   ` Sébastien Vauban
2010-01-06 13:25     ` Carsten Dominik
2010-01-06 16:22       ` Sébastien Vauban
2010-01-06 17:33         ` Carsten Dominik
2010-01-07  8:41           ` Sébastien Vauban
2010-01-07 14:39             ` Darlan Cavalcante Moreira
2010-01-07 15:43               ` Carsten Dominik
2010-01-07 16:16                 ` Sébastien Vauban
2010-01-07 18:03                   ` Darlan Cavalcante Moreira
2010-01-07 18:18                     ` Carsten Dominik
2010-01-07 19:24                     ` Sébastien Vauban
2010-01-07 16:48               ` Carsten Dominik
2010-01-07  8:54           ` Sébastien Vauban
2010-01-07  9:26             ` Carsten Dominik
2010-01-07  9:47               ` Sébastien Vauban
2010-01-07 10:00                 ` Carsten Dominik
2010-01-07 10:21                   ` Sébastien Vauban
2010-01-07 10:33                     ` Carsten Dominik [this message]
2010-01-07 11:23                       ` Sébastien Vauban
2010-01-07 11:30 ` [beamer] Order in preamble Sébastien Vauban
2010-01-07 13:15   ` Carsten Dominik
2010-01-07 15:54     ` Sébastien Vauban

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=421CED8A-E65B-4D50-89F4-971C053EBB3F@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=wxhgmqzgwmuf@spammotel.com \
    /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).