On 20/04/2012 14:19, Bastien wrote:
Hi Shaun,
Shaun Johnson writes:
The appended org file when exported to HTML using org-e-html
(via org-export-dispatch) has brackets around the title. The
generated HTML is attached (t.html) as is a screenshot (t.png).
How can I avoid these brackets being
On 20/04/2012 10:21, Nicolas Goaziou wrote:
Hello,
Shaun Johnson writes:
Shaun Johnson writes:
The attached example org file (t.org) with two footnotes generates the
attached HTML file (t.html). As you can see in the attached screenshot
(t.png) the footnote placement is odd to say the
On 17/04/2012 09:48, Nicolas Goaziou wrote:
Hello,
Shaun Johnson writes:
The attached example org file (t.org) with two footnotes generates the
attached HTML file (t.html). As you can see in the attached screenshot
(t.png) the footnote placement is odd to say the least.
This is a
On 16/04/2012 19:07, Jambunathan K wrote:
Shaun Johnson writes:
Hi,
The appended org file when exported to HTML using org-e-html
(via org-export-dispatch) has brackets around the title. The
generated HTML is attached (t.html) as is a screenshot (t.png).
How can I avoid these brackets being
On 16/04/2012 14:03, Shaun Johnson wrote:
Hi,
The attached example org file (t.org) with two footnotes generates the
attached HTML file (t.html). As you can see in the attached screenshot
(t.png) the footnote placement is odd to say the least.
This problem doesn't org with the new exp
e)
(let (label gc)
(while (or (not label)
(save-excursion
Shaun Johnson.
as-directory
(expand-file-name
"../contrib"
- (file-name-directory (or load-file-name
buffer-file-name)))
+ (file-name-directory (find-library-name
"org&
e" entry
(file "~/Org/bp.org")
(file "~/Org/CaptureTemplates/b.org")
:prepend t :immediate-finish t :post-process
(lambda nil
(goto-char
(point-min))
(search-forward "|-")
(org-table-align
If there is any interest I can submit a patch.
Shaun Johnson.
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.
Hi all,
I regularly work in an indirect buffer created by org-tree-to-indirect-buffer.
Following an id: type link in such a buffer seems to always switche to the
base buffer even if the target is visible in the indirect buffer.
Is the buffer switching intended behaviour or is this a bug?
Follo
9551c319 Mon Sep 17 00:00:00 2001
From: Shaun Johnson
Date: Wed, 9 Mar 2011 15:32:40 +
Subject: [PATCH] Babel: Stop tangling failing in an indirect buffer
* ob-tangle.el (org-babel-tangle): Make it work in an indirect buffer.
The problem was that the message generated after tangling included th
I reported this problem earlier against 7.4, it still occurs
with the latest GIT version. Maybe (probably) I'm being stupid,
if so could someone please tell me.
Tangling from an indirect buffer fails with the following stack trace:
Debugger entered--Lisp error: (wrong-type-argument stringp
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
Many thanks.
Shaun.
Carsten Dominik wrote:
Actually, yes, there was a problem, fixed now.
- Carsten
On Jun 29, 2009, at 3:24 PM, Shaun Johnson wrote:
Hi All,
I've just visited the online manual (http://orgmode.org/org.html)and I
see
it has changed - there is no longer a navig
Hi All,
I've just visited the online manual (http://orgmode.org/org.html)and I see
it has changed - there is no longer a navigation sidebar.
Is this a mistake or a deliberate change? Did I miss something on the
mailing list?
Thanks,
Shaun Jo
Hi,
Consider the following Org file:
* Test
See [[(foo)][FOOBIE]]
#+BEGIN_EXAMPLE
: blah blah (ref:foo)
#+END_EXAMPLE
Question 1)
In Org mode the link displays as FOOBIE, in the exported HTML it
displays as (foo). Is there any way to cause the link to use the
de
Hi,
(2nd attempt at sending it to the list...)
FWIW my two custom-set-variables entries:
'(org-emphasis-regexp-components (quote (" ('\"" "- .,:?;'\")_" "
,\"'" "." 1)))
'(org-hide-emphasis-markers t)
Shaun.
___
Emacs-orgmode mailing lis
With Emacs 22.1.1 and Org-mode 6.17c if I am editing a subtree in an indirect
buffer
(via C-c C-x b) and try to complete an option (i.e. a line starting #+) then I
get the
following backtrace (bytecodes elided):
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
file-name
it should ideally ignore TODO keywords,
priority cookies, and tags.
Please go ahead and give it a try - to include it into Org you would have
to sin the papers with the FSF.
Best wishes
- Carsten
On May 21, 2008, at 7:57 PM, Shaun Johnson wrote:
I'm a light user of Orgmode so the followi
I'm a light user of Orgmode so the following might not be sensible or there
might
be some existing way to achieve the same effect.
I have an Org file like:
* Glossary
...
** Address
...
* Implementation
...
** Address
...
What I would like is to have distinct links to the two 'Address' headlin
20 matches
Mail list logo