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 making the list not moderated?).
No, we like it spam free here. Please s
On Apr 16, 2010, at 9:25 AM, Evan wrote:
Sorry for a delayed response, I missed your message.
On Tue, Apr 6, 2010 at 1:20 PM, Carsten Dominik
wrote:
On Apr 2, 2010, at 8:55 AM, Evan wrote:
It seems that the org-reverse-note-order has no effects on the
following remember template
("Diary"
Hi,
I have made a test version of Org with the compatibility code
for XEmacs and without some of the left-over compatibility
code for Emacs 21.
I would appreciate if some people could check out the
`remove-compatibility-code' branch from repo.or.cz and report back
if they experience any problems
On Apr 16, 2010, at 12:26 PM, Carsten Dominik wrote:
Hi,
I have made a test version of Org with the compatibility code
I am such a bad writer.
I mean with that compatibility code *removed*!
- Carsten
for XEmacs and without some of the left-over compatibility
code for Emacs 21.
I would
Carsten Dominik writes:
> 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 making the list not moderated?
Hi Carsten,
Carsten Dominik writes:
> I have made a test version of Org with the compatibility code
> for XEmacs and without some of the left-over compatibility
> code for Emacs 21.
>
> I would appreciate if some people could check out the
> `remove-compatibility-code' branch from repo.or.cz and
Carsten Dominik writes:
> I would appreciate if some people could check out the
> `remove-compatibility-code' branch from repo.or.cz and report back
> if they experience any problems with Emacs 22, 23, and 24, either
> during compilation or while running.
I'm testing it with emacs 24.
The build
On 16.04.2010 12:26, Carsten Dominik wrote:
> Hi,
>
> I have made a test version of Org with the compatibility code
> for XEmacs and without some of the left-over compatibility
> code for Emacs 21.
>
> I would appreciate if some people could check out the
> `remove-compatibility-code' branch from
Found a bug.
I'll switch to this branch for regular work to try to find issues with
it.
I'm running it on two versions of emacs uncompiled:
GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-11-09
on raven, modified by Debian
and
GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2
Sebastian Rose writes:
> * One git question:
>
> When I pulled, I got the message, that there is a new branch. But that
> branch did not show up in the list `git branch' gives me.
use git branch -r (or git branch -a) to list remote (or all branch)
> Then I did:
> sh$ git checkout origin/remove-
Quoting Carsten Dominik :
Hi,
I have made a test version of Org with the compatibility code
for XEmacs and without some of the left-over compatibility
code for Emacs 21.
I would appreciate if some people could check out the
`remove-compatibility-code' branch from repo.or.cz and report back
if
Rémi Vanicat writes:
> Sebastian Rose writes:
>
>> * One git question:
>>
>> When I pulled, I got the message, that there is a new branch. But that
>> branch did not show up in the list `git branch' gives me.
>
> use git branch -r (or git branch -a) to list remote (or all branch)
>
>> Then I did:
Livin Stephen Sharma writes:
> yep, now it works!
> Thanks
>
> About moving up/down:
> I was a bit surprised that 'p' was not a counterpart of 'n' (the latter works
> exactly like 'n' in Org-Agenda)
>
> Then I saw that in my setup (*no* customizations), there is some duplication
> in
> the func
Hi Bernt, thanks a lot for this report - I believe I know
what was causing this and have fixed it, still on that branch of course.
- Carsten
On Apr 16, 2010, at 3:13 PM, Bernt Hansen wrote:
Found a bug.
I'll switch to this branch for regular work to try to find issues with
it.
I'm running it
Thanks. I'll beat on it some more :)
Regards,
Bernt
Carsten Dominik writes:
> Hi Bernt, thanks a lot for this report - I believe I know
> what was causing this and have fixed it, still on that branch of course.
>
> - Carsten
>
> On Apr 16, 2010, at 3:13 PM, Bernt Hansen wrote:
>
>> Found a bug
On Apr 16, 2010, at 4:42 PM, Bernt Hansen wrote:
Thanks. I'll beat on it some more :)
What a team! :-)
Regards,
Bernt
Carsten Dominik writes:
Hi Bernt, thanks a lot for this report - I believe I know
what was causing this and have fixed it, still on that branch of
course.
- Carste
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 making the list not moderated?).
> N
There are more new changes on that branch - pretty much complete now,
I think.
Thanks for all your help.
- Carsten
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mail
Carsten Dominik writes:
> Hi Dan,
>
> have you given this patch any serious testing, and do you have
> any remarks about it?
Hi Carsten,
I hadn't forgotten about this but I have been conscious that I wasn't
giving it the testing it deserved. I don't export with footnotes that
much, and when I d
Hi,
I have just upgraded from 6.33trans to 6.35g-55-g36d3e hoping to solve
a problem with escaping braces.
With LaTex_CLASS: beamer
Something like
{\color{red}whatever}
exports to latex with escaped outer braces. Namely
\{\color{red}whatever\}
This is the same behaviour as in 6.33trans. I had
Here are 2 test cases for footnotes. Perhaps they can be put in a
test directory somewhere if they are useful.
My old relatively thorough test case with 11 specific documented
points to test for:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg10877.html
And my recent one, sloppily put tog
Samuel Wales writes:
> Here are 2 test cases for footnotes. Perhaps they can be put in a
> test directory somewhere if they are useful.
Hi Samuel,
Thanks. You have obviously thought about this a lot more carefully than
me. Is there any chance you could run your test files with Carsten's
patch,
On 2010-04-16, Dan Davison wrote:
> Samuel Wales writes:
>
>> Here are 2 test cases for footnotes. Perhaps they can be put in a
>> test directory somewhere if they are useful.
>
> Hi Samuel,
>
> Thanks. You have obviously thought about this a lot more carefully than
> me. Is there any chance you
Another bug.
Attempting to get a clock report in the agenda. (R in the daily agenda)
-Bernt
Debugger entered--Lisp error: (void-function org-dblock-write:)
org-dblock-write:((:name nil :link nil :maxlevel 2 :tstart 733878 :tend
733879 :scope agenda :indentation-column 0 :content "\n"))
fun
Ali Tofigh writes:
> But you still have the problem that once you use a headline, on any
> level, then you can't continue writing in the same section as before:
>
> * headling
> text text text
> * some todo
> and now what? Now I have to create a new headline to get out of the
> deeply ne
Hi all, I've been following the blog post below, to get popups for org
appointments via appt.
http://emacs-fu.blogspot.com/2009/11/showing-pop-ups.html
The notifications are working fine on my system. However, I have a question
about appt. I noticed (1) if two appointments are scheduled for th
Sebastian Rose writes:
> Ali Tofigh writes:
>> But you still have the problem that once you use a headline, on any
>> level, then you can't continue writing in the same section as before:
>>
>> * headling
>> text text text
>> * some todo
>> and now what? Now I have to create a new head
Uriel Avalos writes:
> Hi all, I've been following the blog post below, to get popups for org
> appointments via appt.
>
> http://emacs-fu.blogspot.com/2009/11/showing-pop-ups.html
>
> The notifications are working fine on my system. However, I have a question
> about appt. I noticed (1) if tw
Christian Egli writes:
[...]
> So in order to create a professional looking gant and resource usage
> charts I implemented an exporter from org-mode to TaskJuggler
> (http://www.taskjuggler.org/). The code is attached and I'm looking for
> feedback and would love to get this integrated in the org
Hi.
I had used ChangeLog format as a diary.
So I love the date-tree of org-remember.
>("Diary" ?d "* %?\n" "~org/diary.org" date-tree)
I'd like to refile or archive to a child of a date-tree too.
Can I use date-tree when refile or archive target?
Regards.
___
Thanks for your prompt response,
1. I get "Org-mode version 6.35i" with M-x org-version.
2. I am exporting my personal wiki page with latex math to HTML.
3. It took me 28 seconds to export the file Nick metioned with 6.35i.
But only 5 seconds with 6.34c.
BTW I am using Ubuntu 10.04 beta
On Thu, Apr 15, 2010 at 12:41:19AM -0500, Marcelo de Moraes Serpa wrote:
> 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've blogged
I have a simple journal .org file like this:
--Begin file---
* <2010-04-16 fri>
Subject 1
Subject 2
Subject 1
Subject 40
* <2010-04-17 sat>
Subject 2
Subject 3
Subject 1
Subject 40
--End file--
Every subject is only one line.
I would like to print the journa
Sorry for a delayed response, I missed your message.
On Tue, Apr 6, 2010 at 1:20 PM, Carsten Dominik
wrote:
>
> On Apr 2, 2010, at 8:55 AM, Evan wrote:
>
>> It seems that the org-reverse-note-order has no effects on the
>> following remember template
>>
>> ("Diary" ?d "* %U\n %?\n %i\n %a"
Hi,
The following snippet:
* Test
[[http://gibk26.bse.kyutech.ac.jp/jouhou/protherm/protherm_search.htm][ProTherm]]
leads to a failure when exporting it as LaTeX. The problematic part
of the produced LaTeX code is:
\textbf{**\}
\href{http://gibk26.bse.kyutech.ac.jp/jouhou/protherm/proth
Bernt Hansen writes:
> Carsten Dominik writes:
>
>> 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 chan
On Thu, Apr 15, 2010 at 19:21, Sebastian Rose wrote:
> Ali Tofigh writes:
>> An alternative that may be easier to implement is to extend tagging
>> and todos to list items:
>>
>> - should try the above in project 1 :idea:
>> - Sandy made a good point there!
>> - TODO Sandy wants me to mail her
On Thu, Apr 15, 2010 at 20:44, Bernt Hansen wrote:
> Ali Tofigh writes:
>
>> First, I want to thank everyone who has worked on creating org-mode. I
>> am a new user and I enjoy using org-mode a lot! Thank you for your
>> efforts.
>>
>> Second, I have a suggestion for a feature: A new "highlight"
I have a simple journal .org file like this:
--Begin file---
* <2010-04-16 fri>
Subject 1
Subject 2
Subject 1
Subject 40
* <2010-04-17 sat>
Subject 2
Subject 3
Subject 1
Subject 40
--End file--
Every subject is only one line.
I would like to print the journal
Hi Dan,
thanks for the advice. After the org-babel-add-interpreter I got another
error message that org-babel-execute:org is not defined.
I then added (I took the code from org-babel-css.el) a
(defun org-babel-execute:org (body params)
"Execute a block of org code with org-babel. This functi
I like the date-tree idea, but I want to file into a date tree not only
by C-c C-c from Remember, but also from anywhere using C-c C-w (if the
target has the DATE_TREE property).
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to
M-x occur with regexp
^\(\*\|Subject\s-+1\)
gives
5 matches for "^\(\*\|Subject\s-+1\)" in buffer: temp.org
1:* <2010-04-16 fri>
2:Subject 1
4:Subject 1
7:* <2010-04-17 sat>
10:Subject 1
Vincent.
> Date: Fri, 16 Apr 2010 05:28:26 +
> From: rbeni...@yahoo
I would like to embed some javascript code at the bottom of an
exported HTML document:
#+BEGIN_HTML