[O] FSF copyright assignment

2016-01-12 Thread Arun Isaac
How long does FSF copyright assignment typically take? I sent a request around 2 weeks ago (on December 26), but haven't received a reply yet. Does it usually take this long? Should I resend my copyright assignment request? signature.asc Description: PGP signature

[O] Strange behavior: a comma is inserted before each star

2016-01-12 Thread zariskij
Hi, I encounter a strange behavior of org-edit-special. Whenever I have a line starting with * in org-edit-special buffer, org-mode automatically inserts a comma before * in the original org file. For instance, if I type into org-edit-special buffer: /** * a brief descripion * end */ After

Re: [O] Org campture recursively expands %-escapes

2016-01-12 Thread Michael Brand
Hi Nicolas On Tue, Jan 12, 2016 at 9:42 AM, Nicolas Goaziou wrote: > > Michael Brand writes: > > > I don't understand because the org-time-stamp-formats you mention is > > already used and does not cover inactive timestamps. > > I'm talking about the function, not the variable. Now I found it:

Re: [O] Fill-up Kanban board with entries

2016-01-12 Thread Shakthi Kannan
Hi Nick, --- On Wed, Jan 13, 2016 at 10:17 AM, Nick Dokos wrote: | Try replacing "TAG" with nil and see if that | gets you further. \-- That didn't take me further. --- | But my hunch is that the kanban-* functions are either | buggy or they have not been kept up to date with recent development

Re: [O] individual alerts

2016-01-12 Thread Nick Dokos
"cschr" writes: > Hello > > Im a software developer and new to emacs. I want to maintain my calendar > appointments in > orgmode, and define individual alerts for each appointment (which also > includes to have no > alert for some appointments). Using the emacs diary is not enough for me – I >

Re: [O] [Show Org source] button does not work

2016-01-12 Thread Nick Dokos
Kynn Jones writes: > The [Show Org source] button at the bottom of pages such as > > http://orgmode.org/worg/ > > does not work. Nothing happens when one clicks on it. It's supposed > to execute the statement `show_org_source()`, but as far as I can > tell, the function `show_org_source` is not

Re: [O] Fill-up Kanban board with entries

2016-01-12 Thread Nick Dokos
Shakthi Kannan writes: > Hi, > > I have the following test.org file: > > === test.org === > > * Kanban board > | TODO | NEXT | STARTED | WAITING | DONE | CANCELED | > |--+--+-+-+--+--| > | | | | | | | > | | |

Re: [O] Changing org-block background with org-src-fontify-natively

2016-01-12 Thread Nick Dokos
John Kitchin writes: > That is pretty weird. It should be defined in org-faces.el. What org version > are you using? > It was deleted in this commit: commit f8b42e8ebeeecdef59a8a7cbc4324264a5162197 Author: Bastien Guerry Date: Mon Jul 28 18:54:00 2014 +0200 Don't use an overlay for src

[O] [Show Org source] button does not work

2016-01-12 Thread Kynn Jones
The [Show Org source] button at the bottom of pages such as http://orgmode.org/worg/ does not work. Nothing happens when one clicks on it. It's supposed to execute the statement `show_org_source()`, but as far as I can tell, the function `show_org_source` is not to be found in the page's JS. I

Re: [O] Bug: Asychronous export fails [8.3.2 (8.3.2-52-g6d0af5-elpa @ /home/rrt/.emacs.d/elpa/org-20151228/)]

2016-01-12 Thread Reuben Thomas
On 12 January 2016 at 20:13, Nicolas Goaziou wrote: > Hello, > > Reuben Thomas writes: > > > ​The value of that variable is nil. > > It means `user-init-file' is used. Check if (require 'ox) there helps. > ​That works, many thanks. Did I miss something in the manual? -- http://rrt.sc3d.org

Re: [O] Bug: State change not entered in corresponding TODO entry (resent with version info)

2016-01-12 Thread Nicolas Goaziou
Hello, Charles Millar writes: > I group all of my TODO items in one file under one first level > heading, e.g. > > * TODO'a > ** TODO this is a test :CM: >DEADLINE: <2016-01-15 Fri> > :OTHERINFO: > > :END: > Date Entered [2016-0

Re: [O] Bug: Habit Logging in incorrect place [8.3.2 (release_8.3.2-490-g157f91 @ /home/swflint/.emacs.d/org-mode/lisp/)]

2016-01-12 Thread Nicolas Goaziou
Hello, swfl...@flintfam.org (Samuel W. Flint) writes: > Sure, with emacs -q -Q, the same thing happens. I also get the > following error: > > Error in post-command-hook (org-add-log-note): (error "Before first > headline at position 1 in buffer test.org") > > I have absolutely no idea why t

Re: [O] Bug: Asychronous export fails [8.3.2 (8.3.2-52-g6d0af5-elpa @ /home/rrt/.emacs.d/elpa/org-20151228/)]

2016-01-12 Thread Nicolas Goaziou
Hello, Reuben Thomas writes: > ​The value of that variable is nil. It means `user-init-file' is used. Check if (require 'ox) there helps. Regards, -- Nicolas Goaziou

[O] Bug: State change not entered in corresponding TODO entry (resent with version info)

2016-01-12 Thread Charles Millar
I group all of my TODO items in one file under one first level heading, e.g. * TODO'a ** TODO this is a test :CM: DEADLINE: <2016-01-15 Fri> :OTHERINFO: :END: Date Entered [2016-01-12 Tue 13:22] ** TODO this is another test

[O] Bug: State change not entered in corresponding TODO entry

2016-01-12 Thread Charles Millar
I group all of my TODO items in one file under one first level heading, e.g. * TODO'a ** TODO this is a test :CM: DEADLINE: <2016-01-15 Fri> :OTHERINFO: :END: Date Entered [2016-01-12 Tue 13:22] ** TODO this is another test

Re: [O] Bug: Asychronous export fails [8.3.2 (8.3.2-52-g6d0af5-elpa @ /home/rrt/.emacs.d/elpa/org-20151228/)]

2016-01-12 Thread Reuben Thomas
On 12 January 2016 at 17:10, Nicolas Goaziou wrote: > Hello, > > Reuben Thomas writes: > > > Warning (server): Unable to start the Emacs server. > > There is an existing Emacs server, named "server". > > To start the server in this Emacs process, stop the existing > > server or call `M-x server-

Re: [O] Bug: Asychronous export fails [8.3.2 (8.3.2-52-g6d0af5-elpa @ /home/rrt/.emacs.d/elpa/org-20151228/)]

2016-01-12 Thread Nicolas Goaziou
Hello, Reuben Thomas writes: > Warning (server): Unable to start the Emacs server. > There is an existing Emacs server, named "server". > To start the server in this Emacs process, stop the existing > server or call `M-x server-force-delete' to forcibly disconnect it. There might be something t

[O] Fill-up Kanban board with entries

2016-01-12 Thread Shakthi Kannan
Hi, I have the following test.org file: === test.org === * Kanban board | TODO | NEXT | STARTED | WAITING | DONE | CANCELED | |--+--+-+-+--+--| | | | | | | | | | | | | | | | |

[O] individual alerts

2016-01-12 Thread cschr
Hello Im a software developer and new to emacs. I want to maintain my calendar appointments in orgmode, and define individual alerts for each appointment (which also includes to have no alert for some appointments). Using the emacs diary is not enough for me – I want orgmode! I found out

Re: [O] Changing org-block background with org-src-fontify-natively

2016-01-12 Thread John Kitchin
That is pretty weird. It should be defined in org-faces.el. What org version are you using? John --- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchi

Re: [O] Changing org-block background with org-src-fontify-natively

2016-01-12 Thread Karl Voit
* John Kitchin wrote: > I halso have no org-block-background in my setup: C-h v org-block-! > > Are faces supposed to show as variable? I have no clue. Unfortunately, my elisp knowledge is very small. > in my setup, this is defined in org-faces. > > Maybe you can do something as mundane as > (se

Re: [O] Changing org-block background with org-src-fontify-natively

2016-01-12 Thread John Kitchin
I halso have no org-block-background in my setup: C-h v org-block-! Are faces supposed to show as variable? in my setup, this is defined in org-faces. Maybe you can do something as mundane as (set-face-background 'org-block-background "plum2") in your init file. Maybe Karl Voit writes: > *

Re: [O] Changing org-block background with org-src-fontify-natively

2016-01-12 Thread Karl Voit
* John Kitchin wrote: > What do you have org-block-background set to? There is no org-block-background in my setup: C-h v org-block- only offers org-block-entry-blocking and org-block-regexp. Org-mode version 8.3.2 (release_8.3.2-200-gc2eeac) > I use the leuven theme, which gives this a light y

Re: [O] Org campture recursively expands %-escapes

2016-01-12 Thread Nicolas Goaziou
Hello, Michael Brand writes: > Maybe this and vice versa is better?: > > (ert-deftest test-org-capture/fill-template () > "Test `org-capture-fill-template' specifications." > > ;; When working on these tests consider to also change > ;; `test-org-feed/fill-template'. > >