emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [babel] VC-Log does not run correctly


From: suvayu ali
Subject: Re: [O] [babel] VC-Log does not run correctly
Date: Fri, 9 Sep 2011 17:08:27 +0200

Hi Seb,

On Thu, Sep 8, 2011 at 4:16 PM, Sebastien Vauban
<address@hidden> wrote:
>  (when (vc-find-backend-function
>         (vc-backend (buffer-file-name (get-buffer buf))) 'print-log)
>

AFAIU from a previous issue (more than a year back I think), you need
to ensure buffer-file-name returns  something reasonable. The problem
is if it is evaluated in a temporary buffer (is that the case during
export?) then it will return nil which confuses vc.

Hope this helps.

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]