Kane Dou wrote:
>When I call "org-remember" on a post like this: "O [ 40: Istvan ADAM ]
>Erroneous display when working on remote Unix machine".
>The backtrace("debug-on-entry" on "org-replace-escapes", no
>backtrace will occur if "org-remember" works normally):
Can you provide the backtrace for
Hi Eric
On Wed, Jun 30, 2010 at 4:55 PM, Erik Iverson wrote:
> Hello,
>
>
> On Wed, Jun 30, 2010 at 01:35:04PM +0200, Rainer M Krug wrote:
>> > Hi
>> >
>> > I use Org-babel for literate programming in R, but the tangling
>>takes quite
>> > long. Therefore my question: as
Rainer M Krug wrote:
>Hi
>I am using the newest git version of org-mode, and have problems exporting
>to html. The attached org file produces, when exporting to html, the
>following error messages and no html file:
>Select command:
>Exporting...
>org-babel-exp processing...
>Fontifying *temp*...
Matt Lundin writes:
> Hi Bernt,
>
> Bernt Hansen writes:
>>
>> I am working in a deeply nested org file and have narrowed to subtree
>> for the part of the file I'm working on which happens to start at
>> heading level 5.
>>
>> I want to export this narrowed subtree to HTML but the first HTML
>>
On Jun 30, 2010, at 7:01 PM, Dan Davison wrote:
"Eric Schulte" writes:
Hi Carsten, Matt, Scott,
Carsten Dominik writes:
Hi Matt, hi Eric,
Matt, thanks a lot for bringing this up. This is indeed a very
important and serious issue. We need to address it. We need to
step back and recons
Hi, Carsten,
Sorry it took me so long to get back to you.
The patch does exactly what I hoped for: Allows one to set an option to
get LaTeX math passed verbatim into HTML for jsMath to process, while
keeping the use of the ^:t TeX:t options. I've tested it on various
documents.
I noticed th
Hi everyone,
first of all, I think it is clear that I may have overreacted
with the "6 point plan". But it is good that we are having
this discussion.
On Jun 30, 2010, at 6:25 PM, Eric Schulte wrote:
Hi Carsten, Matt, Scott,
Carsten Dominik writes:
Hi Matt, hi Eric,
Matt, thanks a lot fo
Hi Nicolas, Eric, Tassilo and everybody else,
Nicolas Goaziou wrote:
> I don't know about #+BEGIN_changemargin (but as far as I understand, it's
> coming from org-exp-blocks and should be handled during preprocess-hook, so
> it is beyond the scope of this patch).
To be correct, the `#+BEGIN_chang
On Jul 1, 2010, at 9:07 AM, Bernt Hansen wrote:
Matt Lundin writes:
Hi Bernt,
Bernt Hansen writes:
I am working in a deeply nested org file and have narrowed to
subtree
for the part of the file I'm working on which happens to start at
heading level 5.
I want to export this narrowed s
Hi
I am trying to use "tangle with comments". Based on a previous thread, I
set org-babel-tangle-w-comments to t with
(setq org-babel-tangle-w-comments t)
in my emacs.org file.
The variable is actually set to 1 - I checked vie C-h - v
But nothing is changing in the tangled file? Am I doing some
Carsten Dominik writes:
> On Jul 1, 2010, at 9:07 AM, Bernt Hansen wrote:
>
>> I posted a patch for exporting a narrowed to subtree HTML export but
>> it
>> gives slightly different results from selecting the tree with C-c @ --
>> the title () is the name of the org-file similar to exporting the
Hi everyone,
It seems that the patch in this thread has introduce the following
problem:
Consider this test file.
* Test
# test
\begin{equation}
\e=mc^2
\end{equation}
but a^2 should still be treated nicely
When exported, the # test line is exported as
\# test
I have not checked i
Ian Szewczyk wrote:
>Not sure if this this exclusive to org mode, but I find that when I
>set cache-long-line-scans via
> (setq-default cache-long-line-scans t)
>And I open up a large-ish org file, emacs crashes when I issue the
>end-of-buffer command
Just FYI: Just reported this to bug-gnu-ema
Am 01.07.2010 09:29, schrieb Bernt Hansen:
> Carsten Dominik writes:
>
>> On Jul 1, 2010, at 9:07 AM, Bernt Hansen wrote:
>>
>>> I posted a patch for exporting a narrowed to subtree HTML export but
>>> it
>>> gives slightly different results from selecting the tree with C-c @ --
>>> the title ()
Hi
I am trying to export the attached test.org file to HTML, but I can only
export it, when I change the source block language to anything different
from R.
I also attach my emacs.org file, but I am not doing any customisations to R.
In addition: if I specify :session *R* in #:BABEL: , the code
On Thu, Jul 1, 2010 at 9:07 AM, David Maus wrote:
> Rainer M Krug wrote:
> >Hi
>
> >I am using the newest git version of org-mode, and have problems exporting
> >to html. The attached org file produces, when exporting to html, the
> >following error messages and no html file:
>
> >Select command:
On Jun 30, 2010, at 8:19 PM, Michael Gauland wrote:
Carsten,
I send the from to ass...@gnu.org just before I sent the patch, but I
haven't received a reply. Should I expect one, or is that all I need
to do?
If you have not gotten a reply, please write to them again and ask
about it, CC t
On Jul 1, 2010, at 9:18 AM, Christian Moe wrote:
Hi, Carsten,
Sorry it took me so long to get back to you.
The patch does exactly what I hoped for: Allows one to set an option
to get LaTeX math passed verbatim into HTML for jsMath to process,
while keeping the use of the ^:t TeX:t options
Carsten Dominik writes:
> Hi everyone,
>
> It seems that the patch in this thread has introduce the following
> problem:
> Consider this test file.
>
>> * Test
>>
>> # test
>> \begin{equation}
>> \e=mc^2
>> \end{equation}
>>
>> but a^2 should still be treated nicely
>>
>
>
> When exported, the #
Julien Danjou danjou.info> writes:
>
> Hi there,
>
> I've recently wrote a Google Maps extension for Emacs[1].
>
> Therefore, I've extended org-mode to display a Google Maps' map for an
> event location. The extension, which is very simple, is available
> here[2] and I wanted you to know about
contrib/README seems out of date; in particular this file I was
interested in seeing has gone:
org-R.el --- Computation using the R language
Questions:
- how do I query git to find out where this file has gone?
- who maintains README? Or should I check them all and send a patch
On Jul 1, 2010, at 10:33 AM, Bernt Hansen wrote:
Carsten Dominik writes:
Hi everyone,
It seems that the patch in this thread has introduce the following
problem:
Consider this test file.
* Test
# test
\begin{equation}
\e=mc^2
\end{equation}
but a^2 should still be treated nicely
Whe
On Jul 1, 2010, at 11:01 AM, Stephen Eglen wrote:
contrib/README seems out of date; in particular this file I was
interested in seeing has gone:
org-R.el --- Computation using the R language
Questions:
- how do I query git to find out where this file has gone?
This one was
Thanks Carsten;
Carsten Dominik wrote:
> This one was removed because its functionality is included in Org babel.
> Files added and removed are usually listed in the list of user visible
> changes.
> I am not sure how to find it in git.
I think I just found at least somethign (sorry, I'm new at
Here is a patch for contrib/README. I've not included though any
mention of the new babel folder in contrib.
Stephen
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 44db137..af18a84 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-01 Stephen Eglen
+
+ *
Hello,
When I include literate example like this:
#+BEGIN_EXAMPLE
Some example from a text file.
#+END_EXAMPLE
The example is indented with 2 spaces when rendered.
Is there any ways to customise the size of the indentation ?
Thanks
--
Francis
___
E
Hi,
in the Org manual, in Chapter eleven, there is a heading "Index enries"
(missing the 't' in entries).
Best regards
Robert
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.
David Maus writes:
> Kane Dou wrote:
>>When I call "org-remember" on a post like this: "O [ 40: Istvan ADAM ]
>>Erroneous display when working on remote Unix machine".
>
>>The backtrace("debug-on-entry" on "org-replace-escapes", no
>>backtrace will occur if "org-remember" works normally):
>
> Can
On Jul 1, 2010, at 11:22 AM, Stephen Eglen wrote:
Here is a patch for contrib/README. I've not included though any
mention of the new babel folder in contrib.
Stephen
Applied, thanks.
Please that we no longer use ChangeLog, but that we place entries
with similar syntax into the commit mes
Fixed, thanks
- Carsten
On Jul 1, 2010, at 11:56 AM, Robert Klein wrote:
Hi,
in the Org manual, in Chapter eleven, there is a heading "Index
enries" (missing the 't' in entries).
Best regards
Robert
___
Emacs-orgmode mailing list
Please use `Re
> Please that we no longer use ChangeLog, but that we place entries
> with similar syntax into the commit message and then later
> build ChangeLog from that.
>
> If you look at the final commit, you'll see what I mean.
I see - neat idea about the ChangeLog. Can you still use 'C-x 4 a' from
a bu
Kane Dou wrote:
>David Maus writes:
>> Kane Dou wrote:
>>>When I call "org-remember" on a post like this: "O [ 40: Istvan ADAM ]
>>>Erroneous display when working on remote Unix machine".
>>
>>>The backtrace("debug-on-entry" on "org-replace-escapes", no
>>>backtrace will occur if "org-remember" w
On Jul 1, 2010, at 2:15 PM, Stephen Eglen wrote:
Please that we no longer use ChangeLog, but that we place entries
with similar syntax into the commit message and then later
build ChangeLog from that.
If you look at the final commit, you'll see what I mean.
I see - neat idea about the Chan
Fixed, thanks.
- Carsten
On Jun 30, 2010, at 9:57 PM, Sébastien Vauban wrote:
Hello,
Finally reporting the following bug. Has been there for as long as I
can
remember, but never did report it when seeing it. And kept forgetting.
So, now...
--8<---cut here---start-
On Jul 1, 2010, at 2:27 PM, Carsten Dominik wrote:
On Jul 1, 2010, at 2:15 PM, Stephen Eglen wrote:
Please that we no longer use ChangeLog, but that we place entries
with similar syntax into the commit message and then later
build ChangeLog from that.
If you look at the final commit, you'
Applied, thanks.
Please note that I had to change the commit message so that
the second paragraph can be used as a ChangeLog entry with an
ultra-short description. Also, sendon etc lines are not
indented, unlike an org-mode list entry.
The third paragraph is your original description, not inden
David Maus writes:
> Kane Dou wrote:
>>David Maus writes:
>
>>> Kane Dou wrote:
When I call "org-remember" on a post like this: "O [ 40: Istvan ADAM ]
Erroneous display when working on remote Unix machine".
>>>
The backtrace("debug-on-entry" on "org-replace-escapes", no
backtrace
Carsten Dominik writes:
> Applied, thanks.
>
> Please note that I had to change the commit message so that
> the second paragraph can be used as a ChangeLog entry with an
> ultra-short description. Also, sendon etc lines are not
> indented, unlike an org-mode list entry.
>
> The third paragraph
Hi David,
I have applied these patches, with the exception of patch 20
(patchwork reference number, about removing a lambda) which
for some reason does not apply.
Can you please check and resubmit an updated patch.
Also, your commit messages are almost the new format, but
please don't indent th
Am 01.07.2010 11:07, schrieb Carsten Dominik:
>
> On Jul 1, 2010, at 11:01 AM, Stephen Eglen wrote:
>> - how do I query git to find out where this file has gone?
>
> This one was removed because its functionality is included in Org babel.
> Files added and removed are usually listed in the list
Hi Eric,
I tried to apply the patch, but it does not apply cleanly, maybe due
to other changes. Can I ask you to update and resubmit?
Thanks!
- Carsten
On Jun 21, 2010, at 6:37 PM, Eric Schulte wrote:
Hi Robert,
Thanks for the thoughtful message.
I present a couple of solutions below.
Applied, thanks.
- Carsten
On Jun 30, 2010, at 1:41 PM, Sebastian Rose wrote:
This patch removes an obsolete declaration and call of the function
`org-publish-initialize-files-alist' from org-protocol.el.
This function does not exist anymore. It was removed when we
implemented the new publi
Applied, thanks.
- Carsten
On Jun 30, 2010, at 9:54 AM, David Maus wrote:
* org-wl.el (org-wl-disable-folder-check): New customization
variable.
(org-wl-open): Disable folder check depending on
`orrg-wl-disable-folder-check'.
---
lisp/org-wl.el | 63 +++
+-
Hi,
I have two tables - the second one refers with formulas to the first table.
#+TBLNAME: table_one
|---+---|
| 1 | 2 |
|---+---|
| 3 | 4 |
|---+---|
#+TBLNAME: table_two
|---+---|
| 1 | 2 |
|---+---|
| 6 | 8 |
|---+---|
#+TBLFM: @2$1=2*remote(table_one, A2)::@2$2=2*remote(table_one, B2)
Being
Am 01.07.2010 11:07, schrieb Carsten Dominik:
>
> On Jul 1, 2010, at 11:01 AM, Stephen Eglen wrote:
>> - how do I query git to find out where this file has gone?
>
> This one was removed because its functionality is included in Org babel.
> Files added and removed are usually listed in the list
Carsten Dominik writes:
> On Jul 1, 2010, at 11:01 AM, Stephen Eglen wrote:
>
>> contrib/README seems out of date; in particular this file I was
>> interested in seeing has gone:
>>
>> org-R.el --- Computation using the R language
>>
>> Questions:
>>
>> - how do I query git to fin
This patch adds a new option, [v]imperator, to the org-mac-link-
grabber menu. Use this to grab links from Firefox running the
Vimperator plugin.
Code by Michael Kohl (http://github.com/citizen428).
diff --git a/contrib/lisp/org-mac-link-grabber.el
b/contrib/lisp/org-mac-link-grabber.el
ind
I'd like to try out org-capture.
I've never used org-remember before so I have no templates to convert.
Do I make the new ones in pretty much the same way as the manual
describes for org-remember?
Or should I be patient, and wait for org-capture to stabilise?
Thanks, Stephen
_
Hi,
Thanks for finding such a good compromises solution. This new plan
looks great to me, specifics below
Carsten Dominik writes:
> Hi everyone,
>
> first of all, I think it is clear that I may have overreacted
> with the "6 point plan". But it is good that we are having
> this discussion.
>
org-capture is going to be the future, so go for it.
Most things work well, except for the file+function and file+regexp
targets.
Yes, make them like the remember ones. Just call org-capture, and
press 'C' to get to the customize buffer.
If you have the git distribution, you can do
make do
Hi Rainer,
There is one more requirement for tangling with comments, that is the
presence of a :comments header argument. If this argument is not set
for a code block then that code block *will not* be tangled with
comments regardless of the value of `org-babel-tangle-w-comments'.
You can set th
Stephen Eglen writes:
> I'd like to try out org-capture.
>
> I've never used org-remember before so I have no templates to convert.
> Do I make the new ones in pretty much the same way as the manual
> describes for org-remember?
>
> Or should I be patient, and wait for org-capture to stabilise?
Of course, an updated patch is attached.
Best -- Eric
>From 5cbb38e25a2d2eae7c3c688d347f80619ecb8463 Mon Sep 17 00:00:00 2001
From: Eric Schulte
Date: Thu, 1 Jul 2010 08:07:17 -0700
Subject: [PATCH] add short-names to #+captions with support for latex export
captions specified with the follow
Hi Rainer,
Rainer M Krug writes:
> Hi
>
> I am trying to export the attached test.org file to HTML, but I can only
> export it, when I change the source block language to anything different
> from R.
>
> I also attach my emacs.org file, but I am not doing any customisations to R.
>
I've just st
Carsten Dominik wrote:
>
> :-) Actually, in this specific area I had been thinking to
> removing or at least deprecating shell and elisp links,
> because the Org-babel way is much better and clearer to have
> that code in a block, rather than hiding it in the invisible
> part of of a link.
>
Francis,
How are you 'rendering'? To HTML, PDF, ASCII?
Regards,
.j.
On Thu, Jul 01, 2010 at 11:51:39AM +0200, Francis Moreau wrote:
> When I include literate example like this:
>
> #+BEGIN_EXAMPLE
> Some example from a text file.
> #+END_EXAMPLE
>
> The example is indented with 2 spaces when ren
* org-feed.el (org-feed-unescape): Remove superfluous lambda.
---
lisp/org-feed.el |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/lisp/org-feed.el b/lisp/org-feed.el
index 3edcf1a..cda7368 100644
--- a/lisp/org-feed.el
+++ b/lisp/org-feed.el
@@ -271,8 +271,7 @@ have bee
Resubmit patch #60 as requested (against current HEAD)
David Maus (1):
Remove superfluous lambda.
lisp/org-feed.el |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to
Hi,
In the current org-mode git there is a bug in the "distfile" target:
$ make distfile -e TAG=xxx
gives:
cp: target `org-xxx/lisp/babel' is not a directory
make: *** [distfile] Error 1
--
Maciek
___
Emacs-orgmode mailing list
Please use `Reply All'
Thanks very much for the tip.
The relevant variables I needed to change were
org-export-latex-default-packages-alist and org-format-latex-header. It's
working fine now.
BTW, where did you find the latex fragment? I'm assuming in the tmp directory
of the file?
On Wed, 30 Jun 2010 02:58:41 -04
Carsten Dominik wrote:
>On Jul 1, 2010, at 2:15 PM, Stephen Eglen wrote:
>>
>>> Please that we no longer use ChangeLog, but that we place entries
>>> with similar syntax into the commit message and then later
>>> build ChangeLog from that.
>>>
>>> If you look at the final commit, you'll see what
Anthony Lander wrote:
>This patch adds a new option, [v]imperator, to the org-mac-link-
>grabber menu. Use this to grab links from Firefox running the
>Vimperator plugin.
>Code by Michael Kohl (http://github.com/citizen428).
I'm not sure about this, but the file is
,
| (C) Copyright (c) 2010
Hi,
I export to variable page widths and would like to be able to specify a
limit on my tables which seem to always run on as long as they need to
without regard for any margins or borders. I found a post here where a user
asked the question I was looking for:
http://www.mail-archive.com/emacs-or
Hi Nick,
Nick Dokos wrote:
> Carsten Dominik wrote:
>>
>> :-) Actually, in this specific area I had been thinking to removing or at
>> least deprecating shell and elisp links, because the Org-babel way is much
>> better and clearer to have that code in a block, rather than hiding it in
>> the in
amscopub-m...@yahoo.com wrote:
> Thanks very much for the tip.
>
> The relevant variables I needed to change were
> org-export-latex-default-packages-alist and
> org-format-latex-header. It's working fine now.
>
> BTW, where did you find the latex fragment? I'm assuming in the tmp
> directory of
Hi,
Pursuant to the below, I've created a new "babel-safety" branch of the
repository. It includes two new commits, the first of which implements
confirmation before *any* code block evaluation, adds the keybinds for
code block evaluation, and adds a documentation for disassociating code
block ev
Hi Torsten,
I love the idea of a "Babel for dummies" manual, and I'm an even bigger
fan of the manual being produced by user's of Babel (i.e. not myself).
I'll be more than happy to support this effort in any way.
Also, the beta-testing role you mention could be extremely helpful. In
the absence
Hi,
Thanks for getting the safety catch on fast. And thanks to Matt Lundin
and Carsten Dominik for raising the concerns that were mounting in my
mind as I caught up with the powers Org-Babel have placed at my
fingertips. I love knowing it's there, but until I learn to use it, I
just want to k
Sébastien Vauban wrote:
> Nick Dokos wrote:
> > Carsten Dominik wrote:
> >>
> >> :-) Actually, in this specific area I had been thinking to removing or at
> >> least deprecating shell and elisp links, because the Org-babel way is much
> >> better and clearer to have that code in a block, rather
Hi,
The Worg page on jsMath now documents the new =LaTeX:verbatim= option:
http://orgmode.org/worg/org-tutorials/org-jsmath.php#sec-4
I added a new heading for this, as it no longer belongs under
"disadvantages". :)
Yours,
Christian Moe
___
Emacs
I wonder whether anyone has worked up a solution to printing LaTeX
monthly or weekly calendars from an org-mode setup?
LaTeX calendars can get pretty cluttered up when printed from a diary
file, but perhaps tags would help. I was able at some point to print
a LaTeX monthly calendar with entries l
Thanks very much for the tip.
The relevant variables I needed to change were
org-export-latex-default-packages-alist and org-format-latex-header. It's
working fine now.
BTW, where did you find the latex fragment? I'm assuming in the tmp directory
of the file?
On Wed, 30 Jun 2010 02:58:41 -04
I've updated pw to make life much easier for patch maintainers.
The workflow is now reduced to three steps total:
pw branch <#>
pw merge <#>
Improvements provided by the new script:
1. "pw branch" now sets the status to 'Under Review' and yourself as
the delegate automatically
On Jul 2, 2010, at 12:22 AM, Christian Moe wrote:
Hi,
The Worg page on jsMath now documents the new =LaTeX:verbatim= option:
http://orgmode.org/worg/org-tutorials/org-jsmath.php#sec-4
I added a new heading for this, as it no longer belongs under
"disadvantages". :)
That was ast, thanks!
Hi Eric, thanks for this.
I would actually like to have a variable that will exclude evaluation
from being added to the C-c C-c hook. I think users will understand
better
how to use this, and customizing it will work for sure. Explicitly
removing it from the hook will only work after load ti
On Jul 1, 2010, at 10:14 PM, John Hendy wrote:
Hi,
I export to variable page widths and would like to be able to
specify a limit on my tables which seem to always run on as long as
they need to without regard for any margins or borders. I found a
post here where a user asked the questio
Hmm, the catcher did not see this. Why?
- Carsten
On Jul 1, 2010, at 8:02 PM, David Maus wrote:
* org-feed.el (org-feed-unescape): Remove superfluous lambda.
---
lisp/org-feed.el |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/lisp/org-feed.el b/lisp/org-feed.el
ind
On Jul 1, 2010, at 4:23 PM, Seweryn Kokot wrote:
Hi,
I have two tables - the second one refers with formulas to the first
table.
#+TBLNAME: table_one
|---+---|
| 1 | 2 |
|---+---|
| 3 | 4 |
|---+---|
#+TBLNAME: table_two
|---+---|
| 1 | 2 |
|---+---|
| 6 | 8 |
|---+---|
#+TBLFM: @2$1=2*re
Hi Sebastian,
this might have been fixed, can you please check?
Thanks
- Carsten
On Jun 30, 2010, at 12:27 PM, Sébastien Vauban wrote:
Hi Carsten,
Carsten Dominik wrote:
On Jun 28, 2010, at 4:30 PM, Sébastien Vauban wrote:
Carsten Dominik wrote:
On Jun 23, 2010, at 11:30 PM, Sébastien Va
Hi,
do we have an agreement that the default frame setup for gnus should
be org-gnus-no-new-news?
- Carsten
On Jun 30, 2010, at 12:12 PM, Noorul Islam K M wrote:
Carsten Dominik writes:
On Jun 28, 2010, at 1:36 PM, Leo wrote:
On 2010-06-28 11:19 +0100, Tassilo Horn wrote:
(setq org-l
Hi Eric,
is there still an action item left here?
Thanks.
- Carsten
On Jun 28, 2010, at 2:44 PM, Bernt Hansen wrote:
eric johnson writes:
org-mode is fantastic. Part of what makes it so awesome is that
one can keep
tweaking the software and the process. In looking at my own usage, I
n
Carsten Dominik wrote:
>Hmm, the catcher did not see this. Why?
He did: http://patchwork.newartisans.com/patch/105/ -- patch is
already applied.
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de
pgpH4CvhS53kO.pgp
Description: PGP signature
_
Is there a way to quickly/visually differentiate between
repeating/single-occurence tasks?
If not, something like say, adding an asterisk somewhere in the entry would be
great.
1. Scheduled* - starred schedule/deadline string
2. TODO * - starred 'todo' string
3. fifa2010* - starred 'category'
83 matches
Mail list logo