Hi Malcom,
2013ko uztailak 17an, malcolm cook-ek idatzi zuen:
>
> Hi,
>
> I am creating .svg files with R source blocks and ESS in org.
>
> I am happily viewing them in-line in my emacs buffer.
>
> I am happily exporting as html and viewing them in-line in the resulting web
> page, includi
Nick Dokos writes:
> Brian Callies writes:
>
>> I'm sure I must be doing something obviously wrong, but I've had no
>> success at publishing a project I've just created. I've been working
>> on this error for some time, incidentally fixing other mistakes, but
>> I'm unable to get it working. I
Brian Callies writes:
> I'm sure I must be doing something obviously wrong, but I've had no
> success at publishing a project I've just created. I've been working
> on this error for some time, incidentally fixing other mistakes, but
> I'm unable to get it working. I get the same error on Arch L
Rick Frankel writes:
> On Fri, Jul 26, 2013 at 11:53:33AM -0600, Eric Schulte wrote:
>> Rick Frankel writes:
>>
>> > I have debugged why the :colnames argument is not respected as to
>> > removing the header from a table var.
>
>> Thanks for taking the time to find the root of this problem. I
Good Day,
I'm sure I must be doing something obviously wrong, but I've had no
success at publishing a project I've just created. I've been working on
this error for some time, incidentally fixing other mistakes, but I'm
unable to get it working. I get the same error on Arch Linux, as I do
on
On Fri, Jul 26, 2013 at 11:53:33AM -0600, Eric Schulte wrote:
> Rick Frankel writes:
>
> > I have debugged why the :colnames argument is not respected as to
> > removing the header from a table var.
> Thanks for taking the time to find the root of this problem. I believe
> I've fixed this by ch
Xebar Saram writes:
> does any one know of a way to auto insert/change the date in each sections
> header when the section is edited?IE have a date in the header showing
> last edited date.
> Is this technically possible?
Try setting before-save-hook. See "(elisp) Saving Buffers".
-Dave
Rick Frankel writes:
> Eric-
>
> I have debugged why the :colnames argument is not respected as to
> removing the header from a table var.
>
> * Given
> #+name: with-hline
> | A | B | C |
> |---+---+---|
> | 1 | 2 | 3 |
> | 4 | 5 | 6 |
>
> #+name: with-hline2
> | B | C | D |
> |---+---+---|
> | 2
Rasmus writes:
> There's a missing backtick in a function. I could swear it used to be
> there. . .
Applied, thanks!
--
Bastien
On 2013-07-26 10:14, Brett Viren wrote:
I'd like to have my executable code blocks get exported to HTML/LaTeX
with some prompt prefixed to each line of code but still let the blocks
themselves remain executable in their given language. Is there already
a nice way to do this?
[snip]
Not exactly
Brett Viren writes:
> Hi organistas.
>
> I'd like to have my executable code blocks get exported to HTML/LaTeX
> with some prompt prefixed to each line of code but still let the blocks
> themselves remain executable in their given language. Is there already
> a nice way to do this?
>
> For examp
Eric-
I have debugged why the :colnames argument is not respected as to
removing the header from a table var.
* Given
#+name: with-hline
| A | B | C |
|---+---+---|
| 1 | 2 | 3 |
| 4 | 5 | 6 |
#+name: with-hline2
| B | C | D |
|---+---+---|
| 2 | 3 | 4 |
| 5 | 6 | 7 |
#+name: emacs-echo
#+BEGI
I know that the cause of this message is usually installing org-mode from
elpa in a session that has already accessed org files:
org-refresh-category-properties: Invalid function:
org-with-silent-modifications
However, I have tried to reinstall in a "clean" fashion several times and
so far no lu
Hi organistas.
I'd like to have my executable code blocks get exported to HTML/LaTeX
with some prompt prefixed to each line of code but still let the blocks
themselves remain executable in their given language. Is there already
a nice way to do this?
For example, if there was something like a "p
Hello Alan!
> ste...@xsteve.at writes:
>
>> Hello Alan!
>>
>>> ste...@xsteve.at writes:
>>>
Yes, I get the error message after hitting C-c C-e.
I installed org via M-x list-packages yesterday.
>>>
>>> Are you able to export an org file to a different format (like html)?
>>> I'm tryi
On 2013-07-26 08:00, Alan Schmitt wrote:
ste...@xsteve.at writes:
Hello Alan!
ste...@xsteve.at writes:
Yes, I get the error message after hitting C-c C-e.
I installed org via M-x list-packages yesterday.
Are you able to export an org file to a different format (like html)?
I'm trying to see
ste...@xsteve.at writes:
> Hello Alan!
>
>> ste...@xsteve.at writes:
>>
>>> Yes, I get the error message after hitting C-c C-e.
>>>
>>> I installed org via M-x list-packages yesterday.
>>
>> Are you able to export an org file to a different format (like html)?
>> I'm trying to see whether this is
Hi James,
On Thu, Jul 25, 2013 at 05:42:00PM -0400, James Harkins wrote:
> Hi, I found an inventive solution by Suvayu to discard headlines from export
> here [1], but the 8.0+ solution throws an error in my environment.
>
> (defun sa-ignore-headline (contents backend info)
[...chomp...chomp..
On Thu, Jul 25, 2013 at 04:39:08PM -0700, Subhan Tindall wrote:
> Yes, you are correct, file+datetree does not do this. A while ago I
> suggested a file+datetree+headline type function be added, but it was not
> received well.
I tend to agree with that. Your case is a corner case I believe. We
On 07/26/2013 12:12 PM, Stefan Reichör wrote:
> Hello Alan!
>
>> ste...@xsteve.at writes:
>>
>>> Yes, I get the error message after hitting C-c C-e.
>>>
>>> I installed org via M-x list-packages yesterday.
>>
>> Are you able to export an org file to a different format (like html)?
>> I'm trying to
David Maus writes:
Thanks for your answer. It seems I got confused with the current state
of URI-encoding. Please scratch my previous suggestion and let's start
over.
> The assumption underlying the current implementation is
> to delegate dealing with forbidden characters to the consuming
> appl
Hello Alan!
> ste...@xsteve.at writes:
>
>> Yes, I get the error message after hitting C-c C-e.
>>
>> I installed org via M-x list-packages yesterday.
>
> Are you able to export an org file to a different format (like html)?
> I'm trying to see whether this is koma-specific.
No. In my installatio
Rasmus writes:
> Stefan Reichör writes:
>
I tried the recipe on this site:
http://orgmode.org/worg/exporters/koma-letter-export.html
C-c C-e gives the following error message:
Debugger entered--Lisp error: (error "org-export-backend-menu
accessing a non-org-export-b
Hi,
There's a missing backtick in a function. I could swear it used to be
there. . .
–Rasmus
--
This is the kind of tedious nonsense up with which I will not put>From b6cdbb74fc4f2bb6d1e497a932d33c640e2f2bc1 Mon Sep 17 00:00:00 2001
From: rasmus
Date: Fri, 26 Jul 2013 11:20:41 +0200
Subject:
Stefan Reichör writes:
>>> I tried the recipe on this site:
>>> http://orgmode.org/worg/exporters/koma-letter-export.html
>>>
>>> C-c C-e gives the following error message:
>>> Debugger entered--Lisp error: (error "org-export-backend-menu
>>> accessing a non-org-export-backend")
>>> signal(erro
ste...@xsteve.at writes:
> Yes, I get the error message after hitting C-c C-e.
>
> I installed org via M-x list-packages yesterday.
Are you able to export an org file to a different format (like html)?
I'm trying to see whether this is koma-specific.
Alan
Matt Price wrote:
> I'm making a very simple org-document -- a packing list for a trip.
> It has entries like
>
> - 4 mugs
> - for sleeping bags
> - 4 thermarest pads
>
>
> I'd like to replace the numbers there by a variable -- so if I make a
> list for 4 people, the number displayed will be '4'; b
Hello Alan!
> Hello Stefan,
>
> ste...@xsteve.at writes:
>
>> I tried the recipe on this site:
>> http://orgmode.org/worg/exporters/koma-letter-export.html
>>
>> C-c C-e gives the following error message:
>> Debugger entered--Lisp error: (error "org-export-backend-menu accessing a
>> non-org-expo
Hello Stefan,
ste...@xsteve.at writes:
> I tried the recipe on this site:
> http://orgmode.org/worg/exporters/koma-letter-export.html
>
> C-c C-e gives the following error message:
> Debugger entered--Lisp error: (error "org-export-backend-menu accessing a
> non-org-export-backend")
> signal(e
Hi all,
Is this restriction really necessary?
This results in code like:
(setq
org-capture-templates
'(("e" "elisp todo"
entry
(file+headline (concat org.d "gtd.org") "Tasks")
"* TODO %(progn (org-set-tags-to \"ELISP\") \"\")%^{Brief
Description}\n Added: %U %i\n %?\n")))
I thin
30 matches
Mail list logo