Bastien writes:
> Marcelo de Moraes Serpa writes:
>
>> Anyway, doesn't seem it's something hard to do, so I might as well
>> just try getting something implemented, could be a good exercise in
>> elisp.
>
> :)
>
> Let us know how it goes.
>
> PS: I'm with Dan on this. For backing up directories
On Mon, Feb 21, 2011 at 2:55 AM, Urs Rau (UK) wrote:
> Hi,
>
> On 20 Feb 2011, at 10:55, Puneeth Chaganti wrote:
>
>> On Sun, Feb 20, 2011 at 3:58 PM, Urs Rau (UK) wrote:
>>> Hi
>>> I would quite like to have a function that would work on a region , or on a
>>> whole org file of todos and archiv
Hi Andreas,
Andreas Leha wrote:
> When working with source code in org mode I like to keep the parameters
> in org-tables. Especially since I have code in different languages that
> should share the same set of parameters.
>
> Problem is: When I tangle my source code blocks the tangled files loos
Herbert Sitz wrote:
> Lawrence Mitchell gmx.li> writes:
> Is it possible to specify estimated effort in something other than hours
> (0.5, or 0:30)?
>>> Being able to specify suffixes like `d' for days or `w' for weeks would be
>>> awesome. But I guess it's very, very complex, though.
>>
--- Lun 21/2/11, Linus Arver ha scritto:
> Da: Linus Arver Lunedì 21 febbraio 2011, 01:04
> On Mon, Feb 21, 2011 at 12:26:30AM
> +0100, Nicolas wrote:
> > Hello,
> >
> > Here is an attempt to solve the problem at hand.
> >
> > Linus, would you mind testing it and reporting back?
> >
>
> Brill
Shelagh Manton writes:
> On Sun, 20 Feb 2011 20:37:19 +, Shelagh Manton wrote:
>
>> On Thu, 17 Feb 2011 18:40:23 +, Martyn Jago wrote:
>>
>>> Hi
>>>
>>> I would be interested in a solution to lilypond within org, and would
>>> be happy to fork on github and help out (I currently have so
"Eric Schulte" writes:
[...]
> Hi Martyn,
>
> Thanks for sharing this patch, it looks great. Also, I would love to
> include your YAML support. It's better to have partial YAML support
> than none, and any skeleton can serve as the foundation for more
> sophisticated support.
>
> Would you be
Tangling from an indirect buffer fails with the following stack trace:
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
file-name-nondirectory(nil)
(message "tangled %d code block%s from %s" block-counter (if (= block-counter 1) ""
"s") (file-name-nondirectory (buffer-fi
Hi,
I would really like to be able to vary the file into which a captured item
goes. Specifically, I'd like to insert the item into whatever file I was
visiting when I started the capture.
I've been trying something like this:
> ("m" "Message" entry (file+datetree (buffer-file-name
> (buffer-ba
On Sun, Feb 20, 2011 at 8:56 PM, Erik Iverson wrote:
> See http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html
> and search for "tikz" for an example. I think you do need to use the :file
> argument
> for this to have org-mode take care of it automatically.
Thanks for the link.
Hi Filippo,
"Filippo A. Salustri" wrote:
> I would really like to be able to vary the file into which a captured item
> goes. Specifically, I'd like to insert the item into whatever file I was
> visiting when I started the capture.
>
> I've been trying something like this:
>
>> ("m" "Message" ent
I use remember and I set the org-remember-interactive-interface variable
to refile. Now if I C-c it prompts me for my refile location I want to
send the item to land at. If I C-u C-c C-c it goes to the default
listed in the capture template. Handy since I have one TODO template
but it could land
Correction , it is C-1 C-c C-c to go to the default location.
C-u C-c C-c goes into the interactive mode and then visits the location
stored.
Matt
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.
Sébastien Vauban
writes:
> "Filippo A. Salustri" wrote:
>> I would really like to be able to vary the file into which a captured item
>> goes. Specifically, I'd like to insert the item into whatever file I was
>> visiting when I started the capture.
> You have to use backquotes so that expressi
Giorgio Valoti writes:
> Hi,
> I don’t know if I’m missing something but I can’t get the
> org-babel-goto-named-src-block to work. When I invoke it on the sample
> file below the autocompletion shows nil and nothing else and if insert
> the source code block name I get a no match. I’m using org
Hi Jeffrey,
the attached sample file works for me.
The html is only sub-optimal, though, as it just includes a link to a
pdf file.
Cheers,
Andreas
Am 21.02.2011 02:56, schrieb Erik Iverson:
> Jeffrey,
>
>> Now, I'd like to integrate them into an org document. I'd like:
>> 1) To use babel to h
Jeff Horn writes:
> On Sun, Feb 20, 2011 at 8:56 PM, Erik Iverson wrote:
>> See http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html
>> and search for "tikz" for an example. I think you do need to use the :file
>> argument
>> for this to have org-mode take care of it automatica
Erik Iverson writes:
> Hello,
>
> I recently posted on the inability of ob-lisp.el to
> submit multiple forms to a running CL session and return
> the result.
>
> http://permalink.gmane.org/gmane.emacs.orgmode/37325
>
> I have made some progress in fixing this, but it *required
> defining a new f
Chris Malone writes:
> Hi,
>
> First off, my =org-mode= is up-to-date - just did a =git pull && make clean
> && make=. Needless to say, the following were an issue before then...
>
> * Question 1:
> Is there a way to force, upon export, an =emacs-lisp= session to be run
> within the current buff
Martyn Jago writes:
> "Eric Schulte" writes:
>
> [...]
>
>> Hi Martyn,
>>
>> Thanks for sharing this patch, it looks great. Also, I would love to
>> include your YAML support. It's better to have partial YAML support
>> than none, and any skeleton can serve as the foundation for more
>> sophi
Hello,
Giovanni Ridolfi writes:
> In Linus's example file there was no heading, I think this is
> *not* a "regular example".
>
> The manual states: " Within an entry of the outline tree,".
>
> Nicolas, does this constrain still apply with the 'new'
> way of handling lists?
It should work any
Can not reproduce this anymore. My variables are exported nicely now.
Sorry for the noise.
- Andreas
Am 21.02.2011 10:06, schrieb Sébastien Vauban:
> Hi Andreas,
>
> Andreas Leha wrote:
>
>> When working with source code in org mode I like to keep the parameters
>> in org-tables. Especially
On Mon, Feb 21, 2011 at 12:17 PM, Eric Schulte wrote:
> Chris Malone writes:
>
> > Hi,
> >
> > First off, my =org-mode= is up-to-date - just did a =git pull && make
> clean
> > && make=. Needless to say, the following were an issue before then...
> >
> > * Question 1:
> > Is there a way to force
Andreas,
Thanks for the example. I particularly like the use of the noweb to
make the blocks work together. I'll adopt this technique until the
exporter is modified (no rush, Eric!). This is a great workable
solution.
Jeff
On Mon, Feb 21, 2011 at 11:44 AM, Andreas Leha
wrote:
> Hi Jeffrey,
>
>
On Mon, Feb 21, 2011 at 11:57 AM, Eric Schulte wrote:
> :results is not deprecated, the Org manual maintains an up-to-date list
> of code block header arguments.
> http://orgmode.org/manual/Working-With-Source-Code.html
Thanks for your eternal patience, with regard to me RTFM. Google
search for o
I've recently tried getting pretty tables in LaTeX export using Eric
Schulte's function from Worg:
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html#sec-5_2
The problem is that passing the table to the function produces an
error, specifically "wrong type of argument: list
On Sat, Feb 12 2011, Tassilo Horn wrote:
> @Julien: Here's a patch for org-contacts.el which uses Stefan's
> suggestion to fix the completion in the case-insensitive case.
Patch merged, and soon to be pushed.
--
Julien Danjou
❱ http://julien.danjou.info
pgp0SQsXh2iGF.pgp
Description: PGP sign
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.
-
Chris Malone writes:
[...]
>
> I added =(setq org-confirm-babel-evaluate nil)= to my =.emacs= file, and
> indeed I am not asked about evaluating the code block, but I'm still getting
> the invalid
> syntax error when =org-babel-exp= is called the second time on the
> =emacs-lisp= code block.? I
Aloha Jeff,
Do the instructions here work for you?
http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-12_1
hth,
Tom
On Feb 21, 2011, at 9:34 AM, Jeff Horn wrote:
I've recently tried getting pretty tables in LaTeX export using Eric
Schulte's function from Worg:
http://orgmode
Am 05.02.2011 22:46, schrieb Marc-Oliver Ihm:
Hello,
I have some co-workers with whom I would like to share my notes from org
and even some of the todos, which are recorded there.
Unfortunately they are not very emacs savy, so that I need another way
besides emacs to give access to this informa
Hi Richard,
Richard Lawrence wrote:
> Sébastien Vauban writes:
>> "Filippo A. Salustri" wrote:
>>> I would really like to be able to vary the file into which a captured item
>>> goes. Specifically, I'd like to insert the item into whatever file I was
>>> visiting when I started the capture.
>
>>
[...]
>>
>> This is due to the fact that during export Org-mode copies the entire
>> buffer contents into a new export buffer (which is not associated with
>> any file, hence `buffer-file-name' returning nothing). This is done so
>> that the exporter can operate destructively on the file contents
"Eric Schulte" writes:
> Chris Malone writes:
>
>> Hi,
>>
>> First off, my =org-mode= is up-to-date - just did a =git pull && make clean
>> && make=. Needless to say, the following were an issue before then...
>>
>> * Question 1:
>> Is there a way to force, upon export, an =emacs-lisp= session
Dear list,
Here is another of my newbie questions.
As many others, I´m exploring ways to export my nice org-mode document
(with R code that generates output and graphs) into word or open
office. My colleagues do not use org mode or LaTex, so I need to
generate a word or open office document . I
Out of curiosity, has anybody compared the results that this provides
with exporting to HTML, rendering with a browser (including
emacs-w3m), and counting words that way?
--
The Kafka Pandemic:
http://thekafkapandemic.blogspot.com/2010/12/welcome-to-kafka-pandemic-two-forces_9182.html
I support t
I think this is simply because you're generating a PDF, which
can't really be displayed 'in html'. Try generating a bitmap
format such as PNG. That should work!
On 02/21/2011 05:26 PM, Julian Burgos wrote:
Dear list,
Here is another of my newbie questions.
As many others, I´m exploring ways
If you put a commented partial footnote in an org file and export, the
exported text will be corrupted.
Example:
This is a line of text.
#(fn::this is a footnote
===
If you later have a link in the text, a closing bracket in the link
will put the output out of order.
Thanks.
Samuel
--
The K
Thanks to everyone for the varied and thoughtful responses. I didn't think
of backquotes, but I know about them from Scheme, and no, they shouldn't
work in this case.
Very frustrating. org-capture clearly has the original buffer handy (for %a
stuff) yet I can't get it out of there without hackin
"Filippo A. Salustri" writes:
> org-capture clearly has the original buffer handy (for %a
> stuff) yet I can't get it out of there without hacking the org code, which I
> am loathe to do.
I too was in a situation just today where I was calling org-capture
programatically, and needed access to st
Filippo A. Salustri wrote:
> Very frustrating. org-capture clearly has the original buffer handy (for %=
> a
> stuff) yet I can't get it out of there without hacking the org code, which =
> I
> am loathe to do. Hmmm. I'll think some more. If I come up with anything;
> I'll report it.
>
The
41 matches
Mail list logo