Hi C,
Thanks for your reply.
On 2010-09-02, Carsten Dominik wrote:
> Then, at kill time, when I am cleaning up, it is hard to tell if there
> was an empty line originally
In my case, there is never one, FWIW. I.e. the following never
happens deliberately.
* target
** new entry
Nor t
Bastien writes:
> Łukasz Stelmach writes:
>
>> Is there a way to get a countdown timer visible like the one you start
>> with `C-c C-x .'?
>
> `org-timer-set-timer' now displays a timer in the modeline.
Thanks a lot.
> Also thanks to Frédéric Couchet who asked me to have this feature for
> aaa
On Sep 3, 2010, at 5:48 AM, Samuel Wales wrote:
Hi Carsten,
Thanks for org-capture. It is superb.
I think I have only been able to find one suggestion for it.
Currently, cancelling leaves a blank line. Maybe there is a way to
fix that? Do I need to provide details?
Hi Samuel,
this is n
Hello
Once upon a time there was a project to write a generic exporter. Did
anything useful come out of it? If not which exported is the best model
for writing a new one with?
- Taru Karttunen
___
Emacs-orgmode mailing list
Please use `Reply All' to se
On Sep 2, 2010, at 8:52 PM, Matt Lundin wrote:
Hi Carsten,
Carsten Dominik writes:
On Sep 2, 2010, at 1:18 AM, Richard Riley wrote:
If I select a region in, in this case, an erc (emacs irc client)
buffer
in the read only section and then use my global keys to create a new
item using the f
On Sep 3, 2010, at 1:04 AM, Bastien wrote:
Chevalier Julien writes:
How can i build a sparse tree of all my unscheduled todo items ?
,
| (setq org-agenda-custom-commands
| '(("u" todo "TODO"
| ((org-agenda-todo-ignore-with-date t)
| (org-agenda-tags-todo-honor-
Paul Sexton wrote:
> Hi guys
>
> My .org document contains the following sentence.
>
> In R, procedures in the =survey= library were
> used\footnote{Available at: http://faculty.washington.edu/tlumley/survey/}.
>
> This is exported to:
>
> In R, procedures in the \texttt{survey} library were
Hi Carsten,
Thanks for org-capture. It is superb.
I think I have only been able to find one suggestion for it.
Currently, cancelling leaves a blank line. Maybe there is a way to
fix that? Do I need to provide details?
It is also tempting to make (kill-buffer nil) ask you if you want to
cancel
One possibility for difficult cases such as these might be extensible
syntax (which is designed for parsing risk). The idea would be to
allow, for footnotes, an alternate syntax using extensible syntax.
Then it could handle anything. Also, it would not be necessary to
hack on the footnote code qu
It makes now in 22. Thanks.
On 2010-08-29, David Maus wrote:
> Samuel Wales wrote:
>>doc-view does not exist in emacs 22
>
> I've just checked in a fix for this. Could you check if this fixes
> the problem for you?
>
> Best,
> -- David
> --
> OpenPGP... 0x99ADB83B5A4478E6
> Jabber dmj...@
Jan Böcker writes:
> Since I read the announcement this morning, I have been playing with
> MathJax. I found that when an HTML file on the local hard disk uses
> MathJax from the web, MathJax reverts to image fonts in Firefox (this is
> caused by a security feature of Firefox and mentioned in the M
Sebastian Rose wrote:
> the attached file fetches background tiles from openstreetmap.org for
> me, and produces SVG images of tracks I ran. Unfortunately, I cannot
> find a good way to use that code in an automated way.
>
> What I'd like to do, is to have the coords in my training diary, and
Hi guys
My .org document contains the following sentence.
In R, procedures in the =survey= library were
used\footnote{Available at: http://faculty.washington.edu/tlumley/survey/}.
This is exported to:
In R, procedures in the \texttt{survey} library were
used\footnote{Available at: [[http://facu
Zachary Young wrote:
> I am trying to iterate over a list with `org-next-item'. I just tried:
>
> (ignore-errors (while (equal nil (org-next-item
>
> and it worked.
>
> Is there a better way to do this? I'm not very versed in Elisp, and
> `org-next-item' returning `nil' on success, and th
Piter_ wrote:
> Is it possible to make the following trick in emacs/lisp/orgmode: lets say I
> copy a picture into a copy paste buffer and than use certain shortcut witch
> save the picture and a preset directory and input a link to the picture.
> For me is sounds possible (not easy) but I have n
Hi all.
Is it possible to make the following trick in emacs/lisp/orgmode: lets say I
copy a picture into a copy paste buffer and than use certain shortcut witch
save the picture and a preset directory and input a link to the picture.
For me is sounds possible (not easy) but I have no clue how to ma
Jambunathan K writes:
> That said there should be a way to express this as well - the entry goes
> where the point is and the way it is specified. (ie dwim)
Org is very good at helping us UWWRN vs DWIM.
;)
PS: "understand what we really need"
--
Bastien
Jambunathan K writes:
> I wonder whether this - "create entry at the target file at the current
> cursor location" - is a common workflow for others.
I don't know about others, but I don't have this need and I think
implementing this might lead to a lot of manual mistakes - what if your
cursor i
Hi Michael,
Michael Brand writes:
> Now I did a rewrite for some improvements, mainly to support dive in
> and out of headings also in a variant that leaves the visibility of
> siblings. The code is at the end.
It tested the code, works nicely - thanks!
I just noticed two oddities: (1) it has
Ivan Kanis writes:
> I would like to list stuck projects with the following definition:
>
> - projects that do not have check boxes
> - projects that have all their check boxes set
>
> Is it possible?
For now it's not possible. It would require `org-stuck-projects' to
allow user-defined funct
On Thu, Sep 2, 2010 at 7:18 PM, Matt Price wrote:
>
> I have this notion I saw a generic exporter that someone wrote for odt, in
>> which you feed the exporter a template document which ocntains all the
>> relevant style definitions. but I can't find it anymore, and as I recall it
>> didn't real
Hi all,
I am trying to iterate over a list with `org-next-item'. I just tried:
(ignore-errors (while (equal nil (org-next-item
and it worked.
Is there a better way to do this? I'm not very versed in Elisp, and
`org-next-item' returning `nil' on success, and throwing an error at the end
of t
Hi Eric,
"Eric Schulte" writes:
> I agree it would be great to have web-based editing of Org-mode files on
> Worg. Unfortunately the Gollum wiki at github uses org-ruby [1] which
> is a very minimal clone of Org-mode's exported written in ruby. This
> means that org-mode pages exported by Goll
Markus Heller writes:
> 1. Hit C-c a
> 2. In the dispatcher, hit `X'
> 3. I get prompted which Property I want to search for, and I enter `Sample'
> 4. I get prompted which value I want that property to have, and I enter
>`S0002'
> 5. I get a list of all hits
>
> Now, I know that I can achiev
Hi Michael,
Michael Hoffman <9qobl2...@sneakemail.com> writes:
> and then using search/replace to add "TODO "
How did you searched and replaced?
> but that unfortunately eliminates any previous hierarchy in the
> checkboxes. Is there a better way?
I guess we can keep the hierarchy with an appr
Hi experts,
the attached file fetches background tiles from openstreetmap.org for
me, and produces SVG images of tracks I ran. Unfortunately, I cannot
find a good way to use that code in an automated way.
What I'd like to do, is to have the coords in my training diary, and
produce the images on
Hi Achim,
Achim Gratz writes:
> * lisp/org.el (org-delete-backward-char): check for nil overwrite-mode
> before inserting spaces.
I've tested your patch.
If I understand it correctly, it does not change the current visual
behavior of `org-delete-backward-char', it just skips the unnecessary
"Tim O'Callaghan" writes:
> When i try and use org-capture in a buffer, it fails to display the
> template menu, and it generates the backtrace below.
>
> It works for org files, but not for some other files.
>
> Tim.
If you pull the current Org version, the template menu should be there.
Just m
Hi Martin,
Martin Pohlack writes:
> * You could add a modification hook to all hidden areas to unfold them
> on modification, or
> * You could set the read-only property for all hidden areas. This could
> be setup at the same location where hiding is done.
I'm interested in testing both so
On Thu, Sep 2, 2010 at 7:18 PM, Matt Price wrote:
>
> I have this notion I saw a generic exporter that someone wrote for odt, in
>> which you feed the exporter a template document which ocntains all the
>> relevant style definitions. but I can't find it anymore, and as I recall it
>> didn't real
Bastien writes:
> Sebastian Rose writes:
>
>> We always used the "w" template as the default for `org-remember' and
>> also used it for `org-capture' for historical reasons.
>>
>> Unfortunately, this breaks, if the user has no "w" template defined.
>>
>> The patch below simply set's the custom va
If you really want to use language major mode commands without leaving
the Org buffer, I suggest investigating Lennart Borgman's nxhtml
package[1]. This features a function `org-mumamo-mode' which
automatically switches Org code blocks into native major modes. I have
encountered one bug whch ma
Marcel van der Boom writes:
> I have a question about constructs like this:
>
> * TODO item to be refiled, say in Subproject
> * Project description [10/234]
> [...]
> ** Subproject description [1/25]
>[...]
>
> When I want to refile the TODO item the path in the emacs
Hi Jambunathan,
> The primary motivation is that I find transitioning from and to an
> org-src buffer a bit of a psychological drag. It would be good if I
> don't leave the current buffer as such and still be able to edit
> babel blocks.
[...]
> 4 Crux of the idea
> ~~~
[.
On Thu, Sep 2, 2010 at 5:58 PM, Christian Moe wrote:
> On 9/2/10 9:45 PM, David Maus wrote:
>
> Well... Providing an Elisp interface to Zotero is on my "Someday,
>> Maybe" list and at least there is a successful attempt to talk to
>> Zotero using MozRepl[1] (after I've discovered that Zotero's S
Chevalier Julien writes:
> How can i build a sparse tree of all my unscheduled todo items ?
>
,
| (setq org-agenda-custom-commands
| '(("u" todo "TODO"
| ((org-agenda-todo-ignore-with-date t)
| (org-agenda-tags-todo-honor-ignore-options t)
`
Julien Fantin writes:
> First congratulations on adding in-line fontification to source
> blocks, that's a great addition.
>
> However, since I pulled those changes, a recurring issue I've been
> having has become even more annoying.
>
> When opening an org file, some src blocks headers don't see
Org makes it so easy to (re)schedule a task that I'm not sure dynamic
relative timestamps are not a bit too much (even if playing with this
idea is fun, I agree.)
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the
On Thu, 02 Sep 2010 11:12:58 -0400, Matt Price wrote:
> Thanks everyone for their suggestions. I have settled for now on this:
Might also be worth looking at the savetrees package which is in texlive-
extras.
Shelagh
>
> #+LATEX_HEADER: \usepackage[letterpaper]{geometry} #+LATEX_HEADER:
> \geo
On 9/2/10 9:45 PM, David Maus wrote:
Well... Providing an Elisp interface to Zotero is on my "Someday,
Maybe" list and at least there is a successful attempt to talk to
Zotero using MozRepl[1] (after I've discovered that Zotero's SOAP
interface was abandoned).
So much for the sleepless nights
Łukasz Stelmach writes:
> Is there a way to get a countdown timer visible like the one you start
> with `C-c C-x .'?
`org-timer-set-timer' now displays a timer in the modeline.
Also thanks to Frédéric Couchet who asked me to have this feature for
ges.
--
Bastien
Nicolas Goaziou writes:
>> Unless I missed something, `org-timer-stop' has no keybinding yet. I
>> propose to use `C-c C-x _'.
>
> Isn't it C-u C-c C-x , ?
Mh.. yes, stop is kind of a "pause" variant.
But I don't find thisto be very straightforward, and `org-timer-stop' is
already a command
Hi,
That Zotero forum thread was interesting, thanks for pointing to it.
With Scott Campbell's ZotSelect.js translator installed in Zotero,
dragging and dropping an entry from Zotero into an Org test document
results in e.g.:
zotero://select//0_E35DK2TB/smith_twice-told_2001
Putting this
Hello,
> Bastien writes:
> Unless I missed something, `org-timer-stop' has no keybinding yet. I
> propose to use `C-c C-x _'.
Isn't it C-u C-c C-x , ?
Regards,
-- Nicolas
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to t
2010/9/2 Bastien :
> Kevin Brubeck Unhammer writes:
>
>> But now the obvious question is: does there exist a "syncorg" to
>> transport me back into the org-mode file to the point that corresponds
>> to that place in the tex-file? I assume it should be possible since
>> org-mode outputs these \labe
Hi Dan (and David),
Dan Davison wrote:
> I've just pushed changes which mean that Org now fontifies code in code
> blocks. Currently, this is turned on by default, so it would be helpful if
> people could report any problems, and opinions
Three remarks:
1. That simply *is* great! Thanks a lot,
Carsten Dominik writes:
> On Thu, Sep 2, 2010 at 9:06 PM, Dan Davison wrote:
>> Erik Iverson writes:
>>
>>> Dan,
>>>
>>> Thank you to David and yourself for this great feature. I have
>>> absolutely no opinion about the default on/off, except to say it
>>> looks great on.
>>>
>>> Is your TAB k
Frederic Couchet writes:
> I always start a clock when I work on a task. And for the Pomodoro
> technique I use also the org-timer module with some configuration.
I created a section about using Org with Pomodoro on Worg:
http://orgmode.org/worg/org-gtd-etc.php
--
Bastien
Unless I missed something, `org-timer-stop' has no keybinding yet.
I propose to use `C-c C-x _'.
Is that okay for everyone?
diff --git a/lisp/org.el b/lisp/org.el
index fc44fc7..01da980 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -16383,6 +16383,7 @@ BEG and END default to the buffer boundaries
Hi Matt,
Matt Price wrote:
>This is all beyond me, but I was reading on the zotero forums about
>efforts to integrate zotero citations in emacs:
>http://forums.zotero.org/discussion/8306/testing-zoteroselect/
>Towards the end of hte thread is some useful-looking elisp code, and
>I wondered how h
C64 Whiz wrote:
>I have the following tree and notice the % done value...
> Actions [80%]
>* DONE See if existing credentials work
>** DONE 2010/07/26 17:12:24 (05:12:24 PM)
> I'll be working from home on Wed and will see if the existing
> credentials still work. I can fin
Hi Tom,
Tom Short wrote:
>Although this isn't org-babel specific, it's convenient to use with
>org-babel since there are so many ways to generate graphic files. See
>below for an example that uses R to create EPS and windows metafiles
>(windows only).
>I'm curious to hear if it works for anyone e
On Thu, Sep 2, 2010 at 9:06 PM, Dan Davison wrote:
> Erik Iverson writes:
>
>> Dan,
>>
>> Thank you to David and yourself for this great feature. I have
>> absolutely no opinion about the default on/off, except to say it
>> looks great on.
>>
>> Is your TAB key patch[1] in master yet?
>> http://
Tim O'Callaghan wrote:
>When i try and use org-capture in a buffer, it fails to display the
>template menu, and it generates the backtrace below.
Which version of Org mode are you running? IIRC There was a bug in
`org-git-store-link' that caused this error and was fixed in Feb 2010
(commit 6a5f6d
Erik Iverson writes:
> Dan,
>
> Thank you to David and yourself for this great feature. I have
> absolutely no opinion about the default on/off, except to say it
> looks great on.
>
> Is your TAB key patch[1] in master yet?
> http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28640.html
Hi Er
Hi C64,
C64 Whiz writes:
> Actions [80%]
> * DONE See if existing credentials work
> ** DONE 2010/07/26 17:12:24 (05:12:24 PM)
> I'll be working from home on Wed and will see if the existing
> credentials still work. I can find them [[file:c:/path/to/file][in
> here]
Hi Carsten,
Carsten Dominik writes:
> On Sep 2, 2010, at 1:18 AM, Richard Riley wrote:
>>
>> If I select a region in, in this case, an erc (emacs irc client)
>> buffer
>> in the read only section and then use my global keys to create a new
>> item using the following "j" template while the text
Hi Manish,
Are you sure that org-plantuml-jar-path is set when the function
produces that error? I've just pushed up a slight change to ob-plantuml
which is more explicit about ensuring the correctness of
org-plantuml-jar-path before it is used. Could you retry with this new
addition?
Thanks --
Manish wrote:
> Hello!
>
> I was trying to test ob-plantuml and it failed with following trace.
>
> Setup:
>
> - GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2010-08-30 on 3249CTO
> - Windows XP SP 2
> - Org mode from git head
> - org-plantuml-jar-path is set
> - This example works from comm
Hello!
I was trying to test ob-plantuml and it failed with following trace.
Setup:
- GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2010-08-30 on 3249CTO
- Windows XP SP 2
- Org mode from git head
- org-plantuml-jar-path is set
- This example works from command-line and does not require dot.
Tr
First congratulations on adding in-line fontification to source
blocks, that's a great addition.
However, since I pulled those changes, a recurring issue I've been
having has become even more annoying.
When opening an org file, some src blocks headers don't seem to get
parsed properly, and now as
Hello all,
please consider the following scenario:
* Task A
** Task B
This task requires 3 full days @ 8 h each day.
:PROPERTIES:
:Effort:
:END:
How would I estimate the effort for task B? Set it to 24:00? That's
unhandy if you have something like the following in your .emacs:
On Thu, Sep 2, 2010 at 11:27 PM, C64 Whiz wrote:
> I have the following tree and notice the % done value...
>
> Actions [80%]
> * DONE See if existing credentials work
> ** DONE 2010/07/26 17:12:24 (05:12:24 PM)
>I'll be working from home on Wed and will see if the existing
>
Julien, it sounds like you're doing something different than what's in the
manual.
Could you paste exactly the code you used in your .emacs to include
org-habit in the modules list and then activate it? I guess it would be two
separate lines?
Thanks,
JB
On Fri, Sep 3, 2010 at 1:26 AM, Julien Fan
I have the following tree and notice the % done value...
Actions [80%]
* DONE See if existing credentials work
** DONE 2010/07/26 17:12:24 (05:12:24 PM)
I'll be working from home on Wed and will see if the existing
credentials still work. I can find them [[file:c:/path/
On Thu, Sep 2, 2010 at 1:15 PM, Matt Price wrote:
>
> > (there are subheadings and text in between). While i'm planning I like
>> > to move the headings around quite a bit, but it would be nice, while
>> > I'm doing that, to still know what date the class meeting will take
>> > place on. So I wou
Thanks Noorul, this helped me fix the error, and I now have it working !
I should mention that I do need to (require 'org-habit) after it's
been added to the modules list, in order to actually activate it.
On Thu, Sep 2, 2010 at 7:17 PM, Noorul Islam wrote:
> On Thursday, September 2, 2010, Jul
On Thursday, September 2, 2010, Julien Fantin wrote:
> I'm watching this as I wasn't able to enable this module either.
>
> I have state logging enable with :
> (setq org-todo-keywords
> (quote
> ((sequence "TODO(t!)" "NEXT(n!)" "|" "DONE(d!)")
> (sequence "WAIT(w@/!)"
On Thu, Sep 2, 2010 at 12:52 PM, Manish wrote:
> On Thu, Sep 2, 2010 at 6:44 PM, Matt Price wrote:
> > Hi,
> >
> > Yet another question (I've had a bunch lately).
> >
> > In my syllabus I have a bunch of headings like this:
> >
> > * Outline: Semester 1
> > ** Introduction: What is History For?
>
Dan,
Thank you to David and yourself for this great feature. I have
absolutely no opinion about the default on/off, except to say it
looks great on.
Is your TAB key patch[1] in master yet?
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28640.html
Dan Davison wrote:
I've just pushed ch
Bastien writes:
>> This prevents the error, however have a look at my agenda:
> Please pull again, this should be fixed now...
No change with %4d:
- 00:00 line not there.
- additional line above org-calculate-free-time line
--8<---cut here---start->8---
Day-ag
On Thu, Sep 2, 2010 at 6:44 PM, Matt Price wrote:
> Hi,
>
> Yet another question (I've had a bunch lately).
>
> In my syllabus I have a bunch of headings like this:
>
> * Outline: Semester 1
> ** Introduction: What is History For?
> ** History and the Public Sphere
> ** Recursive Publics
> ** Abund
On Sep 1, 2010, at 9:06 PM, Noorul Islam K M wrote:
"Thomas S. Dye" writes:
Aloha all,
The following example from the Ledger tutorial
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-ledger.php
doesn't export the #+end_src line:
#+begin_src org
,#+begin_src ledger :cmdline -s ba
I'm watching this as I wasn't able to enable this module either.
I have state logging enable with :
(setq org-todo-keywords
(quote
((sequence "TODO(t!)" "NEXT(n!)" "|" "DONE(d!)")
(sequence "WAIT(w@/!)" "SOMEDAY(s@/!)" "|" "CANCELLED(c@/!)"
And org-habit is config
Hi,
This is all beyond me, but I was reading on the zotero forums about efforts
to integrate zotero citations in emacs:
http://forums.zotero.org/discussion/8306/testing-zoteroselect/
Towards the end of hte thread is some useful-looking elisp code, and I
wondered how hard it would be to massage it
"Tim O'Callaghan" writes:
> When i try and use org-capture in a buffer, it fails to display the
> template menu, and it generates the backtrace below.
>
> It works for org files, but not for some other files.
Can you be a bit more specific? What kind of buffer make the capture
mechanism fail?
Frederic Couchet writes:
>> "Sergey" == Sergey Konoplev writes:
>
> Sergey> Hi all, Are there ways to use Pomodoro technique
> Sergey> (http://www.pomodorotechnique.com/) with org-mode? If there
> Sergey> are what are the best practices?
>
> Sergey> Thank you in advice.
>
> I
I've just pushed changes which mean that Org now fontifies code in code
blocks. Currently, this is turned on by default, so it would be helpful
if people could report any problems, and opinions as to whether it
should be on or off by default.
To turn it off, use
(setq org-src-fontify-natively nil
Sebastian Rose writes:
> We always used the "w" template as the default for `org-remember' and
> also used it for `org-capture' for historical reasons.
>
> Unfortunately, this breaks, if the user has no "w" template defined.
>
> The patch below simply set's the custom variable
Applied, thanks!
Carsten Dominik writes:
> Is anyone actually using the wikinodes module? I had 0 feedback after I
> installed it.
FWIW I'm not using it...
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@
Memnon Anon writes:
> This prevents the error, however have a look at my agenda:
Please pull again, this should be fixed now...
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http
Bastien writes:
> :base-directory now allows a directory name with no ending slash.
>
> I did this in a slightly different way than the one you suggest:
>
> ,
> | (let* ((r (plist-get (cdr prj) :recursive))
> | -(b (expand-file-name (plist-get (cdr prj) :base-directory)))
>
Looks like a bug in org-git-store-link
- Carsten
On Sep 2, 2010, at 4:15 PM, Tim O'Callaghan wrote:
When i try and use org-capture in a buffer, it fails to display the
template menu, and it generates the backtrace below.
It works for org files, but not for some other files.
Tim.
Debugge
Noorul Islam K M writes:
> org-html.el : Fix exporting file, mailto, news and ftp protocols.
>
> * lisp/org-html.el (org-html-make-link): (expand-file-name
> ) removes one "/" from "///path-to-file", so add one. Anything other
> than 'file' type should be exported along with the type.
I applied
Thanks everyone for heir suggestions. I have settled for now on this:
#+LATEX_HEADER: \usepackage[letterpaper]{geometry}
#+LATEX_HEADER:
\geometry{verbose,tmargin=2.5cm,bmargin=2.5cm,lmargin=2cm,rmargin=2cm}%
#+LATEX_HEADER: \usepackage{paralist}
#+LATEX_HEADER: \let\itemize\compactitem
#+LATEX_H
Patch 251 (http://patchwork.newartisans.com/patch/251/) is now "Accepted".
Maintainer comment: Applied a slightly modified version: better handling of
absolute filenames.
This relates to the following submission:
http://mid.gmane.org/%3C87iq2o3b5s.fsf%40noorul.maa.corp.collab.net%3E
Here is th
Hey ;),
Bastien writes:
> Memnon Anon writes:
>> ;;MAN make sure time is at least 3 characters long or substring will fail
>> => (when (< (length time) 3) (setq time (concat "00" time)))
> I fixed this in a slightly different way:
> - (setq time (int-to-string time))
> +
Hi Nate,
Some languages have requirements on external elisp packages, (e.g. ruby
requires inf-ruby, lisp/clojure require slime, etc...). There
requirements are listed in the table at [1]. Inf-ruby can be loaded
through ELPA [2], or through the link in the languages table below.
That said, ruby
I've tried several approaches to converting org-mode files to MS-Word
or OpenOffice.org that retains vector graphics, especially
encapsulated postscript files. Some options I've tried include docbook
export with docbook2odf (doesn't work with docbook v5) and latex
export with tex4ht (converts graph
Patch 249 (http://patchwork.newartisans.com/patch/249/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C878w3m2ua3.fsf%40gmx.de%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> MIME
Hi Seb,
Sébastien Vauban writes:
[...]
>
> Though, the following does not work yet:
>
> * Test with Org-Babel-Ledger
>
> First evaluate this:
>
> (org-babel-do-load-languages
> 'org-babel-load-languages
> '((R . t)
>(emacs-lisp . t)
>(latex . t)
>(ledger . t) ;this is the i
Nathan Neff wrote:
> I'm having trouble getting ruby scripts to run in org-babel.
>
> I'm running Org 7.01 trans.
>
> With this example, I get the message "Cannot load file: inf-ruby" after
> I press C-c C-c with the cursor on the #+begin_src line
>
ob-ruby.el says:
,
| ;;; Requirements:
Joseph Buchignani writes:
> I presume there ought to be some sort of entry in my agenda, or the "k" key
> should do something. I get nothing. Here is my setup:
>
> * org-mode 7.01h
> * emacs file included below.
>
> The relevant portion is (add-to-list 'org-modules 'org-habit), which I have
>
Indraneel Majumdar writes:
> Is this a typo?
> org-find-exact-headling-in-buffer
> occurs thrice instead of
> org-find-exact-headline-in-buffer
Yes, this has just been fixed. Thanks!
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All'
Kevin Brubeck Unhammer writes:
> But now the obvious question is: does there exist a "syncorg" to
> transport me back into the org-mode file to the point that corresponds
> to that place in the tex-file? I assume it should be possible since
> org-mode outputs these \label{sec-3.3} things...
Very
On Sep 2, 2010, at 4:15 PM, Bastien wrote:
Jambunathan K writes:
Still thinkling but have no inkling about headling.
I fixed this:
s/org-find-exact-headling-in-buffer/org-find-exact-headline-in-buffer
The "org-find-exact-headline-in-buffer" function is not to be confused
with "org-find-e
Jambunathan K writes:
> Still thinkling but have no inkling about headling.
I fixed this:
s/org-find-exact-headling-in-buffer/org-find-exact-headline-in-buffer
The "org-find-exact-headline-in-buffer" function is not to be confused
with "org-find-exact-heading-in-directory"... yep, a bit confu
Carsten Dominik writes:
> this begins to smell like it should be a FAQ entry :)
Indeed! I added a FAQ entry for this.
This will be in http://orgmode.org/worg/org-faq.php under this headline:
"Can I use a variable or a function inside the `org-capture-templates'
variable?"
--
Basti
Adding the following lines to my *.org file solved the issue.
#+LATEX_HEADER: \addtolength{\textwidth}{2in}
#+LATEX_HEADER: \addtolength{\hoffset}{-1in}
#+LATEX_HEADER: \addtolength{\voffset}{-1in}
Regards,
mwnn
On 09/02/2010 06:30 PM, mwnn wrote:
Hi,
How can i specify the left/right mar
mwnn writes:
> How can i specify the left/right margin sizes for the resulting
> *.pdf documents (org-export-as-pdf) in a *.org file.
Take a look at the "geometry" package:
ftp://ftp.tex.ac.uk/tex-archive/macros/latex/contrib/geometry/geometry.pdf
For example:
,
| \usepackage{geomet
1 - 100 of 126 matches
Mail list logo