On Aug 29, 2010, at 7:46 PM, Nick Dokos wrote:
Scot Becker wrote:
He wants to write up a document using org-mode's outline facilities
as
a skeleton to help him build up, navigate and visualize his document,
but then he wants only to use SOME of the headlines but ALL of the
text when he actu
Scot Becker wrote:
> He wants to write up a document using org-mode's outline facilities as
> a skeleton to help him build up, navigate and visualize his document,
> but then he wants only to use SOME of the headlines but ALL of the
> text when he actually makes a printed version for others to re
He wants to write up a document using org-mode's outline facilities as a
skeleton to help him build up, navigate and visualize his document, but then
he wants only to use SOME of the headlines but ALL of the text when he
actually makes a printed version for others to read. I've wanted this as
wel
Alan E. Davis wrote:
> Sometimes, I have used outliners, like ThinkTank, to organize my
> thoughts, and reorganize the structure of a document of whatever kind.
> I don't need headings or sectioning in some cases.
>
> I have not found a way to exclude heading lines from
> LaTeX output in Orgm
Sometimes, I have used outliners, like ThinkTank, to organize my
thoughts, and reorganize the structure of a document of whatever kind.
I don't need headings or sectioning in some cases.
I have not found a way to exclude heading lines from
LaTeX output in Orgmode, nor have I found a
tag to say, "o
Thanks for pointing this out, I've just applied this fix. -- Eric
Michael Gauland writes:
> I've run into a minor problem using this under Microsoft Windows. One of my
> machines puts a space in the temporary folder path, which causes the
> redirection
> to fail. I've fixed it locally by apply
On 8/29/10 Aug 29 -10:36 AM, Robert Goldman wrote:
> I used org-store-link and org-insert-link to make a link in the attached
> document (I distilled it down from a real document). In my org-mode
> (pulled from git this morning), using Aquamacs 2.0 on Mac OSX Snow
> Leopard (10.6), org-mode cannot
I've run into a minor problem using this under Microsoft Windows. One of my
machines puts a space in the temporary folder path, which causes the redirection
to fail. I've fixed it locally by applying shell-quote-argument to in-file and
out-file in org-bable-execute:plantuml.
--Mike
___
On 8/27/10 Aug 27 -10:41 AM, Robert Goldman wrote:
> On 8/27/10 Aug 27 -10:35 AM, Robert Goldman wrote:
>> I have been outlining a beamer presentation using BEAMER_FRAME_LEVEL: 0
>> so that I could have some flexibility in deciding what is and isn't a frame.
>>
>> I had a piece of my outline where
Hi Eric,
An easy fix may be using the `org-mime-html-hook' to post-process the
html, the following (untested) should be sufficient.
--8<---cut here---start->8---
(add-hook 'org-mime-html-hook
(lambda ()
(replace-regexp
(regexp
On Sun, 29 Aug 2010 15:05:54 -0400, Dave Abrahams wrote:
>
> On Sun, Aug 29, 2010 at 3:01 PM, David Maus wrote:
> > Dave Abrahams wrote:
> >>Julien Fantin gmail.com> writes:
> >
> >>>
> >>>
> >>> With the org-capture-templates described in the doc, right after the
> >>> template selection, the
Hello,
I am hoping somebody can suggest a workaround for a simple problem
with org-mime. Specifically, I am in charge of a project in which I
need to email around a to do list with checkboxes. I have been using
PDF export for this and this works perfectly fine. However, given the
existence of o
On Sun, 29 Aug 2010 15:07:11 +0530, Puneeth wrote:
[...]
> This has been fixed. Thanks to a patch from Benjamin Beckwith. You can
> now use any WP shortcode blocks in your org2blog posts, without losing
> line breaks.
>
> Also, org2blog now directly posts babel src blocks as WP's sourcecode
> b
On Sun, Aug 29, 2010 at 3:01 PM, David Maus wrote:
> Dave Abrahams wrote:
>>Julien Fantin gmail.com> writes:
>
>>>
>>>
>>> With the org-capture-templates described in the doc, right after the
>>> template selection, the buffer disappears, and the empty template
>>> gets written to the target file
Dave Abrahams wrote:
>Julien Fantin gmail.com> writes:
>>
>>
>> With the org-capture-templates described in the doc, right after the
>> template selection, the buffer disappears, and the empty template
>> gets written to the target file. The following messages are output :
>>
>>
>> Clipboard past
Samuel Wales wrote:
>doc-view does not exist in emacs 22
I've just checked in a fix for this. Could you check if this fixes
the problem for you?
Best,
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de
pgpRIDS6QmV9B.pgp
Description: PGP signatur
Dave Abrahams wrote:
>On Sun, Aug 29, 2010 at 3:01 PM, David Maus wrote:
>> Dave Abrahams wrote:
>>>Julien Fantin gmail.com> writes:
>>
With the org-capture-templates described in the doc, right after the
template selection, the buffer disappears, and the empty template
g
On Sat, Aug 28, 2010 at 5:54 AM, Noorul Islam K M wrote:
> Dave Abrahams writes:
>
>> Julien Fantin gmail.com> writes:
>>
>>>
>>>
>>> With the org-capture-templates described in the doc, right after the
>>> template selection, the buffer disappears, and the empty template
>>> gets written to the
Puneeth writes:
> This has been fixed. Thanks to a patch from Benjamin Beckwith. You can
> now use any WP shortcode blocks in your org2blog posts, without losing
> line breaks.
>
> Also, org2blog now directly posts babel src blocks as WP's sourcecode
> blocks, without modifying the src blocks in
I used org-store-link and org-insert-link to make a link in the attached
document (I distilled it down from a real document). In my org-mode
(pulled from git this morning), using Aquamacs 2.0 on Mac OSX Snow
Leopard (10.6), org-mode cannot follow the link I inserted with o-i-l,
and it pops up a di
Hi.
Eric S Fraga writes:
> On Sat, 28 Aug 2010 10:46:23 +0200, Olivier Berger
> wrote:
>>
>> Are there packages for nokia n800 running OS 2008 ? I happen to have one
>> such device that could very well be used for this instead of collection
>> dust ;)
>>
>> I've found a package for emacs 22
It worked for me too: it is much better now. Thanks very much for the
tip! ---Manuel
--
---
Manuel Hermenegildo | Prof., C.S.Dept., T.U. Madrid (UPM)
Director, IMDEA SW Institute & CLIP Group | +34-
On Wed, Aug 25, 2010 at 6:21 PM, Puneeth wrote:
>> Oh, and by the way, with Org-mode version 7.01h I concur with Eric in
>> that I unfortunately still lose the linebreaks and get LaTeX code
>> modified with Benjamin's new version..
>
> The line breaks being stripped off is due to code in org2blog.
23 matches
Mail list logo