Ido Magal writes:
> I grossly misunderstood. org-toggle-checkbox ( C-c C-c, C-c C-x C-b) works
> correctly.
>
> I expected org-toggle-checkbox to toggle from
>
> - item
>
> to
>
> - [ ] item
>
> and obviously it doesn't do this.
That's the job of C-u C-c C-x C-b, that is org-toggle-checkbox wit
Nick Dokos hp.com> writes:
> I can certainly confirm that: I reported it a week ago - see
>
> http://thread.gmane.org/gmane.emacs.orgmode/42546
>
> Nick
>
>
Lots of org syntax remains inappropriately "live" inside EXAMPLE blocks.
For example, a property drawer inside an EXAMPLE block w
Script started on Mon 13 Jun 2011 10:15:49 PM EDT
jude@md:~/org-mode$ pwd
/home/jude/org-mode
jude@md:~/org-mode$ git pull
orgmode.org[0: 67.23.43.128]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
jude@md:~/org-mode$ exit
exit
Script done on Mon 13 Jun 2011
Apparently the pull part has been broken since Sunday. No updates of any
kind happened when I tried a pul Sunday.On Mon, 13 Jun 2011, Eric Schulte
wrote:
> I have been able to push changes up to the repository as recently as this
> afternoon.
>
> Jude DaShiell writes:
>
> > It's been down s
I have been able to push changes up to the repository as recently as this
afternoon.
Jude DaShiell writes:
> It's been down since June 12, 2011 too and maybe earlier than that.On Mon,
> 13 Jun 2011, Eric Schulte wrote:
>
>> Just a heads up.
>>
>> The main orgmode.org server appears to be down
It's been down since June 12, 2011 too and maybe earlier than that.On Mon,
13 Jun 2011, Eric Schulte wrote:
> Just a heads up.
>
> The main orgmode.org server appears to be down, git and the web-page.
>
> Best -- Eric
>
>
Just a heads up.
The main orgmode.org server appears to be down, git and the web-page.
Best -- Eric
--
Eric Schulte
http://cs.unm.edu/~eschulte/
Achim Gratz writes:
> Eric Schulte writes:
>> I think "append" is just as clear as concatenate,
>
> Fair enough, in my mind "append" needs an existing entity, but I guess
> it could be an empty one.
>
>> and collate implies shuffling which is not happening.
>
> Well, I was getting ahead of mysel
Hi Neeum,
Neeum Zawan writes:
> Eric Schulte writes:
>
>> Hi Neeum,
>>
>> Thanks for your feedback. Your point is well taken about the
>> flexibility of header arguments, and the ability of a header argument
>> based solution to overwrite blocks.
>>
>> I would mention that variables such as th
Hi Erik,
You're right, this functionality appears to have been removed some time
ago. There are now two variables which are defined but are never used.
1. org-babel-function-def-export-keyword
2. org-babel-function-def-export-indent
Perhaps this functionality should be dropped, if it took this
Hi Marcin
Try "C-h v org-todo-keyword-faces".
Michael
On Mon, Jun 13, 2011 at 23:29, Marcin Magnus wrote:
> I wanted to get 3 types of state in red, in orange and in green, like
> http://orgmode.org/
> However I have gone through
> http://orgmode.org/manual/Tracking-TODO-state-changes.html and
Hey,
I wanted to get 3 types of state in red, in orange and in green, like
http://orgmode.org/
However I have gone through
http://orgmode.org/manual/Tracking-TODO-state-changes.html and I could
not find it.
I tried:
(setq org-todo-keywords
'((sequence "TODO" "IN_PROGRESS" "|" "DONE" "|
This does not answer your question, but I remember a long time ago I saw
some screen-shots of org-mode where some keywords were changed to icons
(png images, I think). The screen-shots were pretty, but I don't know if
the project was further developed or not.
Here a thread about it
http://www.mai
If there are no objections I'm going to apply this patch. It is
relatively small so hopefully any new bugs should be easily
identifiable.
Best -- Eric
Eric Schulte writes:
> Hi,
>
> The following patch make the behavior of LaTeX table exporter more
> closely resemble the documented behavior (a
I grossly misunderstood. org-toggle-checkbox ( C-c C-c, C-c C-x C-b) works
correctly.
I expected org-toggle-checkbox to toggle from
- item
to
- [ ] item
and obviously it doesn't do this.
Sorry for the noise. Carry on.
On Mon, Jun 13, 2011 at 11:40, Nicolas Goaziou wrote:
>
>
> That's i
I don't think this is possible. The "*" as a headline starter seems to be
hard-coded in org.
Also, "-" is used as a list starter (as well as other starters such as
"+").
--
Darlan Cavalcante
At Sat, 11 Jun 2011 20:58:39 +0200,
harven wrote:
>
> Hi,
> is it possible to change the headline sta
At Wed, 27 Apr 2011 09:51:00 +0800,
Huang Tao wrote:
>
> [1 ]
>
> [2 ]
> It seems that the default color of =code= and ~verbatim~ cannot stick
> out itself on black bg color with gray fg color. How can I change it?
>
> PS
>
> =code= and ~verbatim~ looks fine with white bg color.
>
> Appreciate fo
Hello,
Ido Magal writes:
> Please report back when you identify the issue.
>
> I regularly get latest org and have never gotten org-toggle-checkbox
> to do anything.
That's interesting, even if a bit vague. So, when you use C-c C-c on the
following line :
- [ ] Do that
Really nothing happen
The last patch I see on the patchwork server is from 2011-05-19.
Not sure who (other than John Wiegley) has the appropriate
privileges, but can somebody check what it's doing?
Thanks,
Nick
Please report back when you identify the issue.
I regularly get latest org and have never gotten org-toggle-checkbox
to do anything.
On Jun 13, 2011, at 6:05, "Wikström, Gustav" wrote:
> Good comments!
>
> I did some tests beforehand but did not try the minimal .emacs.
>
> The key is still boun
It wasn't possible to use S-up/down/left/right on the clocktable BEGIN
line when the whole table was indented. Interestingly enough calling
the function directly would work, it turned out to be a regexp in org.el
that was still pinned to bol. There was a second one further down that
is used to r
>From 28c0b3afce11a8e2bd452ccab44b96c00a4401ca Mon Sep 17 00:00:00 2001
From: Nick Dokos
Date: Sat, 11 Jun 2011 23:38:09 -0400
Subject: [PATCH] Change underscores to hyphens for HTML export
* lisp/org-html.el (org-export-as-html): changed underscores to hyphens in
section number.
(org-html-level
Ah! That was it! I got org-odt installed.
On Mon, Jun 13, 2011 at 1:15 PM, Jambunathan K wrote:
> Julian Burgos writes:
>
>> Hi
>>
>> I don´t have the M-x list-packages option. When I do M-x
>> package-list-packages I get a list of packages, but org-odt is not
>> there. Not sure what is the p
Hi Nathan, I'm the maintainer of MobileOrg for Android. Have you read the
org-mode documentation for MobileOrg?
http://orgmode.org/manual/MobileOrg.html#MobileOrg
That's a good place to start in figuring out what MobileOrg expects of
org-mode, and also what org-mode expects from MobileOrg.
The
Nick Dokos wrote:
> Wikström, Gustav wrote:
>
> > Good comments!
> >
> > I did some tests beforehand but did not try the minimal .emacs.
> >
> > The key is still bound to the function according to C-h c and M-x
> > org-toggle-checkbox did not do any difference. There is something
> > blocking
Hi,
I use emacs 23.2.1 together with org 6.33.
I am trying to add the character ▶ as a todo keyword with no success.
Starting with emacs -Q, I execute the following
code in the scratch buffer
(setq org-todo-keywords
'((sequence "\u25b6" "ok")
(sequence "\u25b8" "ok")))
Then I open a simple .or
Hi,
is it possible to change the headline starter, for example from * to - ?
thanks,
--
Harven
Wikström, Gustav wrote:
> Good comments!
>
> I did some tests beforehand but did not try the minimal .emacs.
>
> The key is still bound to the function according to C-h c and M-x
> org-toggle-checkbox did not do any difference. There is something
> blocking the function in my initialization tho
Daniel Clemente wrote:
>
> With your patch I could export correctly to HTML a big collection of
> data, with the same results as before (except for the changed _ to
> -, of course). Links work.
>
Great! I really appreciate the extensive testing.
Thanks,
Nick
> Thanks,
> Daniel
>
> E
Julian Burgos writes:
> Hi
>
> I don´t have the M-x list-packages option. When I do M-x
> package-list-packages I get a list of packages, but org-odt is not
> there. Not sure what is the problem. I´m using emacs 23.3.1 in
> windows xp.
I am assuming that you are using a non-Emacs version of p
Good comments!
I did some tests beforehand but did not try the minimal .emacs.
The key is still bound to the function according to C-h c and M-x
org-toggle-checkbox did not do any difference. There is something blocking the
function in my initialization though, because when using a minimal init
I am announcing the next release of org-odt-20110613.tar. Refer the
Release Notes for more information.[1]
To tickle your curiosity, this release adds support for exporting an Org
file to pdf, doc and ppt. This is accomplished by passing the odt file
through an external converter [2]. The
Philipp Haselwarter writes:
> On 2011-05-16 14:08 UT, Matt Lundin wrote:
>
> ML> I have anniversaries working in my own setup, so between the two
> ML> sets of modifications, I should be able to provide a full set of
> ML> fixes.More soon...
>
> Would you mind sharing the working bits of your se
Hi
I don´t have the M-x list-packages option. When I do M-x
package-list-packages I get a list of packages, but org-odt is not
there. Not sure what is the problem. I´m using emacs 23.3.1 in
windows xp.
In the meanwhile, could you explain me how to install org-odt "by
hand", using the conventio
With your patch I could export correctly to HTML a big collection of data,
with the same results as before (except for the changed _ to -, of course).
Links work.
Thanks,
Daniel
El Sat, 11 Jun 2011 23:12:26 -0400 Nick Dokos va escriure:
>
> I was afraid that other exporters might break be
35 matches
Mail list logo