[O] Could org-mode implement multiple rows in tables?

2014-11-19 Thread Ma Jiehong
Hello! First of all, I am pleased to send my first email to the mailing list of org-mode! I have been using org-mode for several years, and I am very happy with it. However, I would like to know if a new feature could be implemented. Currently, org-mode tables are neat, and very easy to use.

Re: [O] Problem with links whose description looks like a link

2014-11-19 Thread Daniel Bausch
Hello and thanks for the answer! Nicolas Goaziou writes: > Daniel Bausch writes: > >> I'm using Org from Git master. If I have a link like, e.g. >> >> [[file:somefile.c::int whatsoever][file:somefile.c::int whatsoever]] >> >> and a a file somefile.c with the lines >> >> int some; >> int whatso

Re: [O] clock gone error, fixing it issues, and K does not clock out

2014-11-19 Thread Samuel Wales
On 11/19/14, Eric S Fraga wrote: > Maybe just you? What version of org are you using? How are you > clocking out? maint. c-c c-x c-o. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. And ANYBODY can get it. Denmark: fre

Re: [O] Org-edu-HTML

2014-11-19 Thread Grant Rettke
Project sounds great. Looked for something like this with LaTeX long ago; this looks like the modern solution. On Wed, Nov 19, 2014 at 2:19 PM, Samuel Loury wrote: > Hi, > Marcin Borkowski writes: > >> as I mentioned some time ago, I started working on a custom exporter >> from Org to HTML for e

Re: [O] How to get "remember" working properly?

2014-11-19 Thread Nick Dokos
Sharon Kimble writes: > ... > > However, org-capture is working well, prefacing my "timelog.org"" > with CAPTURE- in front, like "CAPTURE-timelog.org". Maybe then it is > time to retire "remember" as "org-capture" seems to have taken over? > But that's for another post. > As I said before, org-

Re: [O] Long table with NAME but no CAPTION

2014-11-19 Thread Nicolas Goaziou
presn...@member.fsf.org writes: > Nicolas Goaziou writes: > >> You can use a table filter to remove \label and \\ from longtables. See >> (info "(org) Advanced configuration") > > Thanks. Just to be clear, you are suggesting a filter that would remove > \label and \\ from longtables that have no

Re: [O] Org-edu-HTML

2014-11-19 Thread Samuel Loury
Hi, Marcin Borkowski writes: > as I mentioned some time ago, I started working on a custom exporter > from Org to HTML for educational materials. My vision is that there > will be (some kind) of syntax in Org (most probably, I'm going to > (ab)use the existing syntax) for specifying various kind

Re: [O] orgmode batch publishing failure

2014-11-19 Thread henry atting
> henry atting writes: > >> org-mode version 8.3beta (release_8.3beta-581-g0e52f0) >> >> After updating orgmode from git batch publishing does not work anymore, >> the error message says: >> >> Autoloading failed to define function time-add >> >> The according part of Makefile >> >> >> sheet: $(HO

Re: [O] Long table with NAME but no CAPTION

2014-11-19 Thread presnell
Nicolas Goaziou writes: > You can use a table filter to remove \label and \\ from longtables. See > (info "(org) Advanced configuration") Thanks. Just to be clear, you are suggesting a filter that would remove \label and \\ from longtables that have no caption, but that would leave them in for

Re: [O] How to get "remember" working properly?

2014-11-19 Thread Sharon Kimble
Richard Lawrence writes: > Hi Sharon, > > Sharon Kimble writes: > >> #+BEGIN_SRC emacs-lisp >> (setq org-remember-templates >> '(("Todo" ?t "* TODO %^{Brief Description} %^g\n%?\nAdded: %U" >> "~/.emacs.d/org/remember.org" "Tasks") >> ("Journal" ?j "** %^{Head Line} %U %^g\n%i%?" >

[O] Unexpected macro error

2014-11-19 Thread Thomas S. Dye
Aloha all, A document I've been working on for several weeks broke recently without changes on my part. However, I've been tracking the master git branch every once in a while and I suspect some change in Org is the culprit. Org-mode version 8.3beta (release_8.3beta-580-g787733 @ /Users/dk/.emac

Re: [O] orgmode batch publishing failure

2014-11-19 Thread Nick Dokos
henry atting writes: > org-mode version 8.3beta (release_8.3beta-581-g0e52f0) > > After updating orgmode from git batch publishing does not work anymore, > the error message says: > > Autoloading failed to define function time-add > > The according part of Makefile > > > sheet: $(HOME)/misc/horg/

Re: [O] emacs 24.4 on windows doesn't load elpa version of org-mode

2014-11-19 Thread Gerhard
Ista, you made me check my .emacs file again. Thanks for the hint, but .emacs is loaded in both versions. My agenda files were set correctly. But the lines (require 'package) (package-initialize) did not work with my new emacs. Then I moved those two lines at the very beginning of .emacs and now it

Re: [O] Orgmode links trouble with Emacs 24.4 on Windows 7: "ShellExecute failed: ..."

2014-11-19 Thread AW
Am Dienstag, 18. November 2014, 22:36:46 schrieb Nicolas Goaziou: > Hello, > > AW writes: > > I installed Emacs 24.4 on Windows 7. > > > > Everything works, except some of my links in orgmode. They worked under > > Emacs 24.3, and they work with Emacs 24.4 under Linux. > > > > The non-working l

[O] orgmode batch publishing failure

2014-11-19 Thread henry atting
org-mode version 8.3beta (release_8.3beta-581-g0e52f0) After updating orgmode from git batch publishing does not work anymore, the error message says: Autoloading failed to define function time-add The according part of Makefile --8<---cut here---start->8---

Re: [O] Problem with links whose description looks like a link

2014-11-19 Thread Nicolas Goaziou
Hello, Daniel Bausch writes: > I'm using Org from Git master. If I have a link like, e.g. > > [[file:somefile.c::int whatsoever][file:somefile.c::int whatsoever]] > > and a a file somefile.c with the lines > > int some; > int whatsoever; > > then opening the link with the cursor before the spa

Re: [O] #+CALL get the first row of output table lost when using latex export

2014-11-19 Thread iemacs
#+NAME: t2 #+CALL: t1() :exports results :hlines yes will give the right latex output, thank you! Kind regards, Tian Qiu On Mon, Nov 17, 2014 at 11:08 AM, Charles C. Berry wrote: > On Mon, 17 Nov 2014, iem...@gmail.com wrote: > >> Thank you, Charles. And =:colnames yes= does work here. But

[O] [Prelim. patch] extend org-meta-return to keywords

2014-11-19 Thread Rasmus
Hi, Something I have wanted for a while is to have M-RET work "as expected"(?) on keyword lines such as #+LATEX_HEADER, #+CAPTION etc. An "animation" to illustrate, where '|' is point: #+CAPTION: this is a |long caption # click ⇒ #+CAPTION: this is a #+CAPTION: |long capt

Re: [O] org-mode pretty entities has \perp but not \parallel

2014-11-19 Thread Rasmus
Brady Trainor writes: >> I think they are not the same. I'd use $\|x\|_2$ for a norm, say. >> Parallel is a relation: $a\parallel b$. > > Ah yes. Now this \| makes more sense. Great! >> If you want to go "all in", which is a lot of fun, you have to submit a >> TINY PATCH: >> >> http://o

Re: [O] org for screenwriting

2014-11-19 Thread Paul Rankin
Rustom Mody gmail.com> writes: > > HiI vaguely remember something about orgmode for screenwriting.Something like http://fountain.io/ for org available?Rusi-- http://www.the-magus.inhttp://blog.languager.org Fountain mode now integrates outline mode and org-like visibility cycling. Available

[O] emacs 24.4 on windows doesn't load elpa version of org-mode

2014-11-19 Thread Gerhard
Hi, I use Emacs on Win 7 Professional. The versions are GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-17 on MARVIN Org-mode version 8.2.10 (8.2.10-18-g59111b-elpaplus @ c:/Users/Gerhard/AppData/Roaming/.emacs.d/elpa/org-plus-contrib-20141117/) I saw that emacs 24.4 for windows is available (

Re: [O] Undocumented command: org-table-blank-field (C-c SPC)

2014-11-19 Thread Rasmus
Vicente Vera writes: > Hello. I was browsing Emacs StackExchange and found this question: > https://emacs.stackexchange.com/questions/15/how-to-clear-a-cell-in-an-org-mode-table. > One of the answers mentions the org-table-blank-field command and that > "For some reason it's missing from the manu

Re: [O] Bug (regression) in org-replace-disputed-keys. Bisected.

2014-11-19 Thread Miro Bezjak
Ahh, hadn't thought of that. Thanks for the suggestion. Regards, Miro On Tue, Nov 18, 2014 at 10:32 PM, Nicolas Goaziou wrote: > Hello, > > Miro Bezjak writes: > >> I rather like that `org-read-date` takes over windmove keys during the >> second or two that I'm using it. By reverting this, I gu

[O] Problem with links whose description looks like a link

2014-11-19 Thread Daniel Bausch
Hi! I'm using Org from Git master. If I have a link like, e.g. [[file:somefile.c::int whatsoever][file:somefile.c::int whatsoever]] and a a file somefile.c with the lines int some; int whatsoever; then opening the link with the cursor before the space jumps to the first line, while opening th

Re: [O] clock gone error, fixing it issues, and K does not clock out

2014-11-19 Thread Eric S Fraga
On Tuesday, 18 Nov 2014 at 20:01, Samuel Wales wrote: > maint. > > when i am clocking something, when i clock out, it says byte-code: > Clock start time is gone. [...] > i'm kind of amazed that heavy clockers haven't been all over these > issues on the list before. is it just me? Maybe just you

Re: [O] Long table with NAME but no CAPTION

2014-11-19 Thread Eric S Fraga
On Tuesday, 18 Nov 2014 at 22:28, Nicolas Goaziou wrote: > Hello, > > presn...@member.fsf.org writes: [...] >> One more minor comment: I notice that org-mode's latex export puts the >> \label{} inside the argument of the \caption{} command. This seems >> unusual to me. > > It isn't wrong, though