On Oct 22, 2010, at 2:46 PM, Magnus Nilsson wrote:
Dear all,
When using Getting Things Done, it would be nice to customize org-
mode such that parent tasks are not seen from the agenda view with
"C-a t"...
...unless all subtasks are in a done state!
A variable like org-show-parent-tasks c
On Oct 22, 2010, at 9:37 PM, Sebastian Rose wrote:
Carsten Dominik writes:
On Oct 22, 2010, at 3:59 PM, Sebastian Rose wrote:
Carsten Dominik writes:
Hi Sebastian,
my guess would be that you have customized the td and th tags?
If yes,
please
reset the customization, you need the new
On Oct 22, 2010, at 9:30 PM, Sebastian Rose wrote:
Carsten Dominik writes:
On Oct 22, 2010, at 3:59 PM, Sebastian Rose wrote:
Carsten Dominik writes:
Hi Sebastian,
my guess would be that you have customized the td and th tags?
If yes,
please
reset the customization, you need the new
Here is an idea for a minor feature in capture.
Sometimes you don't want the buffer to stay around, but you
want to capture to it. Perhaps the plist notation could
include the possibility of killing the buffer after
capturing to it? I didn't find a hook, but maybe this is
useful enough for the p
Sorry about that - patch attached.
Thanks,
Nathaniel Flath
On Fri, Oct 22, 2010 at 1:13 AM, Carsten Dominik
wrote:
> Hi Nathaniel,
>
> I get "patch does not apply". Can you please update the patch to the
> current git master?
>
> Thanks
>
> - Carsten
>
>
> On Oct 22, 2010, at 7:30 AM, Nathaniel
On Fri, 22 Oct 2010 16:36:10 -0500, John Hendy wrote:
> This is fantastic. Honestly, I had no idea that one could use LaTeX with
> babel! This is just perfect. I was googling around for "export tikz pgf jpg"
> and things like that with no luck. This will do perfectly.
For completeness (and the m
Hi.
The Unicode contains a NON-BREAK SPACE character at position 0xA0. IMHO
org-mode's emphasis code should by default treat this (any other?)
character the same as normal space. When i write:
It was a /big bang/.
I'd like the "big bang" to be put in italic especially when exported to
HTML.
Ross Patterson writes:
> I would like to be able to designate some of my clock time as unbillable
> such that when using a clockreport the unbillable time is not included.
> I would also like to compare billable and unbillable time if possible.
>
> Currently I either manually change "CLOCK: *" to
This is fantastic. Honestly, I had no idea that one could use LaTeX with
babel! This is just perfect. I was googling around for "export tikz pgf jpg"
and things like that with no luck. This will do perfectly.
Thanks for the help.
John
On Fri, Oct 22, 2010 at 4:25 PM, Eric Schulte wrote:
> Hi Jo
Hi John,
I use blocks like the following to create standalone pdfs.
#+begin_src latex :file stuff/epr-logo.pdf :border 1.75em :packages '((""
"tikz")) :exports none
\usetikzlibrary{shapes,arrows,shadows,decorations,decorations.text}
\tikzstyle{line} = [draw, ultra thick, -latex']
{\huge
John,
Does
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.php#sec-4_2
help? There is a tikz example there. The :file argument may be all
you're missing, and putting your code in a latex source block.
Here is what I do when I have an R code block that generates
LaTeX code. Ho
I am definitely also interested in such a feature.
--
A. Ryan Reynolds
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hi,
I've recently gotten into TikZ and love it. It is simply fantastic for
creating neat diagrams and other thingies.
One question... I created an org file with a flow chart in it and simply put
my TikZ code in between #+begin_latex and #+end_latex. This is fine when the
picture is in a document
Hallo Magnus Nilsson,
am 21.10.2010 schriebst Du:
> Hi,
>
> Does MobileOrg support "reminders", like a buzz from the phone 10 (or a
> customizable number of) minutes before any appointment from the agenda?
As far as I know (and see on my iPhone) it does not yet provide such a
feature. But i agree
Carsten Dominik writes:
> On Oct 22, 2010, at 3:59 PM, Sebastian Rose wrote:
>
>> Carsten Dominik writes:
>>> Hi Sebastian,
>>>
>>> my guess would be that you have customized the td and th tags? If yes,
>>> please
>>> reset the customization, you need the new default values (which you then
>>>
Carsten Dominik writes:
> On Oct 22, 2010, at 3:59 PM, Sebastian Rose wrote:
>
>> Carsten Dominik writes:
>>> Hi Sebastian,
>>>
>>> my guess would be that you have customized the td and th tags? If yes,
>>> please
>>> reset the customization, you need the new default values (which you then
>>>
I would like to be able to designate some of my clock time as unbillable
such that when using a clockreport the unbillable time is not included.
I would also like to compare billable and unbillable time if possible.
Currently I either manually change "CLOCK: *" to "UNBILLABLE: *"
preserving histor
Tassilo,
Tassilo Horn wrote:
> Sébastien Vauban writes:
>
>> Tested. Works perfectly for me. Fan-tas-tic!
>
> Great! :-)
>
> Did you only test `org-footnote-action', or also the delete and normalize
> stuff? Just to make sure I didn't break that...
Good question... I only tested =org-footnote-ac
I do hear you about not wanting to add maintenance overhead to yourself, but
when they install the new Emacs, you even then may find you need a more
recent recent org-mode release in your home directory. It does come with
Emacs, to be sure, but they've been quite conservative about their cutoff
da
On Oct 17, 2010, at 5:41 PM, Gez wrote:
I've just discovered the VISIBILITY property, although I had some
trouble working out how to apply it .I discovered C-u C-u TAB from
reading http://thread.gmane.org/gmane.emacs.orgmode/6623. C-u C-u
TAB is documented in the reference card but not in
On Oct 15, 2010, at 3:30 PM, Uwe Brauer wrote:
On Fri, 15 Oct "Dr. Volker Zell"
wrote:
Hi Volker,
[snip]
Right now with these changes the latest org-mode works fine for me
(at
least for my usage pattern).
This was extremely useful thanks very much, I will test it
as soon as possible
On Oct 19, 2010, at 5:20 PM, Christopher Witte wrote:
Hi,
I have org-completion-use-ido set to true but when I try and attach
a file it doesn't use ido, is there any way to change this?
Do you press `C-c a a', or where exactly are you?
- Carsten
_
On Oct 17, 2010, at 10:05 PM, Brian van den Broek wrote:
Hi all,
I've been overhauling my use or orgmode and have also started
keeping current with the git repository. From a pull less than 24hrs
ago, the documentation refers to the variables:
- org-archive-default-command
- org-archive-
Dear Matt,
thank you for reacting so reliably whenever I put you
out these little requests.
- Carsten
On Oct 20, 2010, at 2:05 PM, Matt Lundin wrote:
Carsten Dominik writes:
Hi,
maybe it would be good to construct a FAQ around org-extend-today-
until.
This is actually a quite usable fea
On Oct 22, 2010, at 3:59 PM, Sebastian Rose wrote:
Carsten Dominik writes:
Hi Sebastian,
my guess would be that you have customized the td and th tags? If
yes, please
reset the customization, you need the new default values (which
you then can
still modify).
Please check the variable
A few of us at my institution have started using CALC in our documents (not
embedded, which is far too clumsy for most of us, but C-x * u and simple
embedded phrases, often to the tune of several pages) to use Emacs text files
rather like Maple and Mathematica files. We're starting to use GIT a
Sébastien Vauban
writes:
Hi Seb,
> Tested. Works perfectly for me. Fan-tas-tic!
Great! :-)
Did you only test `org-footnote-action', or also the delete and
normalize stuff? Just to make sure I didn't break that...
Bye,
Tassilo
___
Emacs-orgmode ma
Hi Marvin,
One hackish work around is to set the title to an empty string
#+TITLE:
This sets \title{} in the preamble and omits the \maketitle command. Then
after including all of your #+LATEX_HEADER's you could add the following
LaTeX commands where you want to produce the title:
#+LATEX: \ti
Hi Dan,
Dan Davison wrote:
> Sébastien Vauban
> writes:
>
>> error: lisp/org-footnote.el: patch does not apply
>>
>> Any help? (I don't know "anything" of git)
>
> I've been in this situation before! It's quite frustrating. That's why I've
> suggested previously that we set up a community git r
I don't see any hooks for this.
Malcolm Cook
Stowers Institute for Medical Research - Bioinformatics
Kansas City, Missouri USA
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.
Hello,
Just wanted to update my local repo of Worg:
--8<---cut here---start->8---
[...@mediacenter] ~/src/Worg>git pull
error: Unable to find 9a6e35ee0276b7736f5a08dccba52a4374574892 under
http://repo.or.cz/r/Worg.git
Cannot obtain needed blob 9a6e35ee0276b773
Hi Tassilo,
Tassilo Horn wrote:
> * repos/el/org-mode/lisp/org-footnote.el
> (org-footnote-create-definition)
> (org-footnote-goto-local-insertion-point): Add footnotes before
> signature when in message-mode.
> ---
> lisp/org-footnote.el | 25 +++--
> 1 files changed, 15 in
Hi Matthias,
On 22 October 2010 05:27, Matthias Danzl wrote:
> On 10/21/2010 10:10 AM, suvayu ali wrote:
>> On 20 October 2010 20:40, Nick Dokos wrote:
>>> Given the mangling that mailers do to replies (e.g. the idiotic default
>>> top posting of Thunderbird and its ilk), how they handle signatu
Dear all,
I am planning to write an article using org - most of my notes are =
already in org so this seems logical. The journal that I plan to submit =
to provides latex class so it just a matter of customizing =
org-export-latex-classes, which I have done=20
(add-to-list 'org-export-latex-c
Sébastien Vauban
writes:
> Hi Tassilo,
>
> Tassilo Horn wrote:
[...]
> I tried to use this patch, but failed doing so:
[...]
> error: lisp/org-footnote.el: patch does not apply
>
> Any help? (I don't know "anything" of git)
I've been in this situation before! It's quite frustrating. That'
Carsten Dominik writes:
> Hi Sebastian,
>
> my guess would be that you have customized the td and th tags? If yes, please
> reset the customization, you need the new default values (which you then can
> still modify).
>
> Please check the variables org-export-table-header-tags and
> org-export-t
Work for me too, thanks for the quick fix!
Cheers
Chris.
On 21 October 2010 22:27, Carsten Dominik wrote:
> Thanks for doing the testing.
>
> - Carsten
>
>
> On Oct 21, 2010, at 8:29 PM, John Rakestraw wrote:
>
> Hi, Carsten --
>>
>> On Thu, 21 Oct 2010, Carsten Dominik wrote:
>>
>>> Hi Christ
Hi Tassilo,
Tassilo Horn wrote:
> Sébastien Vauban writes:
>
>> I tried to use this patch, but failed doing so:
>>
>> [...@mediacenter] ~/src/org-mode>git apply patch
>> patch:18: trailing whitespace.
>> (let ((max (if (and (eq major-mode 'message-mode)
>> patch:19: trailing whitespace.
>
On Thu, Oct 21, 2010 at 11:52 PM, Noorul Islam K M wrote:
> John Hendy writes:
>
> > Hi,
> >
> >
> > I followed the conversation about email writing with org-mode and *loved*
> > it. I would absolutely like to live in emacs for email as it offers so
> many
> > neat tricks. My problem has to do wi
Applied, Thanks -- Eric
Carsten Dominik writes:
> Looks good to me.
>
> - Carsten
>
> On Oct 17, 2010, at 11:22 PM, Eric Schulte wrote:
>
>> The attached patch adds a new functions org-export-as-string.
>>
>> ,
>> | org-export-string is a Lisp function in `org-exp.el'.
>> |
>> | (org-export-
Dear all,
When using Getting Things Done, it would be nice to customize org-mode such
that parent tasks are not seen from the agenda view with "C-a t"...
...unless all subtasks are in a done state!
A variable like org-show-parent-tasks could perhaps be introduced.
I know that org-enforce-todo-de
Sébastien Vauban
writes:
Hi Seb,
> I tried to use this patch, but failed doing so:
>
> [...@mediacenter] ~/src/org-mode>git apply patch
> patch:18: trailing whitespace.
> (let ((max (if (and (eq major-mode 'message-mode)
> patch:19: trailing whitespace.
> (re-
On 10/21/2010 10:10 AM, suvayu ali wrote:
> On 20 October 2010 20:40, Nick Dokos wrote:
>> Given the mangling that mailers do to replies (e.g. the idiotic default
>> top posting of Thunderbird and its ilk), how they handle signatures, and
>> the non-standard nature of signatures themselves, I'd sa
Hi Tassilo,
Tassilo Horn wrote:
> * repos/el/org-mode/lisp/org-footnote.el
> (org-footnote-create-definition)
> (org-footnote-goto-local-insertion-point): Add footnotes before
> signature when in message-mode.
> ---
> lisp/org-footnote.el | 25 +++--
> 1 files changed, 15 in
What determines the level of a new capture element? e.g I just created
one and it started at "".
feature request : when I added some sub elements to a capture buffer e.g
* my new capture
** sub point
*** sub sub point 1
*** sub sub point 2
and hit C-c C-w to refile, it only refiled the su
Hi Sebastian,
my guess would be that you have customized the td and th tags? If
yes, please reset the customization, you need the new default values
(which you then can still modify).
Please check the variables org-export-table-header-tags and
org-export-table-data-tags.
- Carsten
On Oct
Carsten Dominik writes:
>> | | | |
>> | A | B | C |
>> | 1 | 2 | 3 |
>> | 12 | 13 | 300 |
>> | 9 | 11 | 4 |
>
> I have now fixed this issue, at least for the HTML exporter.
>
> 1. The HTML exporter now puts a style attribute onto each
>individual field to make sure the fi
On Thu, 21 Oct 2010 23:16:19 +0200, Sébastien Vauban
wrote:
>
> Hello,
>
> Before spending a lot of time trying to choose for the "best" completion
> mechanism inside Emacs (and sticking to it), setting it up all the way
> through, I wanted to know if you had had:
>
> - particularly good or ba
On Thu, 21 Oct 2010 22:25:14 +0200, Carsten Dominik
wrote:
>
>
> On Oct 21, 2010, at 7:52 PM, Jeff Horn wrote:
>
> >> Org-mode will never be a perfect TeX scanner, and this is really
> >> hard.
> >> Help yourself and Org by using \( and \) as math delimiters when
> >> you wish to
> >> include
* repos/el/org-mode/lisp/org-footnote.el
(org-footnote-create-definition)
(org-footnote-goto-local-insertion-point): Add footnotes before
signature when in message-mode.
---
lisp/org-footnote.el | 25 +++--
1 files changed, 15 insertions(+), 10 deletions(-)
diff --git a/lisp
* repos/el/org-mode/lisp/org-footnote.el
(org-footnote-create-definition)
(org-footnote-goto-local-insertion-point): Add footnotes before
signature when in message-mode.
---
lisp/org-footnote.el | 26 --
1 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/lis
I was just saving a cleaned up org file as a "template" for later
projects when and a crypt region I had just removed magically
reappeared!
e.g
,
| * Domain
| ** Registrar:crypt:
| -BEGIN PGP MESSAGE-
| Version: GnuPG v1.4.10 (G
Sébastien Vauban
writes:
> --8<---cut here---start->8---
> date
> --8<---cut here---end--->8---
>
> is still good. for code.. ;-) and maybe supported in other emailers
> than Gnus?
I'm not sure, but `C-u C-c M-m' inserts ver
Hi all,
Eric S Fraga wrote:
> On Thu, 21 Oct 2010 17:28:20 +0200, Tassilo Horn
> wrote:
>> Charles Philip Chan writes:
>>
>> >> How does footnote.el find the signature?
>> >
>> > I presume by looking for the line "--" which precedes the signature.
>>
>> That's not completely true. The line h
Applied, thanks.
- Carsten
On Oct 21, 2010, at 2:28 PM, Andrew J. Korty wrote:
See http://www.mail-archive.com/emacs-orgmode@gnu.org/msg30284.html.
This patch is against release_7.01h.
ajk
---
lisp/org.el | 20 ++--
1 files changed, 10 insertions(+), 10 deletions(-)
diff
Hi Nathaniel,
I get "patch does not apply". Can you please update the patch to the
current git master?
Thanks
- Carsten
On Oct 22, 2010, at 7:30 AM, Nathaniel Flath wrote:
I think I've fixed the issues brought up with this new patch. Please
let me know what you think.
On Wed, Oct 20,
Looks good to me.
- Carsten
On Oct 17, 2010, at 11:22 PM, Eric Schulte wrote:
The attached patch adds a new functions org-export-as-string.
,
| org-export-string is a Lisp function in `org-exp.el'.
|
| (org-export-string STRING FMT &optional DIR)
|
| Export STRING to FMT using existing ex
Hi Nick,
Nick Dokos wrote:
> Jeff Horn wrote:
> I use boxquote.el (see http://www.emacswiki.org/emacs/BoxQuote) for the
> above style, but as Samuel and Bernt point out that's not the best way
> for quoting material where the recipient is expected to use the quoted
> material (e.g. code snippets)
Sébastien Vauban
writes:
Hi Seb,
> Before spending a lot of time trying to choose for the "best"
> completion mechanism inside Emacs (and sticking to it), setting it up
> all the way through, I wanted to know if you had had:
>
> - particularly good or bad experiences with one of the "standard" o
On Oct 22, 2010, at 9:40 AM, Andreas Röhler wrote:
[ ... ]
Still an issue:
No brand of Emacs org-mode knows org-occur here
M-x where-is org-occur
==>
org-occur is not on any key
Also when C-c / is pressed, there is no `r'-key displayed,
see screenshot.
As I have been trying to explain
On Oct 20, 2010, at 7:16 PM, Bernt Hansen wrote:
Jeff Horn writes:
Is there a way to specify a particular column in org-mode that will
be
exported right-aligned in HTML?
| A | B | C |
| 1 | 2 | 3 |
For the table above, I would like column C right aligned when I
export
to HTML, but the
61 matches
Mail list logo