Hi Juan,
I have now taken a look at the file+regexp, file+function,
and function targets in capture. They should work now, including
using :prepend to position at the beginning of the regexp
in the file+regexp target specification. For file+function and
for function, :prepend has no effect.
If
Hi everybody,
These three software packages all can do the job of converting plain
text files to various tag formats. But which one is the best now?
I used to be an emacs-muse user, and just switched to org weeks ago,
since org has been a part of emacs for quite a long time. I use
muse/org-publis
David Maus writes:
> Sebastian Rose wrote:
>>[1 ]
>
>>I'm reworking worg/org-contrib/org-protocol.org and could export the
>>results to XHTML.
>
>
>>The reason was line 523.
>
>>Line 523 was:
>
>> #+begin_src
>
>>without a language added!
>>Line 530 was
>
>> #+end_src
>
>
>>Changing `_src' to
For ASCII export, the 2 leading spaces are hard-coded in org-ex.el
line 2292:
(lambda (l) (concat " " l))
You'll need to tinker inside the code in order to change the
indentation.
Regards,
.j.
On Fri, Jul 02, 2010 at 11:22:47PM +0200, Francis Moreau wrote:
> To ASCII
On Thu, Jul 01, 2010 a
Since discovering org babel, I've been doing a lot of reading and
brainstorming, and have collected some thoughts/code/plans in several
places:
1. http://github.com/dto/org-babel-lisp
Some very basic compatibility. I'm not experienced enough with either babel
or slime, perhaps someone can help m
Xin Yang writes:
> Just want to know if there is anyway to sync org agenda files with my
> google calendar. It would be much easier for me to use org on an pc that
> has no emacs installed.
AFAIK, no, there is no "easy" solution, yet.
However, this message might be interesting for you:
,
|
Hi everybody,
Just want to know if there is anyway to sync org agenda files with my
google calendar. It would be much easier for me to use org on an pc that
has no emacs installed.
Regards
Alan
___
Emacs-orgmode mailing list
Please use `Reply All'
* babel/ob-exp.el (org-babel-exp-inline-src-blocks): Fix typo
in docstring.
---
lisp/babel/ob-exp.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/babel/ob-exp.el b/lisp/babel/ob-exp.el
index 420f223..7fa673b 100644
--- a/lisp/babel/ob-exp.el
+++ b/lisp/babel/ob-ex
* babel/ob-exp.el (org-babel-function-def-export-keyword): Fix
docstring.
Parenthesis at the beginning of a docstring line should be escaped.
---
lisp/babel/ob-exp.el |5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/lisp/babel/ob-exp.el b/lisp/babel/ob-exp.el
index 59a
Sebastian Rose wrote:
>[1 ]
>I'm reworking worg/org-contrib/org-protocol.org and could export the
>results to XHTML.
>The reason was line 523.
>Line 523 was:
> #+begin_src
>without a language added!
>Line 530 was
> #+end_src
>Changing `_src' to `_example' in both lines makes it possib
"David O'Toole" writes:
> Hi Dan
>
> I looked at your notes in the icons repo, perhaps we can come up with a
> brief org file that is the official community standard for the icon themes.
Hi David,
Absolutely. We could have an org-icons Worg page which contains the
current icon images. (I'm not
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
12 matches
Mail list logo