Hi,
I'm using habit-style items a lot in my 'org' routine. A typical entry
would look like this:
#+BEGIN_SRC org
*** TODO Do something daily
SCHEDULED: <2013-02-20 wo .+1d>
:LOGBOOK:
- State "DONE" from "TODO" [2013-02-19 di 14:01]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 16-01-13 20:50, Nick Dokos wrote:
> Marijn wrote:
>
>> While visiting a file with just these two lines:
>>
>> * S /s ()/
>>
>> export to latex: C-c C-e p.
>>
>> Resulting tex file fails to compile due to the presence of:
>>
>> \emph{s ()\}
>>
Jeffrey Brent McBeth writes:
> I'm trying to capture into a datetree using org-capture, but if my tree has a
> tag on it (in particular noexport), then it creates a new datetree instead of
> using the one I have.
> Example .emacs:
> (global-set-key "\C-cc" 'org-capture)
> (setq org-capture-temp
On Tue, Feb 19, 2013 at 07:25:29AM -0500, Jeffrey Brent McBeth wrote:
> I'm trying to capture into a datetree using org-capture, but if my tree has a
> tag on it (in particular noexport), then it creates a new datetree instead of
> using the one I have.
I have verified that this still occurs und
Tim writes:
> At Tue, 19 Feb 2013 18:56:13 -0500,
> Bernt Hansen wrote:
>>
>> Wiskey 5 Alpha writes:
>>
>> > I'm sure this is not as complicated as i am making it out to be, but i
>> > have tried every option i can think of.
>>
>> You should be able to achieve what you are looking for wi
Pardon the copypasta, I've yet to muddle my way through configuring Gmail
and Gnus. The 'bug' is just a documentation typo.
From: Sean Allred
To: emacs-orgmode@gnu.org
Subject: Bug: Typo in info documentation for =org-agenda-to-appt= [7.9.3e
(7.9.3e-elpa @ /Users/sean/.emacs.d/elpa/org-20130204/
Gunnar Wolf writes:
> Hi,
>
> I'm not very specific in this mail, but am wondering…
>
> I have some nontrivial documents written in Org-mode. My main use case
> for Org is mostly to author texts, rather than using its time-tracking
> features. I fear that with the new exporter, several of my docu
Hi!
Switching from old to new exporter.
Using 7.9.3e and Emacs 24.2 on win7.
Question about variables and name on equivalent vaiables in new exporter.
Are there new equivalents variables for old variables
org-odt-styles-dir, org-export-odt-styles-file and those for schema-dir?
Thanks in advan
On Wed, Feb 20, 2013 at 03:24:48PM +0100, itmejl wrote:
>
> Hi!
>
> Switching from old to new exporter.
>
> Using 7.9.3e and Emacs 24.2 on win7.
>
> Question about variables and name on equivalent vaiables in new exporter.
>
> Are there new equivalents variables for old variables
> org-odt-sty
Hello,
Samuel Wales writes:
> * footnotes fail
> asdfasdf.[fn::one
>
> two.]
Inline footnotes, like any inline object, cannot contain blank lines.
Regards,
--
Nicolas Goaziou
Hello,
Achim Gratz writes:
> Nicolas Goaziou writes:
>> I confirm the problem. It is coming from
>> 12d592b73223f3b0628e10f0f627447b1a312203. I reverted it.
>
> Doesn't this throw the baby out with the bathtub? If anything that's an
> indication that the evaluation and the exporting of a block
Hi Rick,
Rick Frankel writes:
> Attached are:
>
>- ox-deck.el
>- ox-s5.el
>
> Which, respectively, provide deck.js and s5 backends for the new
> exporter. I would be happy for these to be included in contrib. Note
> that I have already signed the FSF assignment documents, so they
Hi Sean,
"Allred, Sean" writes:
> Pardon the copypasta, I've yet to muddle my way through configuring
> Gmail and Gnus. The 'bug' is just a documentation typo.
Fixed, thanks.
--
Bastien
Hi,
m k writes:
> I am new to org-mode. When I place a tag :New: at the end of a
> line...when I export to html, the text new is visible highlighted in
> blue. However, when I export to pdf, the text :New: is there. How can
> I make the pdf display the same formatting as the html?
The display
Samuel Wales writes:
> The "--" is treated as if it were part of the word "*but":
>
> ===
> that level might have a completely unrelated disease)
> -- *but we know better after you progress*. As you get more
> ===
>
> Set fill column to 60.
>
> Without emphasis, the -- ends up at eol.
Fixed, th
Hi Stephen,
Stephen Eglen writes:
> Attached is a suggested rewording of the docstring for
> org-agenda-prefix-format.
Applied, thanks.
--
Bastien
Hello,
On 16 February 2013 11:19, Thomas S. Dye wrote:
> Nicolas Goaziou writes:
>
> >> Now, both the links are broken :(
> >
> > This is good news: the problem is now consistent ;)
> >
> > Anyway, these links export fine to LaTeX, HTML and ASCII, which means
> > the problem now resides in ox-t
Hello,
Bastien writes:
> m k writes:
>
>> I am new to org-mode. When I place a tag :New: at the end of a
>> line...when I export to html, the text new is visible highlighted in
>> blue. However, when I export to pdf, the text :New: is there. How can
>> I make the pdf display the same formatting
On 2/20/13, Nicolas Goaziou wrote:
> Inline footnotes, like any inline object, cannot contain blank lines.
I found that they worked fine in the old exporters for HTML and ASCII.
In my view, this is a regression.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease D
Samuel Wales writes:
> On 2/20/13, Nicolas Goaziou wrote:
>> Inline footnotes, like any inline object, cannot contain blank lines.
>
> I found that they worked fine in the old exporters for HTML and ASCII.
>
> In my view, this is a regression.
But it is not.
If you look at Org documentation, y
Rodolfo,
I think this is what you're looking for.
http://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.html
Hope this helps.
Jerry
On Wed, Feb 20, 2013 at 11:47 AM, Rodolfo Aramayo wrote:
> Simple question: What is the best way to configure/find out how to
> calculate Median, Standard
Thanks Jerry, but actually I was looking for where to find definitions of:
Median
Standard Deviation, etc
If I say:
@11$13=Median@3..@10
Org-mode prints into the corresponding cell:
Median [41, 103.5, 75.5, 101, 87.5, 111.5, 116.5, 89.5]
Which is not what I want. I want the actual Median...
T
Aloha all,
Here is a warning I don't remember seeing before, posted here in case it
is useful information:
Compiling /Users/dk/.emacs.d/src/org-mode/lisp/org.el...
In org-current-time:
org.el:5341:16:Warning: `time-to-seconds' is an obsolete function (as of
21.1); use `float-time' instead.
o
Rodolfo Aramayo wrote:
> Simple question: What is the best way to configure/find out how to
> calculate Median, Standard Deviation in an org-table?
There are calc functions to compute these things, but the layout of your
table will of course influence the formulas. Here's a simple example
that c
t...@tsdye.com (Thomas S. Dye) writes:
>
> With this patch, links to TEXINFO_MENU_TITLE properties are no longer
> created. If the problem looks difficult, I can work on an ECM.
It should be fixed. Between patch writing and its application, a change
in property syntax was introduced.
Regards,
I have a question regarding a custom agenda report. I've found the
variable org-agenda-span to set the number of days shown. But, I
can't seem to some up with a way to make it start in the past.
IE I want to see all agenda items for today and the previous 6 days.
Also, can someone point me at a g
Hello,
Michael Strey writes:
> This is a minor issue.
>
> The replacement of LaTeX class options by
>
> #+LATEX_CLASS_OPTIONS: [ngerman]
>
> doesn't work if the documentclass definition in org-latex-classes
> consists of more than one line.
>
> I used such a definition in my Koma-script letters:
Invaluable command, but often I want to insert a new headline at point
that is one level down; i.e.:
*** topic_1
[COMMAND]
subtopic
As an expansion to:
*** topic_1
M-RET
*** topic_2
On Wed, Feb 20, 2013 at 02:32:16PM -0500, 42 147 wrote:
>
> Invaluable command, but often I want to insert a new headline at point
> that is one level down; i.e.:
>
> *** topic_1
>
> [COMMAND]
>
> subtopic
M-RET M-
--
Suvayu
Open source is the future. It sets us free.
Is there some filter I can use to get the old behavior back?
It is important to me that inline footnotes be able to do what other
footnotes do.
I will have to go back to the old version of Org.
Samuel Wales writes:
> Is there some filter I can use to get the old behavior back?
No, that's impossible. You see an inline footnote where there are in
fact two paragraphs.
> It is important to me that inline footnotes be able to do what other
> footnotes do.
Note that blank lines are also im
On 2/20/13, Nicolas Goaziou wrote:
> The basic syntax is similar to the one used by `footnote.el', i.e.
> a footnote is defined in a paragraph that is started by a footnote
> marker in square brackets in column 0, no indentation allowed. If you
> need a paragraph break inside a footnote, u
> M-RET M-
Appreciate the reply, but that's worse than what I was doing. M-
is not anywhere close to my high frequency areas of finger activity.
I've changed all such keybindings.
I notice that C-M-RET is undefined. If anyone wants to add the
functionality as described in my original post, and bi
Hello
On 20 February 2013 16:17, 42 147 wrote:
> > M-RET M-
>
> Appreciate the reply, but that's worse than what I was doing. M-
> is not anywhere close to my high frequency areas of finger activity.
> I've changed all such keybindings.
>
You can also use on an empty headline to cycle through
On Wed, Feb 20, 2013 at 04:17:48PM -0500, 42 147 wrote:
>
> I notice that C-M-RET is undefined. If anyone wants to add the
> functionality as described in my original post, and bind it to that key
> chord, I would be grateful; in the meantime, I'll create a macro /
> interactive defun to do the sa
Jonathan Leech-Pepin writes:
> Hello,
>
> On 16 February 2013 11:19, Thomas S. Dye wrote:
>
>> Nicolas Goaziou writes:
>>
>> >> Now, both the links are broken :(
>> >
>> > This is good news: the problem is now consistent ;)
>> >
>> > Anyway, these links export fine to LaTeX, HTML and ASCII, whi
In any case, I've updated org-bullets to use compose-region. You can get it
from here:
https://github.com/sabof/org-bullets
Evgeni
On Wed, Feb 13, 2013 at 7:40 AM, E Sabof wrote:
> I tend to agree. It might also be better to enable it by default. At the
> same time I'm not very familiar with
42 147 wrote:
> > M-RET M-
>
> Appreciate the reply, but that's worse than what I was doing. M-
> is not anywhere close to my high frequency areas of finger activity
> I've changed all such keybindings.
>
In all three keyboards I use regularly, is fairly close to
(and to the right Control ke
Nick Dokos writes:
> That's not too bad because it's not as if this is a frequent activity
> for me. Org's standard keymaps also use arrow keys fairly heavily, so
> changing all of them sounds like a lot of work: I've tried swimming
> against such tides before, but invariably I have given up exha
> You can also use on an empty headline to cycle through the various
> levels: +1 level, -1 level, -2..n levels (until it reaches the top level
> "*"), and then back to the level it was created at.
Good to know, but I ended up with a simple defun and org-mode-hook. Will
probably add what you said
Bastien writes:
> Hi all,
>
> I've committed a feature that allows you to export your agenda buffer
> to an Org file. It will create a new file containing the headlines of
> the agenda. The headlines do not contain any children they may have.
>
> Please try the feature extensively before Org 8.
[Warning: off-topic]
42 147 wrote:
> My hands might be smaller than average, or, at least, smaller than yours.
> To reach I must shift my entire arm to the right and
> downward. To reach no such movement is necessary. Maybe a slight
> turn of the wrist to the right.
>
I doubt my hands are bi
Nicolas Goaziou writes:
> t...@tsdye.com (Thomas S. Dye) writes:
>
>>
>> With this patch, links to TEXINFO_MENU_TITLE properties are no longer
>> created. If the problem looks difficult, I can work on an ECM.
>
> It should be fixed. Between patch writing and its application, a change
> in proper
On Wed, Feb 20, 2013 at 07:11:38PM -0500, Nick Dokos wrote:
> [Warning: off-topic]
>
> 42 147 wrote:
>
> > My hands might be smaller than average, or, at least, smaller than yours.
> > To reach I must shift my entire arm to the right and
> > downward. To reach no such movement is necessary. Ma
Aloha all,
I can't figure out how to get the detailed node listing formatted
correctly, so I want to call this a bug. An example shows the problem:
* Hacking::How to hack your way around
* MobileOrg:: Viewing and capture on a mobile device
* History a
Suvayu Ali wrote:
> On Wed, Feb 20, 2013 at 07:11:38PM -0500, Nick Dokos wrote:
> > [Warning: off-topic]
> >
> > 42 147 wrote:
> >
> > > My hands might be smaller than average, or, at least, smaller than yours.
> > > To reach I must shift my entire arm to the right and
> > > downward. To reac
Aloha all,
I can't get the following macro to work:
- {{{kbd(/)}}} ~org-agenda-filter-by-tag~ ::
Here is its definition:
#+MACRO: markup @@info:@$1{@@$2@@info:}@@
#+MACRO: kbd {{{markup(kbd,$1)}}}
Any ideas?
All the best,
Tom
--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315,
t...@tsdye.com (Thomas S. Dye) writes:
> Aloha all,
>
> I can't get the following macro to work:
>
> - {{{kbd(/)}}} ~org-agenda-filter-by-tag~ ::
>
> Here is its definition:
>
> #+MACRO: markup @@info:@$1{@@$2@@info:}@@
> #+MACRO: kbd {{{markup(kbd,$1)}}}
>
Sorry, I mean to say I can't get it to
Hi Bastien,
I have figured out that I could press "S-arrow" to change the date when being
asked to input a date after selected '2'. I found that if I change it to a
future date I will not be asked for this question in the current drill session
because the scheduled date has been set to a future da
Because figures are included for export for a link, it is not desirable
to have R-generated tikz figures have the extension .tex. Links to .tex
files should (and currently are) inserted as a hyperlink in the LaTeX
output. Links to .tikz files should be \input so that they draw as
graphics. (A fo
Hello,
The current way that org handles LaTeX packages for export isn’t
optimal. The org-latex-(default-)packages-alist variables define a set
of packages that are loaded always. If a user wants to use advanced
functionality (booktabs for nicer table export, listings or minted for
nicer source c
Unlike other image types, they should be \input into the document –
LaTeX converts the tikz source code into the image as part of the
document’s compilation.
---
lisp/ox-latex.el | 22 +-
1 file changed, 13 insertions(+), 9 deletions(-)
diff --git a/lisp/ox-latex.el b/lisp/ox-
This code allows latex packages to be inserted into the output document
only if they are needed. The function ‘org-latex--use-package’ is
provided for code to signal that it wants a package inserted into the
output. The ‘org-latex-optional-packages-options-alist’ variable allows
optionally loaded
Eliminate unconditional use of wrapfig and graphicx packages. Also
allows loading the (large, expensive) tikz package only when tikz
graphics are present.
---
lisp/org.el | 2 --
lisp/ox-latex.el | 5 +
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/lisp/org.el b/lisp/org
This eliminates the unconditional use of longtable in
‘org-latex-default-packages-alist,’ and also allows the use of listings,
minted, and booktabs packages to be simplified (users no longer need to
add them to ‘org-latex-packages-alist’; they are automatically imported
if needed).
---
lisp/org.el
55 matches
Mail list logo