From a8f301277e15bc786fa63bbcce3ba1afb85c46aa Mon Sep 17 00:00:00 2001
From: Tony Day
Date: Mon, 10 Sep 2012 13:54:38 +1000
Subject: [PATCH 41/41] org-insert-link: allow ido usage when inserting links
* lisp/org.el (org-insert-link): added all-links to cleanly create prefix+st
(org-i-read-file-n
> Aloha Vikas,
>
> Perhaps "table *" -> "table*"?
>
I have corrected that. But it still says "Exporting to PDF...done, with some
errors: [undefined reference]"
The warning [undefined reference] seems to be on account of not
finding the label reference.
Vikas
Aloha Vikas,
Perhaps "table *" -> "table*"?
All the best,
Tom
Vikas Rawal writes:
> The following has been taken from my org file.
>
> -
>
> #+CAPTION: Average output, cost and net income per acre, by area, (2005-06
> prices)
> #+LABEL: tab:avprofit
> #+ATTR_LATEX: table * tabular
Hi,
When I press 'I' to clock-in task in agenda view, the line of that
task is not highlighted any more. After git bisect, I find that this
problem occurs since commit d43f7eb org-agenda.el: Make sure to get a
property from (1- (point-max)), not (point-max)).
After I refresh the agenda view, the
The following has been taken from my org file.
-
#+CAPTION: Average output, cost and net income per acre, by area, (2005-06
prices)
#+LABEL: tab:avprofit
#+ATTR_LATEX: table * tabulary width=\textwidth align=l|
#+BEGIN_SRC R :results value raw :colnames yes :hline yes
subset(a,
Hello,
"Sebastien Vauban"
writes:
> Shouldn't macros be included via SETUPFILE? I've always considered that
> INCLUDE was for the (sort of) text part, while SETUPFILE for the keywords
> part.
>
> Are there constraints on what we can include via which mechanism?
You include anything with #+IN
Hello,
On 10/10/2012 06:59 PM, Nicolas Goaziou wrote:
Hello,
Robert Klein writes:
I got i working with this patch:
diff --git a/contrib/lisp/org-e-latex.el b/contrib/lisp/org-e-latex.el
index 80b8ddb..2d4ad35 100644
--- a/contrib/lisp/org-e-latex.el
+++ b/contrib/lisp/org-e-latex.el
@@ -267
Nicolas and Jonathan,
Nicolas Goaziou wrote:
> Jonathan Leech-Pepin writes:
>
>> I do however have one other issue that I seem to recall working in the
>> previous
>> exporter.
>>
>> If I use #+INCLUDE: "./macros.org" to store a list of common macros for
>> several files they will not appear in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/10/12 18:55, Achim Gratz wrote:
> Rainer M Krug writes:
>>> Now if you could satisfy my curiosity and tell me what you do to an
>>> apparently freshly
>>> updated Org to make it "dirty"?
>>
>> I was wondering myself...
>>
>> What *can* make it
Nicolas Goaziou writes:
> Therefore, I don't see any reason to keep maintaining the #+SETUP_FILE
> keyword. I'd rather remove it and suggest to use #+INCLUDE: keyword
> instead. Any objection?
None really. I use both and distinguish them in some validation tool,
which I would happily and easil
Nick Dokos writes:
> Rebasing to incorporate local patches after the pull perhaps?
No, that'd give a clean state with a different SHA-1.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.S
Rainer M Krug wrote:
> On 10/10/12 18:31, Achim Gratz wrote:
> > Rainer M Krug writes:
> >> Perfect - problem solved:
> >
> > Thanks for your patience.
> >
> >> Successfully reloaded Org Org-mode version 7.9.2
> >> (release_7.9.2-432-g545166.dirty @
> >> /home/rkrug/.emacs.d/org-mode/lisp/)
> >
Hello,
Robert Klein writes:
> I got i working with this patch:
>
> diff --git a/contrib/lisp/org-e-latex.el b/contrib/lisp/org-e-latex.el
> index 80b8ddb..2d4ad35 100644
> --- a/contrib/lisp/org-e-latex.el
> +++ b/contrib/lisp/org-e-latex.el
> @@ -2670,6 +2670,7 @@ Return PDF file name or an err
Rainer M Krug writes:
>> Now if you could satisfy my curiosity and tell me what you do to an
>> apparently freshly updated
>> Org to make it "dirty"?
>
> I was wondering myself...
>
> What *can* make it dirty?
git status
should tell you what it thinks has changed.
Regards,
Achim.
--
+<[Q+ Mat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/10/12 18:31, Achim Gratz wrote:
> Rainer M Krug writes:
>> Perfect - problem solved:
>
> Thanks for your patience.
>
>> Successfully reloaded Org Org-mode version 7.9.2
>> (release_7.9.2-432-g545166.dirty @
>> /home/rkrug/.emacs.d/org-mode/lis
Rainer M Krug writes:
> Perfect - problem solved:
Thanks for your patience.
> Successfully reloaded Org
> Org-mode version 7.9.2 (release_7.9.2-432-g545166.dirty @
> /home/rkrug/.emacs.d/org-mode/lisp/)
Now if you could satisfy my curiosity and tell me what you do to an
apparently freshly updat
Hello,
Jonathan Leech-Pepin writes:
> I do however have one other issue that I seem to recall working in the
> previous
> exporter.
>
> If I use #+INCLUDE: "./macros.org" to store a list of common macros for
> several files they will not appear in the exported document. Is this
> intended?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/10/12 18:05, Achim Gratz wrote:
> Achim Gratz writes:
>> What is not working is re-loading of org-export-latex. How it manages to
>> drop the name and
>> make nil out of this I don't know (yet).
>
> Some files in Org provide more than one feat
Achim Gratz writes:
> What is not working is re-loading of org-export-latex. How it manages to drop
> the name and make nil out of this I don't know (yet).
Some files in Org provide more than one feature and at least one of
those then doesn't have a name that corresponds to the filename. It
turn
Hi,
I'm trying to establish a nice workflow to collect all the interesting
papers from arxiv.org and corresponding bibtex records. Arxiv.org is the
server which contains papers in pdf format and short abstract for each
of them (for example, we have abstract here [1] and the corresponding
pdf fil
Martin Pohlack writes:
> This has been discussed several times before and the conclusion was that
> hourly repeaters are not supported:
True, back in 2009.
Not true anymore:
,[ ORG-NEWS Version 7.9.2 ]
| Support for hourly repeat cookies
|
| You can now use
|
| : SCHEDULED:
Hello,
Martin Pohlack writes:
> This has been discussed several times before and the conclusion was that
> hourly repeaters are not supported:
That's not true anymore since:
--8<---cut here---start->8---
commit ec921a2a68ccef8e2ae65195de4636c77c0b8a93
Autho
Hi,
This has been discussed several times before and the conclusion was that
hourly repeaters are not supported:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg20032.html
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg15142.html
On 08.10.2012 16:37, Memnon Anon wrote:
> Hi,
>
> I a
"It is bound to , TAB, ,
."
The emacs GUI works perfectly, so it must have something to do with the way
the terminal is working with my install of 24.2.
On Wed, Oct 10, 2012 at 8:14 AM, Nicolas Goaziou wrote:
> Hello,
>
> Harumph Frog writes:
>
> > Hi, thanks for helping!
> >
> > Just trie
Hello,
Memnon Anon writes:
> I am trying the hourly repeaters and see a problem.
[...]
> Anyone else see this?
Yes, I confirm the bug.
Would you mind testing the following patch and tell me if it fixes the
problem without adding unwanted side-effects?
Thank you.
Regards,
--
Nicolas Goaz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/10/12 15:34, Achim Gratz wrote:
> Rainer M Krug gmail.com> writes:
>> OK - here is the output:
>
> What is not working is re-loading of org-export-latex. How it manages to
> drop the name and
> make nil out of this I don't know (yet). What h
Hi orgees,
In March I had a go at making a "Remaining work/progress report"[1].
Having make some progress, I am looking for:
- help,
- collaborators,
- opinions on whether this would be useful enough to be worth the
effort,
- whether anyone else has something like this (but better) and
- any o
Windows 7 HP 64
Emacs 24.2.1 i686-pc.cygwin, GTK+ Version 2.24.11 of 2012-08-27 on fiona
Org - release 7.9.1 - 431 -gb6822e
using git
After $ cd $HOME/elisp/org-mode && make update2
at end of compiling:
In org-all-targets:
org.el:5679:35:Warning: attempt to inline `org-element-type' before is
w
Rainer M Krug gmail.com> writes:
> OK - here is the output:
What is not working is re-loading of org-export-latex. How it manages to drop
the name and make nil out of this I don't know (yet). What happens if you
manually re-load org-expotr-latex?
Regards,
Achim.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/10/12 14:48, Achim Gratz wrote:
> Rainer M Krug gmail.com> writes:
>> OK - I get a warning when compiling:
>>
>> In org-reload: org.el:20024:19:Warning: reference to free variable `lfeats'
>>
>> and on running org-reload afterwards an error:
>
Rainer M Krug gmail.com> writes:
> OK - I get a warning when compiling:
>
> In org-reload:
> org.el:20024:19:Warning: reference to free variable `lfeats'
>
> and on running org-reload afterwards an error:
>
> call-interactively: Symbol's value as variable is void: lfeats
>
> I don't assume thi
Rainer M Krug writes:
> On 10/10/12 12:55, Achim Gratz wrote:
>> (load-misses ())) + (message "%s" lfeats) (setq load-misses -(delq
>> 't + (delq 'tt
>> (mapcar (lambda (f) (or
> OK - I get a warning when compiling:
>
> In org-reload:
> org.el:20024:19:Warning: reference to fre
Hello,
Harumph Frog writes:
> Hi, thanks for helping!
>
> Just tried opening with emacs -Q. Results are the same.
I cannot help much as I don't use os x.
In an Org buffer, what is the [tab] key bound to?
Regards,
--
Nicolas Goaziou
Hello,
I'd like to remove #+SETUP_FILE (that is #+SETUPFILE in the old
exporter) from the new exporter.
The reasoning behind this is that #+INCLUDE already provides a similar
feature (and some others). I.e. you can almost always do:
#+INCLUDE: "my-setup.org"
instead of
#+SETUP_FILE: "my-setup.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/10/12 12:55, Achim Gratz wrote:
>
> Rainer M Krug gmail.com> writes:
>> unfortunately I still get the same message (below)
>
> I don't see how this is possible unless one of the loaded files returns
> '(nil)' instead of 't'
> when loaded. C
Rainer M Krug gmail.com> writes:
> unfortunately I still get the same message (below)
I don't see how this is possible unless one of the loaded
files returns '(nil)' instead of 't' when loaded. Could
you go to org-reload and change
(load-misses ()))
+ (message "%s" lfeats)
(set
Hi Nicolas,
On Tue, Oct 09, 2012 at 10:24:56PM +0200, Nicolas Goaziou wrote:
> Hello,
>
> Suvayu Ali writes:
>
> > The option for beamer export seems to have gone missing from the
> > org-export-dispatch ui. This is how I setup org-e-beamer export in a
> > minimal emacs instance.
>
> Once req
On Tue, Oct 09, 2012 at 08:24:31PM +, bernard wrote:
> Suvayu Ali gmail.com> writes:
>
> >
> > Hi Nicolas and others,
> >
> > The option for beamer export seems to have gone missing from the
> > org-export-dispatch ui. This is how I setup org-e-beamer export in a
> > minimal emacs instance
On Wed, Oct 10, 2012 at 5:58 PM, Sebastien Vauban
wrote:
> Hi Chris,
>
> Chris Henderson wrote:
>> I am getting this error when I add the following line to .emacs file:
>>
>> Warning (initialization): An error occurred while loading
>> `/Users//.emacs':
>>
>> Symbol's value as variable is void: or
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/10/12 19:37, Achim Gratz wrote:
> Rainer M Krug writes:
>> When reloading org after update, I get the following messages in the message
>> buffer, where
>> there is apparentkly an error - but I can't see any?
>
> It's a bug in org-reload, pleas
40 matches
Mail list logo