Michael Gilbert wrote:
>Hi —
>I am just now transitioning to logging state changes into a logbook
>drawer. But I have legacy agenda files with hundreds of lines that
>were not put into that drawer. Does anyone know of a convenient way
>to move all the past state changes into the suitable drawer? I
Hi Tomas!
I have nothing to contribute to the real topic, but I wanted to inform you
that there is a software called dokuwiki - so I got a bit irritated, whether
you are reffering to that or to mediawiki, as you first stated.
And (at least on the mailinglist) your patch is delivered as an empty
Benjamin Beckwith writes:
> I have an issue with my particular setup when using org-capture. Here
> is my relevant capture template:
>
> (setq org-capture-templates
> '(("t" "todo" entry
>(file "~/Documents/Org/Refile.org")
>"* TODO %?\n %U\n %a" :clock-in t :clock-resume
On Fri, 23 Jul 2010 16:59:43 + (UTC), d.tchin wrote:
>
> Hi
>
> I use babel to use with octave language. I use it and
> define a session so as to have interaction with
> octave process.
>
> It is great to have interaction with octave and
> check the action of the code easily.
>
> I have p
Nick Dokos wrote:
> John Hendy wrote:
>
> > Just to be sure I created an blank org file with only this:
> >
> > * test
> >
> > #+CAPTION: test table
> > #+ATTR_LaTeX: placement=[H]
> > | 1 | 2 | 3 | 4 |
> > |--+--+--+--|
> > | test | test | test | test |
> > | test
Exporting org-diary-class even ignoring the weeke off (last arguments)
for me it would be a fantastic start. It would be like converting
org-diary-class to a simple diary sexp.
I know it is dumb but in my case I would be glad to slit one
org-diary-class in several org-diary-class (before and after
Carsten Dominik gmail.com> writes:
> well, this does stop tabs from being used, but it does
> not stop the mis-alignment of tags on different outline
> levels.
Any news on that?
Although I have no idea how org-mode works internally,
I simply tried replacing line 12773 of org.el:
(- (- org-tags
Thanks Nick.
- Whoops on forgetting the = in my first example!
- Is this hard to integrate? Is it possible to pass this option to LaTeX
just as with figures? It only involves overriding [htb] with [H]...
John
On Fri, Jul 23, 2010 at 11:31 AM, Nick Dokos wrote:
> John Hendy wrote:
>
> >
> > I
Hi Rainer,
I general it is useful to have the results of Babel-evaluated code
appear in the session history as it can help for debugging.
Maybe (if you are specifying the session on a subtree or file wide
bases) it would be possible to change the session name to a different
name so that your norm
Hi,
I tried contacting the author of org-export-generic, but don't know
whether I succeeded. Since this little patch might be useful, here it
is.
I'm in the enviable situation of transforming some docs (which I've
written in org) to mediawiki (why some people enjoy using their browser
as a doc ed
From: Marcelo de Moraes Serpa
Date: 2010/7/23
Subject: Re: [Orgmode] org-mode 7.01, error while scheduling item
To: David Maus
GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) of 2010-05-08.
Backtrace attached.
Thanks,
Marcelo.
On Fri, Jul 23, 2010 at 12:44 AM, David Maus wr
Hi
I use babel to use with octave language. I use it and
define a session so as to have interaction with
octave process.
It is great to have interaction with octave and
check the action of the code easily.
I have problem to get output back in org mode file.
I try the following code :
--8<---
Hi Nicolas,
This looks really great, I have applied it to my setup and will be
stress testing it over the next couple of days.
A couple of quick points:
1) The url to use for cloning should be
http://github.com/ngz/org-mode-lists.git
2) This is very minor, but could you rebase your branch ag
d.tchin writes:
> Eric Schulte gmail.com> writes:
>
>>
>> Hi,
>>
>> The following minimal patch to org-collector.el should remove tags from
>> the ITEM text, which will also remove the many "\n" characters. Please
>> let me know if this works for you.
>>
>> Thanks -- Eric
>>
>>
>> Attachme
John Hendy wrote:
>
> I had a problem with floating tables/figures a ways back, found
> here: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg25566.html
>
> The solution, which was simply inserting #+ATTR_LATEX: placement=[H], worked
> perfectly.
>
> I just ran into it again, however. m
Thanks Eric!
This has now been included in Org-mode.
If you get a chance, it would be great to add ob-ledger to the list of
supported languages on Worg, and if possible to add an ob-ledger
specific file with a brief usage example -- see existing
language-specific files linked to from the language
Ah, this is great! Thanks Eric :) and I will keep everyone updated on
my progress with the wacky "hypermedia programming" thing i've been
working on. Really what it boils down to is Common Lisp support for
babel, and an add-on module that brings attachments and other data
into the mix.
It's a comb
Hi David,
The instructions currently live at
http://orgmode.org/worg/org-contrib/babel/languages.php#develop
The bulk of the information is contained in the documentation strings
and the comments of the ob-template.el file (linked to from the above).
It should be fairly complete, but please let
Hi Rainer,
I am unable to reproduce this problem. Are you sure that you have a
complete Org-mode instillation, and that no older installations could be
conflicting with your install?
It may be possible to patch over the error you've mentioned by
requiring org-exp-blocks before you require org-la
With the example file:
--
* A
*** B
* C
** D
--
If I hit "C-c C-e d" to convert this to PDF and view it, I see something like
1 A
AA
Hi,
I had a problem with floating tables/figures a ways back, found here:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg25566.html
The solution, which was simply inserting #+ATTR_LATEX: placement=[H], worked
perfectly.
I just ran into it again, however. my org file has the following orde
I have an issue with my particular setup when using org-capture. Here
is my relevant capture template:
(setq org-capture-templates
'(("t" "todo" entry
(file "~/Documents/Org/Refile.org")
"* TODO %?\n %U\n %a" :clock-in t :clock-resume t))
I have all tasks go to the file
I know it's not _exactly_ the same, but I re-filed it back to the original
file (C-c C-w) and then opened it successfully (C-c C-a o). It didn't
prompt me (because there was only one attachment).
I just tried it with a new entry and attachment file (of the same type) and
it worked. Hmn.
Oh, I s
"Colin Fraizer" writes:
> 1. Exactly what I did
>
> I created an entry in an org file.
>
> I added an attachment to that entry.
>
> I used refile (C-c C-w) to move the entry to another org file.
>
Before doing this, can you try opening it from initial org file itself.
using C-c C-a o
Tha
On Friday 23 July 2010 10:54:24 Giovanni Ridolfi wrote:
> > And I like being able to restrict the message list incrementally by
> > simply entering parts of the author name or subject. Gnus cannot do
> > that.
> may be ths can help:
>
> 1. cursor in the "Summary message" buffer
>
> # let's rest
Hi all,
I've found a bug with capturing as item to a running clock. I reduced
my dot-emacs to the bare minumum(given below), but the problem
continues.
Here is how it goes.
+ refile.org is in state 0.
+ C-M-r t
+ TODO task One entered. Clock is running. I switch to firefox and
save the link. C-c
Hi Dan
Dan Griswold writes:
> On 15 Jul 2010, sven.bretf...@gmx.ch wrote:
>
>> There was a thread about this some weeks ago. The iCal export does not
>> support org-diary-class entries or other complex diary sexps.
>
> I missed that thread, but it's an issue I looked into some time ago,
> with r
I love the new Capture feature. Much better than the old Remember (though I
liked that too!).
However, would it be possible to have a "C-u C-c C-w" that completes the
capture and switches to the target buffer?
___
Emacs-orgmode mailing list
Ple
1. Exactly what I did
I created an entry in an org file.
I added an attachment to that entry.
I used refile (C-c C-w) to move the entry to another org file.
I visited that file and attempted to open the attachment (C-c C-a o).
2. What I expected:
Because there was only one attachm
Osamu OKANO writes:
> Hi.
> I found a problem on speedbar and imenu.
> Reproducing date is here
> * someday/maybe
> * SOMEDAY/maybe
> * SOMEDAY maybe
> * someday maybe
> * read/review
> * READ/review
> * conf
> #+TYP_TODO: SOMEDAY
>
> When a head line includes TODO state name,
> I am afraid that
Hi all,
I have a startup Lisp error in 7.01: (I omitted the bytcode lines because they
are confusing thunderbird ...)
Debugger entered--Lisp error: (void-function org-export-blocks-add-block)
org-export-blocks-add-block((src org-babel-exp-src-blocks nil))
...
require(ob-exp)
...
require(o
Tassilo Horn writes:
> And I like being able to restrict the message list incrementally by
> simply entering parts of the author name or subject. Gnus cannot do
> that.
may be ths can help:
1. cursor in the "Summary message" buffer
# let's restrict to headers:
2. / h $the-header-you-like
Errata:
> Case 2: `org-list-end-regexp' is "^[ \t]*___[ \t]*\n"
It is "^[ \t]*__[ \t]*\n" (only 2 underscores)
>I think those rules make a sane default behavior (except for the
>indent rule, perhaps).
I meant the _insert_ rule which can be a bit surprising at first.
-- Nicolas
___
Chao Lu wrote:
>Dear all,
>I'm using org-7.01g, Emacs 23.2.50.1.
>When I was using org-6.35c and older version, the publish function used to
>generate the author info like
>LooChao, and I like this style.
>The related configuration is just:
>(setq user-full-name "LooChao")
>(setq user-mail-addre
Dear all,
I'm using org-7.01g, Emacs 23.2.50.1.
When I was using org-6.35c and older version, the publish function used to
generate the author info like
LooChao, and I like this style.
The related configuration is just:
(setq user-full-name "LooChao")
(setq user-mail-address "looc...@gmail.com")
Eric Schulte gmail.com> writes:
>
> Hi,
>
> The following minimal patch to org-collector.el should remove tags from
> the ITEM text, which will also remove the many "\n" characters. Please
> let me know if this works for you.
>
> Thanks -- Eric
>
>
> Attachment (org-collector-w-o-tags.patch
36 matches
Mail list logo