Hello,
Can I apply this patch?
Thanks,
Alan
Alan Schmitt writes:
> Hello,
>
> It is not currently possible to asynchronously export the results of the
> evaluation an ocaml babel block because the evaluation needs to start a
> toplevel
> and thus asks the user what program to run. This of cou
Hello,
I've been using this patch for the last few days and I have not found
any issue with it. Can I apply it?
Thanks,
Alan
Alan Schmitt writes:
> Hello,
>
> I'm resurrecting this old thread as I've made some progress but I
> still have questions.
>
> Eric Schulte writes:
>
>>> The suggestion
Hi Eric, Rick, Francois and others,
Nicolas commented to me about this patch that he was wondering if it
would not be better to have a separate backend for html5, i.e.
ox-html5.el that could be derived from ox-html.el and make it easier
in the future to build it out to take full advantage of html5
Hi, Eric,
The same feeling of me, so I wrote an exporter for Reveal.js. Hope you
can enjoy it.
Thanks
Yujie
2013/5/4 Eric S Fraga
> Yujie Wen writes:
>
> > Hi,
> >
> > I'd like to introduce a new Org-Mode exporter, Org-reveal, that exports
> > Org-mode contents to Reveaj.js presentations
Hi, Rasmus,
Org-Reveal is now updated for displaying MathJax, as the HTML exporter
does, except that the MathJax.org server is used instead of Orgmode.org
server.
Please check the updated sample illustration:
http://naga-eda.org/home/yujie/org-reveal/#/4/4
:)
2013/5/3 Rasmus
> Yujie Wen
Bastien altern.org> writes:
>
> Hi James,
>
> James Harkins gmail.com> writes:
>
> > After a recent update, I noticed that the agenda buffer now moves the
> > displayed text when you change an item's TODO state using 't'.
>
> Fixed, thanks!
>
I'm still seeing the move-to-top bug, as James
I wanted a function that would take me to a particular date in a
datetree and didn't find one, so I wrote my own and bound it to C-c d.
(defun org-datetree-goto-date (&optional siblings)
"Go to and show the date in the date tree. With optional argument
SIBLINGS, on each level of the hierarchy al
G'day fellow orgmode users,
I've encountered an issue/difference with the way the recent "babel
processor" handles captions.
In versions prior to 8 the following WORKED (on export produced a figure
environment with a caption):
#+CAPTION: Fails to produce table environment and so caption in the n
Hello,
I am cycling my emacs themes (through out the day) to adapt
my eyes' contrast/tiredness during the day.
However, as I cycled through themes, many times over the dark
color themes, there's an addition for font background -
especially for those 'org-mode' header lines (and comment lines),
w
When I search for a {regexp}, using the agenda, with restriction set
to the current file, I get entries that contain matching text in
ordinary lines and entries that contain matching text in commented
lines. This is desired.
However, the COMMENT keyword on a headline stops results from showing.
On 05/05/2013 11:01 PM, Nicolas Goaziou wrote:
Simon Thum writes:
I guess we have it then.
Your example leads to icalendar without content.
What is the value of `org-icalendar-with-timestamps'?
org-icalendar-with-timestamps: active
But see below.
I don't see any difference between my
Simon Thum writes:
> I guess we have it then.
>
> Your example leads to icalendar without content.
What is the value of `org-icalendar-with-timestamps'?
I don't see any difference between my "* Test 2" headline and your "*
Test" below.
> However I have:
>
> #+filetags: drawnin
> #+icalendar_ex
I guess we have it then.
Your example leads to icalendar without content.
However I have:
#+filetags: drawnin
#+icalendar_exclude_tags: drawnin noexport
#+bind: org-icalendar-categories (all-tags)
* Test (no tag here ->
<2013-05-05 Sun>
Desc
That one indeed exports, but IMO shouldn't.
Simon Thum writes:
> I'm trying. I forgot to mention some things I notice:
>
> 1) It's a script that exports (batch mode)
> 2) Tags are coming from #+FILETAGS:
>
> Does this help you reproduce?
No. The following code exports fine:
--8<---cut here---start->8--
I'm trying. I forgot to mention some things I notice:
1) It's a script that exports (batch mode)
2) Tags are coming from #+FILETAGS:
Does this help you reproduce?
On 05/05/2013 10:14 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
I'm using the new icalendar export and one of it's mor
Hello,
Simon Thum writes:
> I'm using the new icalendar export and one of it's more advanced features:
>
> (setq org-icalendar-exclude-tags '("noexport" "drawnin"))
>
> The docstring says:
>
> Tags that exclude a tree from export.
> This variable allows to specify different exclude tags from oth
Hi Nicolas,
I'm using the new icalendar export and one of it's more advanced features:
(setq org-icalendar-exclude-tags '("noexport" "drawnin"))
The docstring says:
Tags that exclude a tree from export.
This variable allows to specify different exclude tags from other
back-ends. It can also b
Dnia 2013-05-05, o godz. 21:07:23
Rasmus napisał(a):
> Basically, it just happens that $·$ works as desired most of the time.
> The proper way in LaTeX as well as in Org is \(·\). Often you'll find
> that in challenging cases you're better off with \(·\).
Just before someone asks why:
http://te
Uwe Brauer writes:
> Hello
> the following formula works well with org-preview-latex-fragment
> $\|v^k(t
>
> However
>
> $ \|vk(t)\|_{Hs+1,δ}$
>
> Not nor
>
> $ \|vk(t)\|_{Hs+1,δ}$,
>
> Could that behaviour made a little less picky?
Probably not.
Note these are Org features irrespective of f
Bastien gnu.org> writes:
>
> Hi Gilles,
>
> Gilles Charron writes:
>
> > Can't display agenda or sparse tree on org 8.0; (installed via elpa)
always reporting:
> >
> > org-indent-add-properties: Invalid function: org-with-silent-modifications
>
> You probably hit the famous ELPA installation
Hello,
浅井 政太郎 writes:
> Not sure this will be accepted,
> but personally it is very useful when I
> output org to md and publish it with octopress.
Thanks for your patch. Though, the very point of ox-md.el is to produce
vanilla flavour, not Octopress' or Github's.
You could create a derived ba
Hello
the following formula works well with org-preview-latex-fragment
However
$ \|vk(t)\|_{Hs+1,δ}$
Not nor
$ \|vk(t)\|_{Hs+1,δ}$,
Could that behaviour made a little less picky?
thanks
Uwe Brauer
Hello
I cc this to the orgmode list, since it might be relevant. The function
org-mime-htmlize allows me to send LaTeX math formula as png images.
However when I receive mails, generated by thunderbird or gmail, which
provide a similar functionality I can see in thunderbirds the png of the
ge
Viktor Rosenfeld writes:
> Hi Alan,
>
> I've pushed a draft tutorial to Worg, but it's not published yet. Do you
> know if there is a delay or if I have to do anything else? I saw the
> publishing process output after my push which ended with the following:
>
>remote: Publishing file /home/ema
Viktor Rosenfeld writes:
>> I have a question about this: is there some special magic that makes the
>> string "nil" to be parsed as `nil' and not as the string?
>
> I assume there must be. If I specify `foldmarks:nil' the if-statement in
> line 294 evaluates it as false:
>
> #+BEGIN_SRC emacs-lis
Hi all,
Not sure this will be accepted,
but personally it is very useful when I
output org to md and publish it with octopress.
I understood that the commits to org-mode should possess some quality.
Modified lisp/ox-md.el
diff --git a/lisp/ox-md.el b/lisp/ox-md.el
index 61f42b8..4188694 10
Hi Alan,
Alan Schmitt wrote:
> Hi Victor,
>
> Viktor Rosenfeld writes:
>
> > Hi Rasmus and Alan,
> >
> > I've changed the code so the value for foldmarks is passed through to
> > KOMA-Script. It's a bit ugly insofar as one has to specify
> > foldmarks:true to use the default values instead of o
Thanks for the great suggestions (Nick, Nick, and Eric)!
Here are the two functions that finally do what I wanted. I added the
second function to get a specific result.
#+RANDOM: tfjkdsla jfkdsa
#+BEGIN_SRC emacs-lisp :results value
; suggested by Nicolas Goaziou
(defun jk-org-kwds ()
(org-el
Hi Victor,
Viktor Rosenfeld writes:
> Hi Rasmus and Alan,
>
> I've changed the code so the value for foldmarks is passed through to
> KOMA-Script. It's a bit ugly insofar as one has to specify
> foldmarks:true to use the default values instead of other options, such
> as backaddress:t. However, s
Viktor Rosenfeld writes:
> Hi Alan,
>
> I've removed the defaults from OPENING and CLOSING. See the attached
> patch.
Thanks, I've applied it.
To magit/emacs users: is there a way to apply a patch (with signoff)
directly from emacs (I guess with magit)? I typically go to a shell to
do so ...
Al
Applied, thanks.
- Carsten
On 5.5.2013, at 17:04, Michael Brand wrote:
> Escape double quotes in URL passed to browse-url
>
> * lisp/org.el (org-link-escape-chars-browser): Add char double quote.
> * lisp/org.el (org-open-at-point): Make use of the constant
> `org-link-escape-chars-browser'.
>
Hi all
I suggest that the Org link abbreviation supports multiple and
repeated parameters so that it can handle more than the one and only
parameter %s as of now. What I have in mind is to abbreviate the URL
[[http://maps.google.com/maps?ll=4.56,7.89&spn=0.3,0.3&q=4.56,7.89]]
this way
: #+LINK:
Escape double quotes in URL passed to browse-url
* lisp/org.el (org-link-escape-chars-browser): Add char double quote.
* lisp/org.el (org-open-at-point): Make use of the constant
`org-link-escape-chars-browser'.
* testing/lisp/test-org.el
(test-org/org-link-unescape-ascii-extended-char): Fill para
Hi,
Rick Frankel wrote:
> On Fri, May 03, 2013 at 09:14:43AM +0200, Carsten Dominik wrote:
> >On 2.5.2013, at 19:25, Leo Alekseyev wrote:
> >
> > Nice! Short and sweet, and works great. It should go on orgmode.org
> > somewhere in the cool hacks section.
> >
> >Make a patch
Hi Alan,
I've pushed a draft tutorial to Worg, but it's not published yet. Do you
know if there is a delay or if I have to do anything else? I saw the
publishing process output after my push which ended with the following:
remote: Publishing file /home/emacs/git/worg/sitemap.org using
`org-
Hi Rasmus,
Rasmus wrote:
> Viktor,
>
> >> >> In a similar spirit to subject is firsthead. First head is displayed
> >> >> by default in scrlttr2 as far as I recall, which is annoying.
> >> >
> >> > Is firsthead something that you change on a letter-by-letter basis? Or
> >> > do you configure it
Hi Rasmus and Alan,
I've changed the code so the value for foldmarks is passed through to
KOMA-Script. It's a bit ugly insofar as one has to specify
foldmarks:true to use the default values instead of other options, such
as backaddress:t. However, subject also uses a string already.
See the attac
Hi Alan,
I've removed the defaults from OPENING and CLOSING. See the attached
patch.
Cheers,
Viktor
Alan Schmitt wrote:
> Viktor Rosenfeld writes:
>
> > Rasmus also suggested setting the default opening and closing to nil
> > because we should not assume that everybody speaks English. Maybe, e
On Sun, May 05, 2013 at 12:07:36PM +0200, Marcin Borkowski wrote:
> Dnia 2013-05-05, o godz. 02:46:46
> Suvayu Ali napisał(a):
>
> > Hi Marcin,
> >
> > Since you already looked at it, I have a comment without looking at it
> > myself :-p.
> >
> > On Sat, May 04, 2013 at 11:41:20PM +0200, Marcin
Dnia 2013-05-05, o godz. 02:46:46
Suvayu Ali napisał(a):
> Hi Marcin,
>
> Since you already looked at it, I have a comment without looking at it
> myself :-p.
>
> On Sat, May 04, 2013 at 11:41:20PM +0200, Marcin Borkowski wrote:
> > *** Linux setup (Gnome)
> >
> > -For this to work, you'
Hello dear developers of org mode,
I ran into a problem using the agenda view with org. When I turn on the
agenda view I want to see the different levels of next such as in
NEXT Do that
. NEXT Do this
.. NEXT do this now
This is the way it works on my Linux OS
however, using Windows 7 I don't s
Hello,
Nick Dokos writes:
> Here's one way:
>
> (defun jk-org-kwds ()
> (let* ((parse-tree (org-element-parse-buffer))
>(keys (org-element-map parse-tree 'keyword (function identity
> (mapcar (function (lambda (x) (cons (org-element-property :key x)
>
42 matches
Mail list logo