Re: [Orgmode] Publish-current-file error

2010-02-02 Thread Carsten Dominik
On Feb 3, 2010, at 12:13 AM, Chao Lu wrote: Hey Nick, Thanks a lot for your detailed explanation, now I'm pretty clear about the error. But I just get the idea why we could not publish arbitrary org file as html to current directory, I guess it could be kind of troublesome that every tim

Re: [Orgmode] Publish-current-file error

2010-02-02 Thread Nick Dokos
Chao Lu wrote: > Thanks a lot for your detailed explanation, now I'm pretty clear about the > error. But I just get the idea why we could not publish arbitrary org file > as html to current directory, I guess it could be kind of troublesome that > every time to set up the project first? > > What

Re: [Orgmode] Publish-current-file error

2010-02-02 Thread Chao Lu
Hey Nick, Thanks a lot for your detailed explanation, now I'm pretty clear about the error. But I just get the idea why we could not publish arbitrary org file as html to current directory, I guess it could be kind of troublesome that every time to set up the project first? What do you think? Ch

Re: [Orgmode] Publish-current-file error

2010-02-02 Thread Chao Lu
Hey nick, My Emacs is GNU Emacs 23.1.90.1 (i386-mingw-nt5.1.2600). Org: Org-mode version 6.34c. I just start a new org file, say, PHY.org, type very simple words, then tried M-x org-publish-current-file. The *backtrace* tells: Debugger entered--Lisp error: (wrong-type-argument stringp n

[Orgmode] Publish-current-file error

2010-02-02 Thread Chao Lu
Dear all, Today I was trying to publish a single org file using org-publish-current-file, however, org refused to do so, the error message is let*: Wrong type argument: stringp, nil I believe the org-publish function work well, for I could get the pre-defined project published smoothly