I don't think you need the ":noweb yes" as part of the setup_fu
header, as this block is not pulling in other materials.
Having used this type of setup only over the last couple of days, I've
come up with another question. It appears that the setup_fu is
executed twice ... once as it's own source
Greetings.
I'd like to add my _archive files to my agenda. I don't need the entries
clogging up my day-to-day .org files, but I want the items to still
appear in my agenda.
I found this in the org manual:
>The information to be shown is normally collected from all agenda files,
>the files liste
On Thu, 18 Sep 2014, Charles C. Berry wrote:
On Thu, 18 Sep 2014, Cook, Malcolm wrote:
Hi,
Hmm, I spoke too soon the problem is only partially fixed by this
patch...
Trying to work with in org-mode with R code blocks attached to persistent
sessions (i.e. adding ':session myRsession'
On Thu, 18 Sep 2014, Cook, Malcolm wrote:
Hi,
Hmm, I spoke too soon the problem is only partially fixed by this patch...
Trying to work with in org-mode with R code blocks attached to
persistent sessions (i.e. adding ':session myRsession' to the code block
header ) makes things start t
Hi Malcom,
2014ko irailak 18an, "Cook, Malcolm"-ek idatzi zuen:
>
> Hi,
>
> Hmm, I spoke too soon the problem is only partially fixed by this
> patch...
>
> Trying to work with in org-mode with R code blocks attached to
> persistent sessions (i.e. adding ':session myRsession' to the code
>
Hi,
Hmm, I spoke too soon the problem is only partially fixed by this patch...
Trying to work with in org-mode with R code blocks attached to persistent
sessions (i.e. adding ':session myRsession' to the code block header ) makes
things start to break again, at least in my hands.
I'm going
Thank you for fixing it. I have tested it and it works as expected now.
Bruce
On Thu, Sep 18, 2014 at 3:11 PM, Nicolas Goaziou wrote:
> Hello,
>
> Bruce Gilstrap writes:
>
>> I am running Org-mode 8.2.7c in Emacs 24.3.1 on Windows 7 Ultimate and
>> have encountered a peculiarity with how links
Matt Price writes:
> Removing the space between \C-c and \C-r worked. I guess I really
> don't understand the syntax for setting keybindings in emacs -- every
> time I do it it's trial and error!
I think using (kbd ...) is the recommended way nowadays:
,[ C-h f kbd RET ]
| kbd is a compile
(Note: This is an RFE not a bug report, but I don't know how to RFE otherwise.)
My proposal is to add an option
org-complete-tags-always-offer-target-tags because both:
1) it's useful by itself for narrowed captures, and it's not quite
exactly the same than org-complete-tags-always-offer-all-a
I meant to add: found the culprit by checking the value of org-mode-hook.
And also, thanks Thorsten!
On Thu, Sep 18, 2014 at 3:46 PM, Matt Price wrote:
> Hi everyone,
>
> When I load org-mode I get the following error:
>
> local-set-key: Key sequence C-c SPC C-r starts with non-prefix key C-c SPC
>
> I am pretty sure I set something to this value somewhere at some time,
> but I have no idea what,
Matt Price writes:
Hi,
> local-set-key: Key sequence C-c SPC C-r starts with non-prefix key C-c SPC
maybe the actual definition is not written SPC but SPACE, or
something similar ..., even a literal space is possible AFAIK.
--
cheers,
Thorsten
Hello,
Bruce Gilstrap writes:
> I am running Org-mode 8.2.7c in Emacs 24.3.1 on Windows 7 Ultimate and
> have encountered a peculiarity with how links work in HTML exported
> from Org-mode. I searched gmane.emacs.orgmode to see if someone else
> has reported this before, but I didn't find anythi
Hi everyone,
When I load org-mode I get the following error:
local-set-key: Key sequence C-c SPC C-r starts with non-prefix key C-c SPC
I am pretty sure I set something to this value somewhere at some time,
but I have no idea what, where, or when. I have grepped through
.emacs
.emacs.d/*
for
On Thu, Sep 18, 2014 at 12:23 PM, Subhan Michael Tindall <
subh...@familycareinc.org> wrote:
> Lists are very explicitly not intended to contain TODO items.
>
> Checkboxes provide a bit of this functionality, sort of a ‘TODO lite’
>
> ...
>
> The problem is that list items/checkbox items are NOT
Hi!
>From the documentation for * in an agenda-buffer (C-h k *):
--8<---cut here---start->8---
* runs the command org-agenda-bulk-mark-all (found in
org-agenda-mode-map), which is an interactive compiled Lisp function
in `org-agenda.el'.
It is bound to *,
Lists are very explicitly not intended to contain TODO items.
Checkboxes provide a bit of this functionality, sort of a ‘TODO lite’
I use something like this quite a lot:
** TODO notes from meeting:meeting:steve:susan:jane:bob:action:
DEADLINE: <2014-09-19 Fri>
:PROPERTIES:
:LastWo
Hi Joseph,
"Kyeong Soo (Joseph) Kim" writes:
> Sorry for asking another question; this time it is for the
> cross-referencing in LaTeX export, which existed before (e.g., Sec. 16 of
> manual for <8.0) but is gone now.
> ...
> Now with 8.2.7c and the following org internal link to a section
>
> .
Hi Joseph,
"Kyeong Soo (Joseph) Kim" writes:
> I just found out that, if I close Emacs and relaunch it, all variables for
> filter (i.e., 'org-export-filter-*') are not defined. As a result, the
> following elisp codes for the workaround based on both your suggestion and
> the filter example in
Marcin Antczak writes:
> Hi,
>
> I would like to suggest changing the name to 'org-babel-load-lisp' as
> current name of this function doesn't emphasise that it can tangle and
> load "emacs-lisp" code blocks only.
>
> Another problem is that currently 'compile' option is performed every time.
> W
On Wed, 17 Sep 2014, Aaron Ecay wrote:
Hi all,
I have pushed the patch to the master branch, thanks to Chuck and to
Rainer and Malcom for testing it.
Chuck, it looks like you have already provided another “preliminary
patch” for org back in 2012 (commit 578a7f5a). If it’s possible for
you, it
Hi Folks,
My wife and I use the marvelous org-mode to design a complete set
of student courses. These courses are first written in org-mode then
exported to html to ease distribution to students (and save some paper).
We wonder what is the correct way to resize multiple images those links
are wit
Hello,
I am running Org-mode 8.2.7c in Emacs 24.3.1 on Windows 7 Ultimate and
have encountered a peculiarity with how links work in HTML exported
from Org-mode. I searched gmane.emacs.orgmode to see if someone else
has reported this before, but I didn't find anything exactly like
this. Please pard
On Thu, 18 Sep 2014 15:01:37 +0100, Eric S Fraga wrote:
>>> Are there any convenient inline-expansion methods I might have
>>> overlooked?
> Org src blocks can reference other src blocks. Note the ":noweb yes"
> option and the use of <<...>>.
Nice! And I see I get «semantic» expansion when I add
On Thursday, 18 Sep 2014 at 13:26, Tobias Getzner wrote:
> On Thu, 18 Sep 2014 13:17:14 +, Tobias Getzner wrote:
>
>> Are there any convenient inline-expansion methods I might have
>> overlooked?
>
> To illustrate, I was wondering if any of the following is feasible
> somehow:
Yes, and you al
On Thu, 18 Sep 2014 13:17:14 +, Tobias Getzner wrote:
> Are there any convenient inline-expansion methods I might have
> overlooked?
To illustrate, I was wondering if any of the following is feasible
somehow:
* Semantic expansion
#+name setup_fu
#+begin_src sh :results raw
echo 2
#+
Hello,
I was wondering whether there exists some way of sharing literal code
(or, possibly, code results) between subsequent code blocks. E.g., I was
trying to create a document containing several tikz graphics, and I would
like to share a number of style definitions between these. When I only
Hi Julien,
Julien Cubizolles writes:
> I could get it to work at last, thank you a lot. I noticed something
> though: when I run org-latex-export-to-pdf async on a very simple test
> org file, the *Org Export Stack* buffer displays
>
> latex0:07 /home/wilk/tmp/test.pdf
>
> and the
Hello,
I was looking into applying a custom font to certain org-mode faces, when
I noticed that no dedicated face seems to be set for verse and quote
blocks. Looking into org-faces.el, it looked (to non-Elisp-trained eyes)
like there are faces set-up for these blocks, but for some reason they
Marcin Antczak writes:
> As in topic.
>
> I think that if both parameters 'file' and 'target-file' are set and
> target-file' exists, 'org-babel-tangle-file' should tangle only if
> target-file' is older.
I think the Org based Emacs Starter Kit does this conditional tangling,
you might have a lo
Thanks! It'd be nice if there was a way to turn this into a property for
easy dynamic columnview blocks, but I guess you can't have everything :)
BrettW
On Wed, Sep 17, 2014 at 2:36 AM, Thorsten Jolitz wrote:
> Brett Witty writes:
>
> Hi,
>
> > Is there a special property that contains the tex
Hi all,
I use org-mode to write both papers and slides. The code to generate tables
and figures is placed in source blocks. Most of the time I use the same
tables in my slides as in my papers, but a lot of preprocessing code is
needed to generate the tables. I'd like to put the generation of these
Ian Barton writes:
> On 08/09/14 11:22, Rainer M Krug wrote:
>> Hi
>>
>> I do not have much experience with html and websites (what an
>> understatement!) but I would like to publish / export a simple html page
>> password protected. Is ther an easy way to do it in word?
>>
>> The content is not
Hi List,
is there a way to call Org speed-commands [fn:1] with a prefix-arg?
Does not work for me ...
* Footnotes
[fn:1] see M-x org-speed-command-help
--
cheers,
Thorsten
As in topic.
I think that if both parameters 'file' and 'target-file' are set and
'target-file' exists, 'org-babel-tangle-file' should tangle only if
'target-file' is older.
Marcin
Hi,
I would like to suggest changing the name to 'org-babel-load-lisp' as
current name of this function doesn't emphasise that it can tangle and
load "emacs-lisp" code blocks only.
Another problem is that currently 'compile' option is performed every time.
Which is plain wrong.
Compile optio
Sorry for asking another question; this time it is for the
cross-referencing in LaTeX export, which existed before (e.g., Sec. 16 of
manual for <8.0) but is gone now.
Per the suggestion from the older manual for <8.0, I have the following
setting in my configuration file:
(setq org-export-latex-
Nicolas and All,
One further question regarding your suggestion of the use of filter for
special blocks in export:
I just found out that, if I close Emacs and relaunch it, all variables for
filter (i.e., 'org-export-filter-*') are not defined. As a result, the
following elisp codes for the workar
38 matches
Mail list logo