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
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
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:
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
"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
>
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
Shakthi Kannan writes:
> Hi,
>
> I have the following test.org file:
>
> === test.org ===
>
> * Kanban board
> | TODO | NEXT | STARTED | WAITING | DONE | CANCELED |
> |--+--+-+-+--+--|
> | | | | | | |
> | | |
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
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
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
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
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
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
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
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
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-
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
Hi,
I have the following test.org file:
=== test.org ===
* Kanban board
| TODO | NEXT | STARTED | WAITING | DONE | CANCELED |
|--+--+-+-+--+--|
| | | | | | |
| | | | | | |
| |
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
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
* 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
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:
> *
* 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
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'.
>
>
24 matches
Mail list logo