B Grobauer writes:
>> Does your mechanism see inherited tags?
>
> Yes -- in the sample file, for example, tag inheritance
> is used to mark all sub-nodes of the two top-level trees
> for "Project A" and "Project B" as pertaining to
> those projects, respectively.
Feature request: Is it possible
Hi Eric,
"Eric Schulte" wrote:
> Sébastien Vauban writes:
>>
>> Thanks a lot. I'll update tomorrow morning and test all of this.
Later than said... I come back to this.
- less a detail than the 2 above: would it be possible to leave
some text between the `call' and the `results
Hi all,
Sébastien Vauban wrote:
> Sébastien Vauban wrote:
>> Sébastien Vauban wrote:
>>> 3. How can I easily switch between exporting:
>>>- the document, or
>>>- the slides?
>>>
>>>I guess I must use include/exclude tags? Right?
>>
>> To exclude the slides is done via:
>>
>> #+EXPORT_
On Mon, Jun 21, 2010 at 1:51 AM, Puneeth Chaganti wrote:
[..]
> I am actually behind a http proxy and it does not allow me to access
> git urls (git://), but I can ssh through the proxy. When I clone using
> (git+ssh://) I get the following error
>
> ssh: connect to host repo.or.cz port 22: Connec
G'day All,
I wonder if I've missed something and there is a better way.
Essentially I'm trying to use org babel with R and LaTeX to create figures
with both long and short captions (for contents)
I'd started with:
#+CAPTION: Nice data (filled points indicate less nice data)
#+LABEL: fig:nice
Hi,
Whenever collecting tasks (for example, but not limited to that), I would like
one blank line to be inserted before any heading.
This is a sample file of how I like to see things (always thinking at other
colleagues who would read my Org file from vi or even worse editors):
--8<-
Hi Sebastien,
this feature is coming soon, with a bunch of others.
- Carsten
On Jun 21, 2010, at 12:24 PM, Sébastien Vauban wrote:
Hi,
Whenever collecting tasks (for example, but not limited to that), I
would like
one blank line to be inserted before any heading.
This is a sample file of
Hi Carsten,
Carsten Dominik wrote:
> On Jun 21, 2010, at 12:24 PM, Sébastien Vauban wrote:
>>
>> Whenever collecting tasks (for example, but not limited to that), I would
>> like one blank line to be inserted before any heading.
>
> this feature is coming soon, with a bunch of others.
Thanks for
Signed-off-by: Julien Danjou
---
doc/org.texi |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index 17615e0..8e00aad 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -6771,7 +6771,7 @@ following to one your your agenda files:
* Anniversaries
Hi Bernt,
Bernt Hansen writes:
> * lisp/org-agenda.el (org-agenda-get-deadlines):
> (org-agenda-get-scheduled):
> * lisp/org.el (org-time-string-to-seconds):
> For deadline and scheduled agenda display ignore the cyclic repeater
> when calculating how many days late the task is. If you have a w
Matt Lundin writes:
> Hi Bernt,
>
> Bernt Hansen writes:
>
>> * lisp/org-agenda.el (org-agenda-get-deadlines):
>> (org-agenda-get-scheduled):
>> * lisp/org.el (org-time-string-to-seconds):
>> For deadline and scheduled agenda display ignore the cyclic repeater
>> when calculating how many days l
Bernt Hansen writes:
> Matt Lundin writes:
>
>> I believe this patch breaks the functionality of
>> org-agenda-repeating-timestamp-show-all.
>>
>> I have org-agenda-repeating-timestamp-show-all set to t, but only one
>> occurrence of each repeating timestamp is shown.
>
> Hi Matt,
>
> Sorry abou
Hi Bernt,
if you get the the commit ID, I'll revert the patch.
- Carsten
On Jun 21, 2010, at 3:02 PM, Bernt Hansen wrote:
Bernt Hansen writes:
Matt Lundin writes:
I believe this patch breaks the functionality of
org-agenda-repeating-timestamp-show-all.
I have org-agenda-repeating-times
Carsten Dominik writes:
> Hi Bernt,
>
> if you get the the commit ID, I'll revert the patch.
>
commit 14b689946d398d352f7157bed8a1aa1e31a9e934
Author: Bastien Guerry
Date: Wed Jun 16 16:12:31 2010 +0200
___
Emacs-orgmode mailing list
Please use `
OK, I reverted this patch.
Thanks1
- Carsten
On Jun 21, 2010, at 3:08 PM, Bernt Hansen wrote:
Carsten Dominik writes:
Hi Bernt,
if you get the the commit ID, I'll revert the patch.
commit 14b689946d398d352f7157bed8a1aa1e31a9e934
Author: Bastien Guerry
Date: Wed Jun 16 16:12:31 201
Puneeth Chaganti writes:
Hi!
> The How to page on using git for Worgers has a mistake at
> http://orgmode.org/worg/worg-git.php#fnr.1. The footnote does not
> contain the actual error message displayed.
Hm, it does contain the error message, but it is displayed *above* the
Footnotes-section wit
On Jun 21, 2010, at 3:22 PM, Tassilo Horn wrote:
Puneeth Chaganti writes:
Hi!
The How to page on using git for Worgers has a mistake at
http://orgmode.org/worg/worg-git.php#fnr.1. The footnote does not
contain the actual error message displayed.
Hm, it does contain the error message, but
Thanks Srnivas,
there is layout mode when headers fater using * mark shown in blue color.
Also you know that it's possible to specify the link and they color aslo
will be changed. My point here is almost the same and questions about having
simple words in different colors. Perhaps using some prede
This does produce the figure and long/short contents BUT ALSO produces this:
#+results: r-nicedata
[[file:ndata.pdf]]
which upon export results in a link and consequently the plot appearing both
in the figure and elsewhere. This second plot is unwelcome.
I believe in the latest git versi
Aloha Robert,
One solution might be to tangle the LaTeX code blocks instead of
exporting the buffer to LaTeX. I like this approach--the org-mode
buffer can be full of meta-data (and messy) but I retain fine control
over the LaTeX output.
#+begin_src latex :noweb yes :tangle yes
\begin{
Hi Robert,
Thanks for the thoughtful message.
I present a couple of solutions below.
Robert Cunningham writes:
> G'day All,
>
> I wonder if I've missed something and there is a better way.
>
> Essentially I'm trying to use org babel with R and LaTeX to create figures
> with both long and shor
Hi,
I did not find what I want in the documentation, so here I am.
I've entries in the form:
* Customers
** MyCustomer
*** Project
Meeting to do some stuff
<2010-06-21 Mon>
In the agenda view (C-c a a) I see
Monday 21 June 2010
Meeting to do some stuff
Problem is that i really lac
You can set the CATEGORY property of each customer as the customer name,
for instance. If you need more context, set the CATEGORY property of the
project with something that tells you the customer and the project.
--
Darlan
At Mon, 21 Jun 2010 19:09:24 +0200,
Julien Danjou wrote:
>
> Hi,
>
>
After maintaining a ppa for org-mode for some time, I'd like to
contribute the build so that the community can help keep them up to
date.
More up-to-date than I've been able to do, surely :)
Should I just submit patches to the list? (I have papers on file with
the FSF if that makes any differenc
Hi,
I'm working on a customized latex-export-class for a CV.
I noticed that if you skip a level in the outline structure (cf. example below)
it is not exported to latex. Is there a reason for this or could this be
changed easily? If so I would appreciate it a lot!
Example:
* Section
** Subsect
Hi,
I am a new org-mode convert and I thoroughly love it. I would like to
start contributing to Worg.
I would like to know which version of org mode is used on the server
hosting main Worg website. It doesn't seem to be using the development
version.
The 3 days old fix[1] for lists with source c
Julien Danjou writes:
> I did not find what I want in the documentation, so here I am.
>
> I've entries in the form:
> * Customers
> ** MyCustomer
> *** Project
> Meeting to do some stuff
> <2010-06-21 Mon>
>
>
> In the agenda view (C-c a a) I see
>
> Monday 21 June 2010
>Meeting to
[...]
> Does someone have a solution for being able to have another TITLE than the
> headings for the presentation part?
>
> Note -- This could be extended for AUTHOR, and other meta-properties of the
> document.
The only thing I can suggest is not so elegant solution of inserting
direc
Hi Stefano,
this is a FAQ:
http://orgmode.org/worg/org-faq.php#timestamps-and-system-time-locale
HTH
- Carsten
On Jun 20, 2010, at 11:49 AM, Stefano Zacchiroli wrote:
Hi all,
I use frequently C-c C-! to put inactive timestamps in Org files.
I do that also in some files which are used not
Hi Carsten,
I was talking to Jeff Stern about tags todo matching offlist and we
think the documentation for tags-todo matching can probably be improved.
The description of C-c a M at
http://orgmode.org/manual/Matching-tags-and-properties.html
states
C-c a M
Like C-c a m, but only select hea
Hi all,
I'm now using emacs for almost everything and of course that's great,
except that it is essentially a single-threaded OS that currently
HANGS with some frequency (100% CPU usgte that will continue for hours
if you let it go. I think this probably has something to do with
wanderlust or pos
31 matches
Mail list logo