Thank you Bastien, Fabrice, Jambunathan.
In the meantime I have discovered org-font-lock-keywords and related.
Miguel.
> -Original Message-
> From: rbeni...@inbox.com
> Sent: Mon, 10 Mar 2014 02:49:08 -0800
> To: emacs-orgmode@gnu.org
> Subject: [O] Howto: different faces for "begin_src"
Eric Schulte writes:
> I think it is allowable for raw results to include newlines. After if R
> returns a newline, the purpose of raw results is specifically to *not*
> change the result. I believe the best approach is to customize the
> inline results wrap as above, and then use non-raw proce
Committed, Thanks Tom.
t...@tsdye.com (Thomas S. Dye) writes:
> Aloha all,
>
> A brief documentation patch.
>
> All the best,
> Tom
>
>
> From 0b3898a0b0fa9150c6e8de88de267a2db9345bdb Mon Sep 17 00:00:00 2001
> From: tsdye
> Date: Tue, 11 Mar 2014 15:09:43 -1000
> Subject: [PATCH] Documented org
t...@tsdye.com (Thomas S. Dye) writes:
> Hi Eric,
>
> Eric Schulte writes:
>
>> This actually is also an issue with shell code blocks. The fix is to
>> customize the org-babel-inline-result-wrap variable (e.g., as follows)
>> instead of setting the result type to RAW.
>>
>> (setq org-babel-inl
"Stephen J. Barr" writes:
> Hello,
>
> I have the following code block in an org-mode file:
>
>
>
> #+CAPTION: Matlab Dynamic Programming Solution
> #+LABEL: code:matlab-outer-loop-reference
> #+BEGIN_SRC octave
>
is it possible to mark, not the current subtree, but one level up from
the current subtree? I would like to add that level to the org
bindings for expand-region,
https://github.com/magnars/expand-region.el/blob/master/the-org-mode-expansions.el
Thanks folks!
Matt
Dear Orgmode users,
The following minimal example shows a problem I have with export (tested
with 8.25 from git and the one bundled in Emacs 24.3.1):
#+OPTIONS: toc:nil ^:nil
* Page numbers
The page number is given in the following form:
#+BEGIN_EXAMPLE
#+END_EXAMPLE
Whatever I do, neithe
Bastien writes:
> From git master repo, you can now use C-u C-u M-RET or C-u C-u S-M-RET
> to insert the subtree at the end of the parent subtree.
Hmm, to insert the subtree at the end of the parent subtree is not what
I needed. I need a way to insert the new TODO at the bottom of "inside"
the c
Bastien writes:
> From git master repo, you can now use C-u C-u M-RET or C-u C-u S-M-RET
> to insert the subtree at the end of the parent subtree.
Oh, I didn't catch this. Thanks;). I'll try immediately.
--
Esben Stien is b0ef@e s a
http://www. s tn m
Hi,
I've attached a small patch to support links (opening and storing) to
Ebib's[1] entries.
Can I integrate it?
1: http://joostkremers.github.io/ebib/
From acd007302d56d40189659853ef146407bb64ba20 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gr=C3=A9goire=20Jadi?=
Date: Wed, 12 Mar 2014 08:06:13
I have a long tree, like this:
* foo
** bar
*** baz
hukarz
qux
quux
*** corge
grault
text: corge
garply
text: corge
*** azerty
plugh
text: corge
ethud
corge
Now, If I f.ex do C-c a s corge, I get multiple hits, but I really only
search for level 3 items always.
If I setup a set of test cases for org-mobile, how do I then clear out
MobileOrg after the tests and prepare to use it in production? Is there
ways that I can flip back and forth between Org-Mobile environments
without getting messed up by leftovers in either Emacs or MobileOrg?
--
David Masterso
Per Eric's comment to a previous thread, I took a stab at updating two
locations in the documentation that discuss using the :exports options
so that users (like myself!) don't try to use them on inline code
blocks.
- http://lists.gnu.org/archive/html/emacs-orgmode/2014-03/msg00285.html
Patch is a
torys.ander...@gmail.com (Tory S. Anderson) writes:
> Hello friends,
> I just discovered org-agenda-diary-entry, which is a terrific command
> to streamline my planning process as I move away from using the raw
> diary file. But it lacks a feature that is key to my usage: it
> conveniently create
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.
What's the current status of document scanners for Linux? How good
are the ADFs physically?
Samuel
--
The Kafka Pandemic: h
Aloha all,
A brief documentation patch.
All the best,
Tom
>From 0b3898a0b0fa9150c6e8de88de267a2db9345bdb Mon Sep 17 00:00:00 2001
From: tsdye
Date: Tue, 11 Mar 2014 15:09:43 -1000
Subject: [PATCH] Documented org-babel-inline-result-wrap
---
doc/org.texi | 11 +++
1 file changed, 7 ins
On Sun, Feb 2, 2014 at 3:35 PM, Nicolas Goaziou wrote:
> Hello,
> Thank you for the patch. It is certainly better than what we have
> actually.
>
> Some comments follow.
>
[snip]
Thanks for the comments, and sorry for the delay in re-submitting!
Hopefully I followed your explanation; I tried to
On Fri, Feb 7, 2014 at 1:22 PM, Rainer M Krug wrote:
>
>
>
> On 02/07/14, 17:47 , Eric Schulte wrote:
> > Rainer M Krug writes:
> >
> >> On 02/07/14, 07:18 , John Hendy wrote:
> >>> Greetings,
> >>>
> >>>
> >>> I don't usually tangle, but am creating a code file to go along with a
> >>> presentat
Hi Eric,
Eric Schulte writes:
> This actually is also an issue with shell code blocks. The fix is to
> customize the org-babel-inline-result-wrap variable (e.g., as follows)
> instead of setting the result type to RAW.
>
> (setq org-babel-inline-result-wrap "%s")
>
> Perhaps a note about this
Eric Schulte writes:
>> Note there is no limitation on the contents of NAME keywords. Unless the
>> same limitation propagates to those (but should it?), Babel calls will
>> be ignored if forbidden characters are used.
>>
>
> I think it is more important that code block names resemble data names
Hello,
I have the following code block in an org-mode file:
#+CAPTION: Matlab Dynamic Programming Solution
#+LABEL: code:matlab-outer-loop-reference
#+BEGIN_SRC octave
Normal_BuildT = realmax * ones(T, i_max, j
> I can post the code on github if anyone's interested in the details.
>
> yes please :)
>
Posted here: https://github.com/abo-abo/org-fu
Oleh
I can post the code on github if anyone's interested in the details.
yes please :)
thx!
Z
On Tue, Mar 11, 2014 at 5:09 PM, Oleh wrote:
>
> > On Tue, Mar 4, 2014 at 6:19 PM, Xebar Saram wrote:
> > Thx Oleh
> > you said you dont refile much latley, is there a better solution ;-)
>
>
> There i
>>
>> Does this sound about right?
>
> Note there is no limitation on the contents of NAME keywords. Unless the
> same limitation propagates to those (but should it?), Babel calls will
> be ignored if forbidden characters are used.
>
I think it is more important that code block names resemble data
LanX writes:
> Thanks for the help so far! :) Unfortunately I'm stuck at this system with
> the old emacs/org-mode version but I'm going to migrate in April anyway.
>
> One more question, I'm trying to put latex code for Adress of recipient and
> so on in external files to be included
>
> unfortu
Thanks for the help so far! :) Unfortunately I'm stuck at this system with
the old emacs/org-mode version but I'm going to migrate in April anyway.
One more question, I'm trying to put latex code for Adress of recipient and
so on in external files to be included
unfortunately does
#+INCLUDE: "fil
Hi Tom,
This actually is also an issue with shell code blocks. The fix is to
customize the org-babel-inline-result-wrap variable (e.g., as follows)
instead of setting the result type to RAW.
(setq org-babel-inline-result-wrap "%s")
Perhaps a note about this variable should be added to the des
I noticed that if `org-agenda-skip-scheduled-if-deadline-is-shown' is set
to 'repeated-after-deadline, tasks without a DEADLINE are not shown at
all. You can reproduce it like this:
1. Setting the variable
(setq org-agenda-skip-scheduled-if-deadline-is-shown
'repeated-after-deadline)
2. Having a
Hi,
OSiUX writes:
> Try: org-clock | org-timeline
>
> https://github.com/osiris/org-bash-utils
Awesome :-)!
--
Konubinix
GPG Key: 7439106A
Fingerprint: 5993 BE7A DA65 E2D9 06CE 5C36 75D2 3CED 7439 106A
signature.asc
Description: PGP signature
> On Tue, Mar 4, 2014 at 6:19 PM, Xebar Saram wrote:
> Thx Oleh
> you said you dont refile much latley, is there a better solution ;-)
There is, actually.
It's quite simple: capture all the tasks into the proper place right away,
instead of dumping them into one place and sorting out later.
Fi
Hi Bastien,
Sorry for my late reply.
>> The view should not scroll at all but only modify the selected task.
>
> I remember fixing this bug a while ago and cannot reproduce it with
> Org from master.
>
> What is the version of Org you use?
Indeed, you're right. I didn't notice that my minimal
Hi,
ยท zwz wrote:
> Here is an example:
>
> * test
> #+BEGIN_SRC ditaa
> ++ +-+
> || | |
> || | |
> ++ +-+
> #+END_SRC
> When I hit C-c ', the minibuffer says "Recognizing tables...done",
> and the org src scratch buffer does not turn picture-mode on.
Hello Bastien and Matt,
Matt Lundin wrote:
> Bastien writes:
>> Sebastien Vauban writes:
>>> "Sebastien Vauban" wrote:
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> While a custom agenda command such as the following used to work some
>> time
>> ago, it does not any
Hello,
Eric Schulte writes:
> Is "/" allowed in macro names?
No. Macro names use the following regexp:
[a-zA-Z][-a-zA-Z0-9_]*
> I think the biggest benefit here is
> unification between macro and function names. Is there a macro name
> regexp which could be used directly (to ensure that th
Ken Mankoff writes:
> On 2014-03-11 at 08:47, zwz wrote:
>> In my setup, there is
>> (setq org-export-exclude-tags '("private" "exclude")
>>
>> and In my test.org:
>>
>> * test
>>
>> ** Not exported:exclude:
>>#+BEGIN_SRC ditaa :file test.png :cmdline -E
>> +---
Try: org-clock | org-timeline
https://github.com/osiris/org-bash-utils
--
::
Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar
DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C
http://www.osiux.com.ar http://www.altermundi.net
signature.asc
Description: Digital signature
Hi Andreas,
On 2014-03-11 at 09:41, Andreas Leha wrote:
> Hi Ken,
>
> Ken Mankoff writes:
>
>> On 2014-03-11 at 08:47, zwz wrote:
>>> In my setup, there is
>>> (setq org-export-exclude-tags '("private" "exclude")
>>>
>>> and In my test.org:
>>>
>>> * test
>>>
>>> ** Not exported:
Hi Ken,
Ken Mankoff writes:
> On 2014-03-11 at 08:47, zwz wrote:
>> In my setup, there is
>> (setq org-export-exclude-tags '("private" "exclude")
>>
>> and In my test.org:
>>
>> * test
>>
>> ** Not exported:exclude:
>>#+BEGIN_SRC ditaa :file test.png :cmdline -E
>>
Hi,
At Tue, 4 Mar 2014 17:43:41 +0200,
Xebar Saram wrote:
>
> i find the normal C-c w then manually choosing a file to allocate each
> 'capture' pretty slow. i am looking for any advice on workflows you
> guys have to make this quicker.
>
> one thing i was thinking of was maybe assigning a hotke
On 2014-03-11 at 08:47, zwz wrote:
> In my setup, there is
> (setq org-export-exclude-tags '("private" "exclude")
>
> and In my test.org:
>
> * test
>
> ** Not exported:exclude:
>#+BEGIN_SRC ditaa :file test.png :cmdline -E
> ++---+---+---+---+---+---+---+
Here is an example:
* test
#+BEGIN_SRC ditaa
++ +-+
|| | |
|| | |
++ +-+
#+END_SRC
When I hit C-c ', the minibuffer says "Recognizing tables...done",
and the org src scratch buffer does not turn picture-mode on.
In my setup, there is
(setq org-export-exclude-tags '("private" "exclude")
and In my test.org:
* test
** Not exported:exclude:
#+BEGIN_SRC ditaa :file test.png :cmdline -E
++---+---+---+---+---+---+---+
+---+---+---+---+---+---+---+---+
x | 0 cRED
Hello,
Unlike some other #+ directives, the #+constants: one has to be at
column 0 or else it is not understood/parsed by org. This has
consequences for lists. See attached example.
#+TITLE: examplebug.org
#+AUTHOR:Eric S Fraga
* Table constants
Assume that I have a list:
1. and in thi
43 matches
Mail list logo