Carsten,
I was at the Emacs Conference in London back in 2013; it was a great
experience and there were people from all over the world (only <50%
org-moders).
The idea of an org-mode conference is cool. I'm happy to provide
facilities in Geldermalsen, the Netherlands at Snow, but Amsterdam,
Londo
Andreas Leha wrote:
> Just to confirm. This is what you suggest, correct?
>
> * test
>
> ** Not exported
> :noexport:
>:PROPERTIES:
>:noeval: "yes"
>:export: "none"
>:END:
Maybe it's not a real problem, but quotes are for s
Hi Eric,
Eric Schulte writes:
> Andreas Leha writes:
>
>> Hi Eric,
>>
>> Eric Schulte writes:
>>
>>>
>>> So what is your suggestion for the OP to achieve what he is after?
>>> noexport and noeval at the same time.
>>>
>>>
>>> I'm jumping in half way through here,
>>
>> Thanks f
Samuel Wales wrote:
>> No. This has been raised previously and there was a consensus that it
>> is often desirable for code in a COMMENT section to be evaluated on
>> export. Personally I often stuff code blocks into COMMENT sections
>> which I want run as part of my publishing process (e.g., to
Brett Viren writes:
> Either way, this will really help publishing from my messy source
> directories
Thanks for testing.
If nobody feels strongly against this, I'll add the feature to the
master branch.
--
Bastien
Hi Florian,
Florian Beck writes:
> On 13.03.2014 20:46, Bastien wrote:
>> Ok, let me take some fresh air and come back to this later on.
>
> How about this:
>
> (while (re-search-forward "\\(^\\).+" nil t)
> (replace-match indent nil nil nil 1)))
Works fine here, I pushed this solution. Than
Nick Dokos writes:
> Thorsten Jolitz writes:
>
>> thank you, so I marked calc, latex, ocaml, and sh as cross-ckecked now,
>> and unmarked R. Unfortunately the table arrives almost unreadable here,
>> so I rather post the current state of the association list (; means
>> cross-ckecked):
>>
>
> It
Eric Schulte writes:
> Thorsten Jolitz writes:
>
>> Hi List,
>>
>> due to the relatively frequent mismatches between language names
>> extracted from major-mode names and language identifiers used by
>> Org-Babel I try to build the definite translation alist between both
>> names.
>>
>
> The `
Eric Schulte writes:
> Here's an impractical option. I see roughly 280 different contributors
> to Org-mode.
and don't forget all those that have contributed to Worg!
I have no better suggestions for what to do with the monies that may
come in, especially as I don't have any idea of the scale.
Hi Jarmo,
Jarmo Hurri writes:
> Need to repost my own question (below), since there was no response to
> this.
I confirm this weird bug but could not find a fix yet.
This is on my watch-list,
--
Bastien
Hi Chaitanya,
I can't reproduce the problem with latest Org.
If you can please check the latest version of Org and tell
us if the problem is still there.
Thanks,
--
Bastien
Am 12.03.2014 16:17, schrieb Bastien:
> Rainer Stengele writes:
>
>> Org-mode version N/A-fixup (N/A-fixup !!check installation!! @ mixed
> ^^
> Did you run ~$ make or ~$ make autoloads?
>
I only did a make autoloads.
After a make it wo
Hi Eric,
thanks for ox-opml.el! Looks definitely interesting.
If you want, we can move it to contrib/ right now.
Note that there is a discussion about the status of the contrib/
directory -- my own take is that it would be better to remove the
contrib/ directory from Org's git repository and ha
sindi...@mail36.net (sindi...@mail36.net) writes:
> It was reproduced on clean Emacs by running `emacs -Q' and issuing:
>
> (let ((package-load-list '((org t
> (package-initialize))
Could you show us the output of M-x org-version in that "emacs -Q"
session ? Could you also try M-x org-reload
Hi
is there a worg page about the usage of org-mouse, and what it should be
doing?
I read on this list that after (require 'org-mouse) (which I did
successfully) clicking left-mouse-buttom should fold, but it does not
happen.
Do I have to configure something in addition? Is there an example
con
Hi Bastien,
Bastien wrote:
> Sebastien Vauban writes:
>
>> With recent Org, sentences such as [1]:
>>
>> Explanation *answers the question "why?"*: show *why* the facts make sense.
>>
>> Explanation *makes people /care/*, so they are more motivated about learning
>> more. "Why would I want to do /
Hi Oleh,
Oleh writes:
> The package provides a key binding method that can work effectively
> only for a Lisp-like language: Elisp, Scheme, Common Lisp and Clojure
> all fit here.
I better understand the name then.
Looks like quite a big project already.
Each time I tried paredit, I could not
Hi Markus,
applied, thanks a lot for the very well-formatted patch
and the detailed explanations.
Best,
--
Bastien
Applied, thanks!
--
Bastien
Bastien wrote:
>> I tried Edebugging it, but Edebug does not jump into the execution of
>> the anonymous function...
>
> Just give a name to the anonymous function... and you're back on
> edebugging. :)
OK, of course! Thanks for the tip.
Back to the problem... The root cause is that, with the f
Thorsten Jolitz writes:
> Nick Dokos writes:
>
>> Thorsten Jolitz writes:
>>
>>> thank you, so I marked calc, latex, ocaml, and sh as cross-ckecked now,
>>> and unmarked R. Unfortunately the table arrives almost unreadable here,
>>> so I rather post the current state of the association list (;
Sebastien Vauban
> I tried Edebugging it, but Edebug does not jump into the execution of
> the anonymous function...
edebug can only jump to the anonymous function if it knows that it is a
function, which means : don't quote the lambda (or quote using #'). I
fixed it on worg.
(btw, I noticed t
Rainer M Krug writes:
> Hi
>
> is there a worg page about the usage of org-mouse, and what it should be
> doing?
>
> I read on this list that after (require 'org-mouse) (which I did
> successfully) clicking left-mouse-buttom should fold, but it does not
> happen.
>
> Do I have to configure somet
Bastien writes:
> Hi Alan,
>
> Alan Schmitt writes:
>
>> I've just had to write an org block inside another org block, which
>> looks like this:
>>
>> #+attr_latex: :options {0.5\textwidth}
>> #+begin_column
>> #+begin_src ocaml
>> let o1 = object
>> method m = 0
>> method p = "foo"
>>
Nick Dokos writes:
> Rainer M Krug writes:
>
>> Hi
>>
>> is there a worg page about the usage of org-mouse, and what it should be
>> doing?
>>
>> I read on this list that after (require 'org-mouse) (which I did
>> successfully) clicking left-mouse-buttom should fold, but it does not
>> happen.
I'm resending this to the list (somehow it was addressed to gmane
instead of the list.)
Alan Schmitt writes:
> Nicolas Goaziou writes:
>
>> Does Org allow newline characters in verbatim objects?
>
> If I understand org-emphasis-regexp-components correctly, it explicitly
> allows newlines (the d
Nick Dokos writes:
> Thorsten Jolitz writes:
>
>> Nick Dokos writes:
>>
>>> Thorsten Jolitz writes:
>>>
thank you, so I marked calc, latex, ocaml, and sh as cross-ckecked now,
and unmarked R. Unfortunately the table arrives almost unreadable here,
so I rather post the current st
Rainer M Krug writes:
> Nick Dokos writes:
>
>> Rainer M Krug writes:
>>
>>> Hi
>>>
>>> is there a worg page about the usage of org-mouse, and what it should be
>>> doing?
>>>
>>> I read on this list that after (require 'org-mouse) (which I did
>>> successfully) clicking left-mouse-buttom shou
Nicolas Richard writes:
> Thorsten Jolitz writes:
>> only that promptly another message is shown (I can't use sit-for in
>> the program):
>
> sit-for was just to demonstrate the problem introduced solely by M-:.
> That problem is not present when using interactive commands (i.e. those
> a user c
Nick Dokos writes:
> Rainer M Krug writes:
>
>> Nick Dokos writes:
>>
>>> Rainer M Krug writes:
>>>
Hi
is there a worg page about the usage of org-mouse, and what it should be
doing?
I read on this list that after (require 'org-mouse) (which I did
successful
Nick Dokos writes:
> Rainer M Krug writes:
>
>> Nick Dokos writes:
>>
>>> Rainer M Krug writes:
>>>
Hi
is there a worg page about the usage of org-mouse, and what it should be
doing?
I read on this list that after (require 'org-mouse) (which I did
successful
Rainer M Krug writes:
> Nick Dokos writes:
>
>> Rainer M Krug writes:
>>
>>> Nick Dokos writes:
>>>
Rainer M Krug writes:
> Hi
>
> is there a worg page about the usage of org-mouse, and what it should be
> doing?
>
> I read on this list that after (require '
Nick Dokos writes:
> Nick Dokos writes:
>
>> Rainer M Krug writes:
>>
>>> Nick Dokos writes:
>>>
Rainer M Krug writes:
> Hi
>
> is there a worg page about the usage of org-mouse, and what it should be
> doing?
>
> I read on this list that after (require 'org
Samuel Wales writes:
> how about call lines?
>
> to me, they should not run if they are not supposed to be exported.
>
> is this a bug?
>
> * babel should not export a call line via todo kw
> *** NEXT to reproduce
> set org-export-with-tasks to nil
> *** NEXT this should n
Matt Lundin wrote:
> Nicolas is doing amazing work at making org file parsing more
> systematic, precise, and predictable. (Thank you!) And I agree with him
> that a function named org-open-link-at-point should, for the sake of
> precision and consistency, only open a link at the point.
>
> I also
>> The package provides a key binding method that can work effectively
>> only for a Lisp-like language: Elisp, Scheme, Common Lisp and Clojure
>> all fit here.
>
> I better understand the name then.
>
> Looks like quite a big project already.
Yes, it's my biggest yet.
> Each time I tried paredit
Hi Sébastien,
can you test this patch against maint for a while and
report problems?
Thanks!
diff --git a/lisp/org.el b/lisp/org.el
index 0186674..c4c3199 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -4099,7 +4099,12 @@ After a match, the match groups contain these elements:
;; set this option
Hi Sébastien,
Sebastien Vauban
writes:
> #(":org:FLAGGED:" 1 4 (inherited t))
>
> IOW, "FLAGGED" is not shown as inherited!
Because it is not inherited, it is present in the headline.
Am I missing something?
> Hence, all the mechanics which follows never removes it!
You mean the mechanic
Hi Nicolas,
Nicolas Richard writes:
> (btw, I noticed that worg says
> remote: No such file:
> "/home/emacs/git/worg/org-tutorials/"../code/awk/ical2org.awk" src awk"
> when I push to it. I *guess* it comes from
> org-tutorials/org-google-sync.org which tries to #+INCLUDE the above,
> but I'm
Hello,
Jarmo Hurri writes:
> The following code evaluates just fine with C-c C-c, but fails during
> export. This is with the newest org-mode just pulled and built. How do I
> fix the issue?
>
> # ---
> Here is a function I want
Oleh writes:
> And look at `lispy-flatten` ("xf"):
>
> |(org-defkey org-mode-map [(meta up)]'org-metaup)
>
> ->
>
> |(define-key org-mode-map (org-key [(meta up)]) 'org-metaup)
>
> Nifty, right?
Indeed -- great, now I feel like I'm just a caveman, used
to simply insert character afte
Hi Bastien,
Bastien wrote:
> Sebastien Vauban writes:
>
>> #(":org:FLAGGED:" 1 4 (inherited t))
>>
>> IOW, "FLAGGED" is not shown as inherited!
>
> Because it is not inherited, it is present in the headline.
>
> Am I missing something?
>From my point of view and the point of that function (IIUC
Bastien wrote:
> can you test this patch against maint for a while and
> report problems?
A little problem (while it's already better than what's currently in
master):
http://screencast.com/t/55xJRY10UN5
The word "show", in sandwich between 2 expressions in bold, is displayed
in bold, while it s
Bastien wrote:
> can you test this patch against maint for a while and
> report problems?
I'll do. Thanks!
Best regards,
Seb
--
Sebastien Vauban
Sebastien Vauban
writes:
> A little problem (while it's already better than what's currently in
> master):
>
> http://screencast.com/t/55xJRY10UN5
>
> The word "show", in sandwich between 2 expressions in bold, is displayed
> in bold, while it shouldn't.
For that you need to remove the " chara
Hi, all; sorry to pester again, but I haven't been able to find a way to do
something I would have thought would be relatively simple.
What I want to do is declare a named latex block in Org which I can use to
reproduce markup patterns which I reuse very frequently; the usual reasons
include re
Hi Sébastien,
Sebastien Vauban
writes:
> ** TODO Project A :FLAGGED:
> *** TODO Task 1 :FLAGGED:
>
> Of course, "FLAGGED" is present in the headline but, at the same time,
> it is inherited.
It means Org favors expl
Hello-
I have been successfully updating and exporting a project to HTML using
emacs/OrgMode for a few months now. I did not change anything in my header or
in my configuration file, I ran through all the code and it executes without
issue, yet as of yesterday I receive the following error when
Hi Summer,
can you tell us what's your version of Org-mode and Emacs?
M-x org-version RET
M-x emacs-version RET
Also, if you can provide a minimal .org file that we can use
to reproduce the problem with emacs -q, that would help.
Thanks,
--
Bastien
On Thu, Mar 13, 2014 at 3:17 AM, Bastien wrote:
> Hi John,
>
> John Hendy writes:
>
>> The trailing whitespace is the result of my texi ignorance. In a
>> previous patch, Nicolas clarified that sentences needed to end in two
>> spaces, and I add them at the end of my last sentence thinking they
>
Hi,
I'm trying to write a function that will mark the parent of the
current element. I think I understand how to do it but for some
reason I can get the mark to persist after the funciton is called. I
think it's really an elisp problem, not an org problem, but am hoping
someone can ehelp me. He
Hi John,
thanks for the patch -- some comments below.
John Hendy writes:
> Header arguments: clarify that `:exports' is only applicable to
> blocks, not inline code
This first line should include "org.texi:" to tell that the change
happens in org.texi. See other commits for examples.
> * doc
Eli Zaretskii wrote:
>> From: "Fabrice Niessen"
>> Cc: 16...@debbugs.gnu.org
>> Date: Wed, 26 Feb 2014 20:42:20 +0100
>>
>> Eli Zaretskii wrote:
>> >> From: "Fabrice Niessen"
>> >> Cc: 16...@debbugs.gnu.org
>> >> Date: Wed, 26 Feb 2014 12:06:24 +0100
>> >>
>> >> > Then try F12 (if you are on XP
On Fri, Mar 14, 2014 at 10:51 AM, Bastien wrote:
> Hi John,
>
> thanks for the patch -- some comments below.
>
> John Hendy writes:
>
>> Header arguments: clarify that `:exports' is only applicable to
>> blocks, not inline code
>
> This first line should include "org.texi:" to tell that the chang
Greetings,
I've been getting my feet wet on documentation patches (well, on two
of them) recently and didn't think the documentation was *that* clear,
in my opinion. If someone can help clarify, I'm happy to patch the
documentation on patching :) For reference:
- http://orgmode.org/worg/org-contr
John Hendy writes:
> No problem.
I installed the patch in master, thanks.
Last nitpick: I added a space in the change, as sentences in the
manual should end with two spaces... sorry to repeat this :)
--
Bastien
Hi Bastien,
>> ** TODO Project A :FLAGGED:
>> *** TODO Task 1 :FLAGGED:
>>
>> Of course, "FLAGGED" is present in the headline but, at the same time,
>> it is inherited.
>
> It means Org favors explicit tags over inheri
On Mon, Mar 10, 2014 at 7:57 AM, John Hendy wrote:
>
> On Mar 10, 2014 12:22 AM, "Nick Dokos" wrote:
>>
>> John Hendy writes:
>>
>> > I was just playing around with the new syntax for accessing
>> > sidewaystable in Org 8.0, but it doesn't seem to be working. The
>> > manual /seems/ pretty strai
On Mon, Mar 10, 2014 at 7:57 AM, John Hendy wrote:
>
> On Mar 10, 2014 12:22 AM, "Nick Dokos" wrote:
>>
>> John Hendy writes:
>>
>> > I was just playing around with the new syntax for accessing
>> > sidewaystable in Org 8.0, but it doesn't seem to be working. The
>> > manual /seems/ pretty strai
On Fri, Mar 14, 2014 at 11:17 AM, Bastien wrote:
> John Hendy writes:
>
>> No problem.
>
> I installed the patch in master, thanks.
>
> Last nitpick: I added a space in the change, as sentences in the
> manual should end with two spaces... sorry to repeat this :)
I caught it too, after I submitt
Aloha Phil,
Org mode has its own macros, which might work in this instance.
The variable org-babel-inline-result-wrap is set to "=%s=" by
default. Setting it as follows will get rid of the surrounding =
symbols:
#+begin_src emacs-lisp
(setq org-babel-inline-result-wrap "%s")
#+end_src
Alterna
Matt Price writes:
> Hi,
>
> I'm trying to write a function that will mark the parent of the
> current element. I think I understand how to do it but for some
> reason I can get the mark to persist after the funciton is called. I
> think it's really an elisp problem, not an org problem, but am
Hello,
The following works for me with your example:
#+call: Smx[:exports results](Contents="Interesting") :results drawer latex
I am not sure why because I don't really understand the semantics of
"drawer" for results and didn't see anything in the docmentation about
this option (but also didn'
Hi Matt,
> I'm trying to write a function that will mark the parent of the
> current element. I think I understand how to do it but for some
> reason I can get the mark to persist after the funciton is called. I
> think it's really an elisp problem, not an org problem, but am hoping
> someone ca
Many thanks, Tom; these are all variations I had not thought to try. I will
try them out and see what combination works best for me.
Phil
- Original Message -
From: "Thomas S. Dye"
To: "Phil Regier"
Cc: "org mode"
Sent: Friday, March 14, 2014 11:54:04 AM
Subject: Re: Named latex bloc
Hello,
Matt Price writes:
> I'm trying to write a function that will mark the parent of the
> current element. I think I understand how to do it but for some
> reason I can get the mark to persist after the funciton is called. I
> think it's really an elisp problem, not an org problem, but am
Thanks so much, Eric; during my recent updates/testing I had wiped my drawer
export settings and had not attempted to use drawer output. I will be sure to
try it out. I'm not sure whether the positive results will carry over to the
inline call_Smx() syntax, but this will be enlightening even i
On 03/14/2014 02:00 AM, Bastien wrote:
> Hi Florian,
>
> Florian Beck writes:
>
>> On 13.03.2014 20:46, Bastien wrote:
>>> Ok, let me take some fresh air and come back to this later on.
>>
>> How about this:
>>
>> (while (re-search-forward "\\(^\\).+" nil t)
>> (replace-match indent nil nil ni
please consider this a bug report.
On 3/13/14, Samuel Wales wrote:
> how about call lines?
>
> to me, they should not run if they are not supposed to be exported.
>
> is this a bug?
>
> * babel should not export a call line via todo kw
> *** NEXT to reproduce
> set org-export-with
* Samuel Wales wrote:
> We had a great discussion about scanners and ADFs here a while back.
> The Fujitsu ScanSnap 1500 seemed to be a favorite. We also talked
> about what resolutions to scan at.
I own a ScanSnap 1500S and I scanned about 40.000 pages on OS X to
get my papers into PDFs (with O
> Sorry for being unclear here. I wanted to propose different
> behaviour for TAGs (lets say :noexport:) and the COMMENT keyword.
> I am perfectly fine with :noexport: only prohibiting export but
> still allowing evaluation.
>
> But I propose that COMMENT be more treated like a comment, so more
>
Dear all,
I am currently writing a practical tutorial about Org for absolute
beginners. In the end, I would like to export it in multiple formats, HTML
for sure, but maybe LaTeX too (I am, of course, writing it with org-mode).
I am not aware of a functionality, or hack, which would allow me to inc
I had thought that '#+begin_src org :exports code' would do just this, though I
believe you have to then begin each line with a comma inside the block.
For me, the following:
#+begin_src org :exports code
,#+begin_src org :exports code
,#+end_src
#+end_src
produces Org code via the HTML and L
Yes, thank you very much, that was it. I was thinking about doing this, but
I didn't know how to "escape" the syntax. This is quite embarrassing since
I just noticed that it is explained in the manual, and even more, since the
comma is added automatically when you edit the org code by hitting C-c '
I spent hours trying to figure out recursive org syntax, and only got it
working with the help of the list. :)
I realized after my last message that Worg uses some limited syntax
highlighting on some of the newer pages; I'm not very good with javascript and
css, but you might be able to borrow
Thank you, this sounds interesting; I'm not very good either, but I will
have a look at this. And I actually have a related question (I hope it's
not in the manual this time): is it possible to indent the Org syntax in
the HTML export as it is indented in an Emacs buffer when
org-indent-modeis acti
I'm not sure whether I follow you here, because I'm accustomed to seeing
indents passed through. If I export the following:
#+begin_src org :exports code
,#+begin_src org :exports code
Hello,
I was wondering if it is possible to export only some of the org files
for mobileorg? Like have a list of included or excluded files?
Thanks, Aric
--
~O
/\_,
###-\ |_
(*) / (*)
Aric Gregson writes:
> Hello,
>
> I was wondering if it is possible to export only some of the org files
> for mobileorg? Like have a list of included or excluded files?
>
This definitely could be possible, bu default just the value for
org-agenda-files is used.
org-mobile.el which is responsib
Sean Escriva writes:
> org-mobile.el which is responsible for the sync has a custom var defined
> called 'org-mobile-files-exclude-regexp' which should exlude files that
> match.
Thanks very much. I'll give this a try again. Would be nice to have on
the phone once and a while. For computer synci
On Fri, Mar 14, 2014 at 2:11 PM, Nicolas Goaziou wrote:
> Hello,
>
> Matt Price writes:
>
>> I'm trying to write a function that will mark the parent of the
>> current element. I think I understand how to do it but for some
>> reason I can get the mark to persist after the funciton is called. I
On 03/14/14 18:13, Phil Regier wrote:
[...]
> I think there are syntax highlighting export extensions in the wild
> (just search the web for something like 'org export syntax
> highlighting' to see a diverse collection of proposed solutions;
> Pygments appears to be a common theme, though I know no
Hi John,
I tried to clarify the org-contribute.org again.
Let me know if this addresses the issues you were
reporting.
Thanks,
--
Bastien
Hi,
you want to set
(setq org-pretty-entities-include-sub-superscripts nil)
before using `org-cdlatex-mode'.
HTH,
--
Bastien
Hi,
Nicolas Goaziou writes:
> Indeed. It doesn't appear in the manual.
>
> I don't use it. Maybe Someone using it can provide a patch for it.
I added one sentence about -i in the manual.
Thanks,
--
Bastien
85 matches
Mail list logo