"Wikström, Gustav" writes:
> The command C-c C-x C-b has stopped working for me and I quietly blame
> 7.5 for it. Anyone who can attest or reject this statement?
I can't do either or both since you don't tell what exactly isn't
working, but there had been extensive changes to the list stuff befor
Eric Schulte writes:
> Hi Neeum,
>
> Thanks for your feedback. Your point is well taken about the
> flexibility of header arguments, and the ability of a header argument
> based solution to overwrite blocks.
>
> I would mention that variables such as the newly introduced
> `org-babel-tangle-name
Daniel Clemente wrote:
>
> Commit 438536f6157794101ce0957e39cad6bf70580751 (=E2=80=9EChange undersco=
> res to hyphens in section labels=E2=80=9C) broke the export of CUSTOM_IDs.
>
> Take for instance this file:
>
> ---
> #+TITLE: Cosas por hacer
>
> * Programas
> :P
Hello,
At some point in the distant org past, I seem to recall that named source code
blocks were exported with their names in tact. Now (latest git pull, Org-mode
version 7.5 (release_7.5.367.gc4737)) the code is only exported, and not the
name of the block. For example, export the followin
On Jun 11, 2011, at 4:37 PM, Nick Dokos wrote:
> Levy, Roger wrote:
>
>> and no .tex file output. From within Aquamacs, I don't get this error, pre=
>> sumably because I have the following in my .emacs file:
>>
>> (add-to-list 'org-export-latex-classes
>> '("apa"
>> "\\d
Levy, Roger wrote:
> and no .tex file output. From within Aquamacs, I don't get this error, pre=
> sumably because I have the following in my .emacs file:
>
> (add-to-list 'org-export-latex-classes
>'("apa"
> "\\documentclass{apa}
>[NO-DEFAULT-PACKAGES]
I'll jump in and mention a solution to an at least similar problem I hacked,
albeit incompletely, some time ago. I baldly stole code from
"dired-mplayer" at http://www.emacswiki.org/cgi-bin/wiki/EMMS#toc10 , and
have been using the result, "dired-vlc" ever since. The main point of this
was to pl
Commit 438536f6157794101ce0957e39cad6bf70580751 („Change underscores to
hyphens in section labels“) broke the export of CUSTOM_IDs.
Take for instance this file:
---
#+TITLE: Cosas por hacer
* Programas
:PROPERTIES:
:CUSTOM_ID: programas
:END:
** emacs
:PROPERT
Bastien writes:
> Hi Dan,
>
> Dan Davison writes:
>
>> My questions are
>>
>> 1. It would be nice if users didn't have to worry about step 4. Can
>>anyone suggest a sensible way to have the "-shell-escape" option
>>passed to pdflatex under the appropriate circumstances? These
>>condi
Hi,
I am an org-mode newbie and trying to learn how to export to latex and html
from the command line, and have encountered a difficulty when I include a
custom class in the latex header. Here's a sample file ("test-file.org") I'm
using:
***
#+TITLE: Test
#+LaTeX_CLASS: apa
file contents
*
Hi Neeum,
Thanks for your feedback. Your point is well taken about the
flexibility of header arguments, and the ability of a header argument
based solution to overwrite blocks.
I would mention that variables such as the newly introduced
`org-babel-tangle-named-block-combination' may be easily se
Wikström, Gustav wrote:
> Hello!
>
> The command C-c C-x C-b has stopped working for me and I quietly blame 7.5
> for it. Anyone who can
> attest or reject this statement?
>
Works here: Org-mode version 7.5 (baseline.273.g889a48)
Before blaming org, please do your due diligence:
Execute the
Philipp Haselwarter wrote:
> Unfortunately, both the awk script and the org-export-icalendar seem to
> have quite a hard time with repeating entries.
> ical2org does not honor RRULE at all, the export has some very basic and
> very fragile support, but anything like
> <%%(org-diary-class 16 02 20
I just joined the 21st century and got a smart phone.
I downloaded the MobileOrg for Android application, and have some questions,
most of them are probably dumb, because I have only played with the
phone for a bit.
1) Is there documentation regarding the various setups/syncing modes?
I would lik
> When going from org -> google, do I need to do anything about using
> org-icalendar-store-UID? I'd rather not have to populate my org files
> with :ID: entries.
You do not strictly need to, but this is the only way you do not
create double events when exporting an org file to .ics and importing
"Wikström, Gustav" writes:
> The command C-c C-x C-b has stopped working for me and I quietly blame
> 7.5 for it. Anyone who can attest or reject this statement?
Mhh, I am on
,
| ELISP> (emacs-version)
| "GNU Emacs 23.3.1 (i486-pc-linux-gnu, GTK+ Version 2.24.3)
| of 2011-04-10 on raven, m
Hello!
The command C-c C-x C-b has stopped working for me and I quietly blame 7.5 for
it. Anyone who can attest or reject this statement?
Best regards
Gustav
Paul Sexton writes:
> brian powell gmail.com> writes:
>
>
>> * Something like this; respectively!?:
>>
>> [[shell:mplayer -ss 00:03:21 -endpos 00:06:54 ~/some_podcast.mp3 &]]
>> [[shell:mplayer -ss 00:03:21 ~/some_podcast.mp3 &]]
>> [[shell:mplayer ~/some_podcast.mp3 &]]
>
> The troubles with
Unfortunately, both the awk script and the org-export-icalendar seem to
have quite a hard time with repeating entries.
ical2org does not honor RRULE at all, the export has some very basic and
very fragile support, but anything like
<%%(org-diary-class 16 02 2011 18 05 2011 3)>
or
SCHEDULED: <2011-0
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.
G'day Carsten (and the others who've latched onto this issue),
When I first saw the thread dealing with decode-time ... I frankly had no idea
how this related to the issue I'd reported. However, a few things have become
clearer to me and perhaps what I see may help.
Here is what I see on:
GNU
Hi Darlan,
On Fri, Jun 10, 2011 at 21:20, Darlan Cavalcante Moreira
wrote:
> Thanks David,
>
> I tried to follow your suggestion, but I found two problems (maybe because
> I know little about lisp).
>
> For instance, suppose I have a test.org file with the follow content
> --8<---cut
22 matches
Mail list logo