Hi Eric,
"Eric Schulte" wrote:
> Yes, I've noticed the shell session evaluation problems as well. I think one
> possible solution is for us to move from the current schema of echoing a
> babel-specific marker to indicate that evaluation has completed (which isn't
> working very well and is fairly
Dear all,
Is there any nice way to check for broken links of different kinds in org
files?
For example by parsing the file and reporting the lines with broken links in
a separate buffer so they can be fixed one after another? If not, I imagine
this is possible to implement (at least to some exte
>> Thanks for trying out ELPA.
>> May I ask you what version of Emacs you use and what OS you run on?
> Sorry I shuld have mentioned that. It's GNU Emacs 24.0.50.1
> (i386-mingw-nt6.1.7600) of 2010-10-18 on windows 7 Home Premium
>>
>> There is a comment in the package manager that there is a de
For the sake of record, file attributes of ELPA tar as is distributed
now:
,
|
| bash-3.2$ tar tvf org-20101101.tar | head
| drwxr-xr-x cdominik/pg1095168 0 2010-11-01 12:30 org-20101101/
| -rw-r--r-- cdominik/pg1095168 17889 2010-11-01 12:30 org-20101101/ob-tangle.el
| -rw-r--r-- cdominik/
Hello,
> Sébastien Vauban writes:
> To select this subtree, I use =C-c @=.
> It does its job, except that it never selects the last line. OK;
> just C-x C-x, add a line, and that's it. Feature? Bug?
Feature. If you want to grab the last line too, use
(org-end-of-subtree nil t)
> Same probl
On Fri, 5 Nov 2010 19:39:56 + (UTC)
Herbert Sitz wrote:
> I've been working on a Vim plugin that is file-compatible with Org-mode and
> that
> clones a good subset of features. It's gotten to the point where I'd like to
> put it up on Github and see if anyone wants to use it and/or help de
Well, use this version instead.
It will avoid compilation problems.
> Sébastien Vauban writes:
>> To select this subtree, I use =C-c @=.
>> It does its job, except that it never selects the last line. OK;
>> just C-x C-x, add a line, and that's it. Feature? Bug?
> Feature. If you want to g
Christian Moe writes:
> On 11/3/10 12:48 PM, Łukasz Stelmach wrote:
>> Hello.
>>
>> Is it possible to publish drawer's content during export (both HTML and
>> LaTeX)? I am creating a presentation with S5 and I'd love to have
>> :LOGBOOK: (or :NOTES:) published as (or
>> \note{} for Beamer).
>>
>
Hi,
congratulation to such an excellent project!
Herbert Sitz writes:
> I've been working on a Vim plugin that is file-compatible with Org-mode and
> that
> clones a good subset of features. It's gotten to the point where I'd like to
> put it up on Github and see if anyone wants to use it an
Hi Ryan,
"A. Ryan Reynolds" writes:
> onethingwell.org just finished a week's worth of coverage on vim
> outliners. I don't use vim, so I'm not particularly invested, but
> introducing another one to the vim people might be a hard sell; there
> already seem to be quite a number of options avail
Hi Jambunathan,
Jambunathan K writes:
>> For stable links to particular headlines, I would recommend CUSTOM_IDs
>> over radio targets. E.g.,
>
> I am raising these questions or bugs or even aberrations as a result of
> my work on OpenOffice.
>
> IOW, I am not looking at 'using them as a feature
Dear orgmode team and users,
I'm now writing a time journal function using org-mode. And I have a
question for this.
When there are many timestamps in buffer, how can I put my cursor on the
heading having the time-stamp closest to the current time or a given
time.
For instance, there are org con
Based on off-list contact, apparently at least one other person is using
this, so FYI I pushed another commit which resolves an issue where there
was no space between the time and the event. That's fixed now, things
look correct now like:
Saturday6 November 2010
8:00AM
Hi All,
I have been facing this problem since version 7.02/7.3. I am using GNU
Emacs 23.2.50 on OSX.
I use a _separate_ file for saving the settings using the Custom
interface. This includes all org-mode settings and templates, and have
been working well till 7.01h.
*However*, after upgrading
Hi Rick,
I've noticed this as well. I'm not the original author of ob-clojure.el
(Joel Boehland is), so I'm not sure how the clojure interaction
currently works, although I know it makes heavy usage of slime. There
must be an existing mechanism used by slime to unroll these lazy
evaluations, for
Hi Christopher,
can I convince you to use am and pm instead of AM and PM? The
capitals hurt my eyes :)
- Carsten
On Nov 6, 2010, at 12:45 PM, Christopher Allan Webber wrote:
Based on off-list contact, apparently at least one other person is
using
this, so FYI I pushed another commit whic
On Nov 5, 2010, at 6:53 PM, Jambunathan K wrote:
Note the 'H:1' in options line. Export this to HTML. Note that
CUSTOMID
link is broken. A snippet of relevant HTML section is attached
below.
Change 'H:1' to 'H:3' note that there is no more brokenness.
Possible root cause: When headlines a
On Nov 4, 2010, at 11:39 AM, Sébastien Vauban wrote:
Hi Carsten,
Carsten Dominik wrote:
you should now be able to use `C-u R' to achieve this.
OK.
The lighter in the mode line will then switch from "Clock" to
"Clock{}",
A detail: I'd eventually would have written "Clock/" to remind th
Hi Michel,
Currently DitaaEps uses the default charset. You can override this by
adding the following java option:
java -Dfile.encoding=ISO-8859-15 ...
Actually the DitaaEps is simply "plain Ditaa" plus an implementation
of the Java Graphics2D that outputs EPS data instead of raster data.
Thus i
Hello,
(I'm not subscribed to the list)
I've setup Org Mode to use the Ditaa provided by Mikael Brännström.
In orgmode/contrib/scripts I've done:
$ mv ditaa.jar ditaa.jar.dist
$ cp /DitaaEps.jar ditaa.jar
$ cp /ditaa0_6b.jar .
Launched a new Org Mode export. It worked nicely.
Now I'm adding tex
On Nov 5, 2010, at 3:07 AM, Liang Wang wrote:
Hi,
After I upgrade orgmode to latest version, clock report shows link
text literally.
For example,
[[file:/home/liang/gtd/todo.org::Task...
Unfortunately, in this way, I can not see what this task actually is.
I have to temporarily disable li
Detlef Steuer writes:
> On Fri, 5 Nov 2010 19:39:56 + (UTC)
> Herbert Sitz wrote:
>
>> I've been working on a Vim plugin that is file-compatible with
>> Org-mode and that clones a good subset of features.
This is fantastic news! Although I have been using emacs for 25+ years,
I have been u
Hi SAmuel,
On Nov 6, 2010, at 12:47 AM, Samuel Wales wrote:
Having trouble with setting a restriction lock and also with
searching quickly.
Can somebody kindly respond to the questions in the comments below?
(defun alpha-org-agenda-parent-subtree ()
"Show agenda for all tasks in subtree a
And I'm indifferent, am/pm works for me :)
Pushed a patch.
Carsten Dominik writes:
> Hi Christopher,
>
> can I convince you to use am and pm instead of AM and PM? The
> capitals hurt my eyes :)
>
> - Carsten
>
> On Nov 6, 2010, at 12:45 PM, Christopher Allan Webber wrote:
>
>> Based on off-lis
Anupam Sengupta gmail.com> writes:
> I use a _separate_ file for saving the settings using the Custom
> interface. This includes all org-mode settings and templates, and have
> been working well till 7.01h.
>
> *However*, after upgrading to 7.02, I found that the capture templates
> are *not*
25 matches
Mail list logo