Hi Alan (et al.),
I meant to reply to the list as well, thanks for forwarding. And I'm
glad the filter works for you.
Aaron
Bastien writes:
> (gnus-registry-initialize)
> (setq gnus-refer-article-method '(current (nnregistry)))
>
> this way, following Gnus links will find the message-id based
> on the registry, and you can safely move articles around.
Perfect; Thanks;)
--
Esben Stien is b0ef@e s a
On 18/05/14 08:24, Alan L Tyree wrote:
On 17/05/14 11:30, Alan L Tyree wrote:
On 17/05/14 11:26, Aaron Ecay wrote:
Hi Alan,
2014ko maiatzak 16an, Alan L Tyree-ek idatzi zuen:
G'day,
My org manuscript has cross references like this: see
[[id:4c473c51-b484-4a29-8fe7-118d8084a6f8][Limitation
On 17/05/14 11:30, Alan L Tyree wrote:
On 17/05/14 11:26, Aaron Ecay wrote:
Hi Alan,
2014ko maiatzak 16an, Alan L Tyree-ek idatzi zuen:
G'day,
My org manuscript has cross references like this: see
[[id:4c473c51-b484-4a29-8fe7-118d8084a6f8][Limitations Acts]]
Exporting to LaTeX currently gi
I would like to insert a calc vector directly into a range of spreadsheet
cells from a function. As a specific example, consider the calc index
function, which returns a calc vector of integers from 1 to n. Once calc has
started within an emacs session, the index function can be accessed from
withi
Hi,
if I define a org-agenda-custom-command in which I have a (so-called?)
two-letter combination agenda like this:
--8<---cut here---start->8---
(setq org-agenda-custom-commands
'(("x" agenda)
("h" . "HOME+Name tags searches") ; descri
Dear orgers,
I am using org-mode to write teaching class corrections in order to get
them properly exported in pdf and html. What I would like to do is to
insert not only the answer but also the questions. So, I have created a
"question" environment as shown below
#+BEGIN_SRC org
#+TITLE: Qu
Leu Zhe writes:
> Hi ndokos,
>
> Thanks for you advice.
> I added a attachment which matches my problem.
>
> Best regards!
>
>
> Content-Type: text/enriched
> Text-Width: 70
>
> #+LATEX_HEADER: \usepackage{tikz}
> #+LATEX_HEADER: \usepackage[siunitx]{circuitikz}
>
>
> dodger blue* A tikz preview
On 17 May 2014 13:24, Alexander Baier wrote:
> On 2014-05-17 14:12 Dave Pawson wrote:
>> http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes
>>
>> intimates that setting variable org-html-doctype
>> is usable here.
>>
>> Version 8.2.6 does not show this variable?
>
> I am running 8.2.6 her
On 2014-05-17 14:12 Dave Pawson wrote:
> http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes
>
> intimates that setting variable org-html-doctype
> is usable here.
>
> Version 8.2.6 does not show this variable?
I am running 8.2.6 here and for me org-html-doctype is defined. Maybe
you need
http://orgmode.org/manual/HTML-doctypes.html#HTML-doctypes
intimates that setting variable org-html-doctype
is usable here.
Version 8.2.6 does not show this variable?
how to select output format for html please?
tiA
--
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk
> Why am I getting this error when I start my emacs?
>
> defconst: Symbol's value as variable is void: org-list-allow-alphabetical
> Symbol's value as variable is void: org-list-allow-alphabetical
>
Sorry, my emacs was loading an older version of Org. Will fix it.
Vikas
Hi,
I'm trying to filter tasks such that only tasks that aren't done, but are
scheduled or have deadlines, are exported to iCalendar.
I have this so far:
(setq org-icalendar-use-scheduled '(todo-start)
org-icalendar-use-deadline '(todo-due)
org-icalendar-include-todo t
o
Why am I getting this error when I start my emacs?
defconst: Symbol's value as variable is void: org-list-allow-alphabetical
Symbol's value as variable is void: org-list-allow-alphabetical
My orgmode is updated using git repository.
I use emacs starter kit, and the error seems to have something
On 2014-05-17 08:33 Jorge A. Alfaro-Murillo wrote:
> I figure it out, I am updating the variable that causes problems and it
> is working very well so in case you want to use org-edit-src-code in
> Message mode all is needed is:
>
> #+BEGIN_SRC emacs-lisp
> (eval-after-load "message"
> '(prog
15 matches
Mail list logo