Sir, you are a great genius - many thanks!
On Sat, Jul 23, 2016 at 12:11 AM, Nick Dokos wrote:
> "grewil3 ." writes:
>
> > Hi! When I load the document below, I first need to manually evaluate
> the code block before I can use
> > the links. I would like the code block to be automatically evalu
On Friday, 22 Jul 2016 at 13:46, Adam Aviv wrote:
> I just did an update to my org install, and when I recompiled my
> notes, I noticed that I was not getting literal exporting for things
> between a #+BEGIN_HTML and #+END_HTML tag, however #+HTML: prefix
> still exports properly.
>
> Am I to assum
On Fri, Jul 22, 2016 at 1:54 PM, Michael Welle wrote:
> Hello,
>
> Matt Price writes:
>
> > On Fri, Jul 22, 2016 at 11:38 AM, Matt Price wrote:
> >
> >>
> >> (2) Is it possible to set the default value for interactive file
> selection
> >> to something OTHER than the currect directory of the cu
Hi all,
At present customisation of the variable ob-babel-shell-names in
ob-shell.el doesn't work properly. You can actually change its value
and save the customisation, but the org-babel-execute: functions
get created for the hard coded value of the variable not the customised
value.
The follow
>
>> Working on long, complex documents, I sometimes have a wrongly pointed
>> link. And when I try to export it, I get the error: "Unable to resolve
>> link: nil”. Is there a straightforward way to find out which link is
>> not resolving?
> good question ;). I spent half an hour this week in a si
>
>>
>> (untested)
>>
>> Does org-lint help?
>
> Oh wow!
>
org-lint helped identify several errors but this problem remains.
Vikas
At 21:08 -0400 on Thursday 2016-07-21, npost...@users.sourceforge.net wrote:
> I made the same adjustments to the saved sub_start and sub_end
> variables, but I had a mistake in that adjustment which caused the false
> positives. Fixed in the attached v2 patch. We could just drop the
> check, th
>
> (untested)
>
> Does org-lint help?
Oh wow!
Thanks.
Vikas
"grewil3 ." writes:
> Hi! When I load the document below, I first need to manually evaluate the
> code block before I can use
> the links. I would like the code block to be automatically evaluated when I
> load the document, making
> the links usable at once.
>
> Is there some clever in-buffer-
Adam Aviv writes:
> On Fri, Jul 22, 2016 at 12:38 PM, Charles C. Berry wrote:
>
> It is updated. For example, see
>
> (info "(org) Special blocks")
> and
> (info "(org) results")
>
> and in ORG-NEWS.
>
> I see that now, but the online documentation is
Hi! When I load the document below, I first need to manually evaluate the
code block before I can use the links. I would like the code block to be
automatically evaluated when I load the document, making the links usable
at once.
Is there some clever in-buffer-setting I can use, to specify that I
Hi,
On Fri, 22 Jul 2016 15:33:53 -0400
Adam Aviv wrote:
> On Fri, Jul 22, 2016 at 12:38 PM, Charles C. Berry
> wrote:
>
> > It is updated. For example, see
> >
> > (info "(org) Special blocks")
> > and
> > (info "(org) results")
> >
> > and in ORG-NEWS.
> >
>
> I see that now
On Fri, Jul 22, 2016 at 12:38 PM, Charles C. Berry wrote:
> It is updated. For example, see
>
> (info "(org) Special blocks")
> and
> (info "(org) results")
>
> and in ORG-NEWS.
>
I see that now, but the online documentation is still out dated:
http://orgmode.org/manual/Quoting-
Michael Welle writes:
> Hello,
>
> Vikas Rawal writes:
>
>> Working on long, complex documents, I sometimes have a wrongly pointed
>> link. And when I try to export it, I get the error: "Unable to resolve
>> link: nil”. Is there a straightforward way to find out which link is
>> not resolving?
>
thx
it seems many of them are in the corresponding archive files. isnt that
normal when you archive?
best
Z
On Fri, Jul 22, 2016 at 6:20 PM, Philip Hudson
wrote:
> On 22 July 2016 at 12:58, Xebar Saram wrote:
> > Hi all
> >
> > i have been having many warnings on Duplicate ID's past month and
On Fri, 22 Jul 2016, Adam Aviv wrote:
On Fri, Jul 22, 2016 at 10:17 AM, Eric S Fraga wrote:
If so, is there a way to make compilation backwards compatible. I have
a lot of old org files that would be a pain to update. Further, all
the documentation on the org site is also out of date.
a
On Fri, Jul 22, 2016 at 11:38 AM, Matt Price wrote:
>
> (2) Is it possible to set the default value for interactive file selection
> to something OTHER than the currect directory of the current buffer?
> Something like:
>
> (let
> ((base-dir "./Assignment1/"))
> (org-attach--attach))
>
> I'd
(1) can I interactively call an e lisp function like "org-set-property" and
provide a single argument to it even if it expects 2, e.g.:
(call-interactively 'org-set-protertyt (vector "GRADE" ))? (I don't seem to
be able to pass ANY arguments via call-interactively so maybe I
misunderstand something
On 22 July 2016 at 12:58, Xebar Saram wrote:
> Hi all
>
> i have been having many warnings on Duplicate ID's past month and finally
> have time/energy to ask about this ;-)
>
> so each time i start emacs or switch org buffers i get a ton of warnings on
> Duplicate ID's:
>
...
>
> 2 questions
>
> a
Working on long, complex documents, I sometimes have a wrongly pointed link.
And when I try to export it, I get the error: "Unable to resolve link: nil”. Is
there a straightforward way to find out which link is not resolving?
Vikas
On Fri, Jul 22, 2016 at 10:17 AM, Eric S Fraga wrote:
>
> > If so, is there a way to make compilation backwards compatible. I have
> > a lot of old org files that would be a pain to update. Further, all
> > the documentation on the org site is also out of date.
>
> a simple regex replace (or two
Eli Zaretskii writes:
>> From: npost...@users.sourceforge.net
>> Cc: 23...@debbugs.gnu.org, nljlistb...@gmail.com, jwieg...@gmail.com,
>> rpl...@gmail.com, monn...@iro.umontreal.ca, alex.ben...@linaro.org
>> Date: Thu, 21 Jul 2016 21:08:43 -0400
>>
>> I made the same adjustments to the sav
I just did an update to my org install, and when I recompiled my notes, I
noticed that I was not getting literal exporting for things between a
#+BEGIN_HTML and #+END_HTML tag, however #+HTML: prefix still exports
properly.
Am I to assume that
#+BEGIN_HTML
#+END_HTML
will be completely replaced
I have a meeting at 09:00 every Monday:
--8<---cut here---start->8---
* Diary
** TODO Weekly Meeting
DEADLINE: <2016-07-18 Mon 09:00 +1w>
--8<---cut here---end--->8---
What is the best way of dealing with scenarios where (
Greetings.
Does anyone have any idea of how to scale an SVG figure produced by Org
(Asymptote)? The exported HTML is
Sorry, your browser does not support SVG.
and the SVG file begins with
I have tried various approaches in my CSS, but nothing has worked so
far. I have searched online,
Jarmo Hurri writes:
> Eric Abrahamsen writes:
>
>> Robert Klein writes:
>>
>>> Jarmo Hurri wrote:
>>>
More specifically, I would like to add, on all pages, a navigation bar
on the left-hand side and a title bar with no functionality on the top
of each page.
>>>
>>> You can use t
Hi all
i have been having many warnings on Duplicate ID's past month and finally
have time/energy to ask about this ;-)
so each time i start emacs or switch org buffers i get a ton of warnings on
Duplicate ID's:
WARNING: 20 duplicate IDs found, check *Messages* buffer
Duplicate ID "9276e354-d04
Hi,
I am actually using the #+BIBLIOGRAPHY: functionality. I know that
the functionality lies in ox-bibtex.el. I think a (require 'ox-bibtex)
after loading org-mode did the trick.
cheers,
timor
2016-07-01 14:21 GMT+02:00 David Abernethy :
> I eventually stumbled on the solution to my problem:
>
Christian Moe writes:
> Jarmo Hurri writes:
>
>>> and position the different parts as needed with CSS.
>>
>> This is where I don't know what exactly is going to happen. Org writes
>> quite a bit of CSS in each exported HTML file. If I add in, say, a
>> vertical navigation bar, how am I going to c
Eric Abrahamsen writes:
> Robert Klein writes:
>
>> Jarmo Hurri wrote:
>>
>>> More specifically, I would like to add, on all pages, a navigation bar
>>> on the left-hand side and a title bar with no functionality on the top
>>> of each page.
>>
>> You can use the preamble and postamble feature
30 matches
Mail list logo