Actually, what I want is to show the path to the item, it arealdy does it
when I have the item on focus, but maybe an option to display it on the todo
list would be nice :)
On Sun, Apr 18, 2010 at 1:35 AM, Marcelo de Moraes Serpa <
celose...@gmail.com> wrote:
> Thank you for the replies ;)
>
> On
Thank you for the replies ;)
One thing that I miss, is a way to make org-todo-list where each todo item
would, somehow, show its parent until the topmost (or with configurable
levels). Is it possible somehow? It would make it more easier to keep
projects in only one file (GTD.org for example). I c
On Apr 16, 2010, at 10:29 PM, Vincent Belaïche wrote:
Thanks Giovanni,
The documentation is however incomplete, the info node "(org) Column
groups" does not says that the `/' in the first field has the effect
of
excluding the row from export. Actually when you read this info node,
what you
On Apr 16, 2010, at 7:35 AM, Simon Guest wrote:
Hi all,
When I follow a link, Org mode knows what application to use. Except
that sometimes I want to override that choice.
For example, I have a collection of PDF files. Mostly I want to open
them in my statically configured PDF viewer, which
On Apr 14, 2010, at 10:12 PM, Greg Newman wrote:
Actually Github is using it now to show org files for project
readme's.
Ah, this is how github does it? Good to know.
- Carsten
On Wed, Apr 14, 2010 at 10:59 AM, Carsten Dominik > wrote:
Hi,
has anybody tried or used this?
Should we l
On Apr 16, 2010, at 10:45 AM, Chris Gray wrote:
Carsten Dominik wrote:
Hi Stepan
On Apr 16, 2010, at 12:23 AM, Štěpán Němec wrote:
Hello,
I'm sorry for my somewhat precocious previous mail (which I
unfortunately still don't see posted, I use Gmane and am not
subscribed
-- any chance of
On Apr 16, 2010, at 4:42 PM, Juan M. Bello Rivas wrote:
Hi,
The following snippet:
* Test
[[http://gibk26.bse.kyutech.ac.jp/jouhou/protherm/protherm_search.htm
][ProTherm]]
You cannot jump section levels for LaTeX export.
- Carsten
leads to a failure when exporting it as LaTeX.
On Apr 17, 2010, at 12:23 PM, Felix Geller wrote:
Hi all,
first, thanks for this great tool. :)
Is there a way to prevent cookies ([/] and [%]) to be exported to
LaTeX?
Not currently, no.
A patch would likely be accepted.
- Carsten
Thanks for your help in advance!
Sincerely,
Felix
Applied, thanks.
- Carsten
On Apr 17, 2010, at 11:30 PM, Dan Davison wrote:
I was using a radio table to convert an org table to texinfo, and got
stuck for a bit until looking at the code and seeing that the name
used
for the radio table can not contain '-' (only letters, numbers and
unders
My alternate remember suggestion from a while back avoids lost data,
for what it's worth. So if it is implemented as an alternate, you can
try it.
On 2010-04-13, Christian Zang wrote:
> Thanks, Bernt,
>
> ok, invoking remember a couple of times in sequence is what I wanted to
> avoid in the firs
On Apr 17, 2010, at 6:52 AM, Matt Lundin wrote:
Erik Iverson writes:
http://doc.norang.ca/org-mode.html#Yasnippets
If anyone else has a different macro set up, I'm still interested in
hearing your solutions.
Nope, yasnippet is the way to go I think!
There are quite a few other options.
On Sat, 17 Apr 2010 08:38:01 -0500, Nathan Neff wrote:
You could play around with artist-mode if you use X. It uses the mouse
with ascii symbols to create rectangles, lines etc. Then just change the
text how you need. There are some helpful functions on emacswiki that
show you how to set up id
Thanks for your reply.
I am afraid I know nothing about Tex, so I cannot comment on that. But
all my Latex references
e.g. http://en.wikibooks.org/wiki/LaTeX/Colors
give that as the correct syntax for \color, as opposed to e.g. \textcolor
which has the syntax you report.
But more generally, give
I was using a radio table to convert an org table to texinfo, and got
stuck for a bit until looking at the code and seeing that the name used
for the radio table can not contain '-' (only letters, numbers and
underscore). Is there a reason for this restriction? An alternative
regexp is below (which
On Apr 17, 2010, at 3:50 PM, Matt Lundin wrote:
Hi Marcelo,
Marcelo de Moraes Serpa writes:
This is a thread to share your org dir (you have one right) file
structure. The title is because I see many of org users prefer having
big monolithic files, and I have a slightly different line of
On Apr 17, 2010, at 5:39 PM, Michael Sperber wrote:
Carsten Dominik writes:
If you object to such a development, please step into this
discussion.
I do - I'm an avoid org-mode user, an XEmacs maintainer. and I'd be
happy to help support XEmacs, if that would help change your mind.
Hi M
I think the correct would be using Latex syntax like \color{red}{whatever}.
If you write using plain Tex syntax like {\color{red}whatever} org
will not understand that the outer curly brackets are part of the
command.
-- Darlan
2010/4/16 Giulio Fella :
> Hi,
>
> I have just upgraded from 6.33tr
Hi Nicholas,
I have some free time so I am reviewing the code again. I did it quite fast,
because I was needing it. I would love if you could send me that file to
reproduce the error. But it would be better, if you could produce one that I
could add to the .zip without copyright issues.
Kind regar
On 14 Apr 2010, carsten.domi...@gmail.com wrote:
> If you pull the newest version, this information is only recorded if
> either org-log-repeat is non-nil, or if the entry is collecting
> clocking data.
>
> Hope this solves the problem for you.
Excellent! This works perfectly.
Thank you.
Dan
-
Erik Iverson writes:
>> http://doc.norang.ca/org-mode.html#Yasnippets
>>
>> If anyone else has a different macro set up, I'm still interested in
>> hearing your solutions.
>>
>
> Nope, yasnippet is the way to go I think!
There are quite a few other options. IMO, installing yasnippet is
overkill
Hi to all
For those who are interested.
[x] Do you write scientific articles in Orgmode?
[x] Do you collect data (possible citations, ideas etc.) while reading
books?
[x] Do you own an Android phone?
I just want to share a convenient method to collect scientific reference
material with those
Carsten Dominik writes:
> If you object to such a development, please step into this
> discussion.
I do - I'm an avoid org-mode user, an XEmacs maintainer. and I'd be
happy to help support XEmacs, if that would help change your mind.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überha
RE: collections of org-mode yasnippets
There is a collection available on github
http://github.com/RickMoynihan/yasnippet-org-mode
RE: binding the tab key for Yas expansion in Org-mode
It is tricky, I use the solution shown here
http://eschulte.github.com/emacs-starter-kit/starter-kit-or
On Sat, Apr 17, 2010 at 9:06 AM, Erik Iverson wrote:
>
> I'm guessing what you really want there is
>>
>>(set (make-local-variable 'yas/trigger-key) [tab])
>>
>>instead of
>>
>> > (make-variable-buffer-local 'yas/trigger-key)
>> > (setq yas/trigger-
I'm guessing what you really want there is
(set (make-local-variable 'yas/trigger-key) [tab])
instead of
> (make-variable-buffer-local 'yas/trigger-key)
> (setq yas/trigger-key [tab])
Hmmm.
Do you guys un-map your TAB key so that it doesn't
On Sat, Apr 17, 2010 at 6:03 AM, Štěpán Němec wrote:
> Dan Davison writes:
> >> Thanks! I'm having trouble triggering the yasnippets using the TAB key,
> so
> > I'm
> >> just using the GUI menu.
> >>
> >> Do you literally type "src" (no quotes), then press Tab?
> >
> > Yeah, but there's some ma
Hi Marcelo,
Marcelo de Moraes Serpa writes:
> This is a thread to share your org dir (you have one right) file
> structure. The title is because I see many of org users prefer having
> big monolithic files, and I have a slightly different line of thought.
I have a handful of central files: e.g,
What do you guys use for ditaa diagrams?
Just copy/paste? Seems like it'd be a bit tedious to draw those boxes.
--Nate
On Sat, Apr 17, 2010 at 5:12 AM, Eric S Fraga wrote:
> On Fri, 16 Apr 2010 21:23:35 -0500, Erik Iverson
> wrote:
> > > http://doc.norang.ca/org-mode.html#Yasnippets
> > >
>
Bernt Hansen wrote:
>> Is there any way to make appt report appointments scheduled at the
>> same time? Is there way to fix #2?
> So I get warnings for "Test" many times, and then a single warning for
> "Test 2" 1 minute before the deadline and again at the deadline.
>
> I have no idea how to ch
Hello,
I wanted to export some files to html, and they contain lots of LaTeX
fragments.
I've done some test on 6.35i and 6.34c.
6.35i included more packages when converting LaTeX to PNG, and that's a big
issue for me because it is time consuming.
And the result .dvi is much larger than 6.34c.
the
I think that
@samp{.}
should rather be replaced by
`.' or `<'
than by (without simple quotes)
<
The `...@samp' marco is used for Texinfo source code, while simple quotes
(`') are to be used in docstring.
With my version of org, both `<' and `.' work, but maybe the prefix (`.'
or `<'
Thanks Giovanni,
The documentation is however incomplete, the info node "(org) Column
groups" does not says that the `/' in the first field has the effect of
excluding the row from export. Actually when you read this info node,
what you (or better said I) understand is that the `/' indicates that
Dan Davison writes:
>> Thanks! I'm having trouble triggering the yasnippets using the TAB key, so
> I'm
>> just using the GUI menu.
>>
>> Do you literally type "src" (no quotes), then press Tab?
>
> Yeah, but there's some magic code needed, which is also on Bernt's
> page.
>
> (add-hook 'org-mo
Hi all,
first, thanks for this great tool. :)
Is there a way to prevent cookies ([/] and [%]) to be exported to LaTeX?
Thanks for your help in advance!
Sincerely,
Felix
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the l
On Fri, 16 Apr 2010 21:23:35 -0500, Erik Iverson wrote:
> > http://doc.norang.ca/org-mode.html#Yasnippets
> >
> > If anyone else has a different macro set up, I'm still interested in
> > hearing your solutions.
> >
>
> Nope, yasnippet is the way to go I think!
+1
it might be nice to have a worg
35 matches
Mail list logo