On 02/11/2011 11:49 AM, phaebz wrote:
> I am using org-mode 7.3 release.
>
> Problem: A file such as
>
> * heading to be exported :export:
>
> * some other heading
>
> gets exported to
>
> 1. heading to be exported :export:
>
> With a literal :export: tag in the pdf output heading. I have not custo
Ed Hirgelt gmail.com> writes:
>
>
> On Jul 15, 2009, at 12:30 PM, Mike Malloy wrote:
>
> > I would like to export a .org file to a Confluence wiki page. Does
> > anyone have any insight of how to do this?
>
> I'v found that exporting to HTML then visiting
> http://toolserver.org/~diberri/c
Forwarded to Aquamacs. Thanks.
On Tue, Feb 8, 2011 at 11:55 AM, Lawrence Mitchell wrote:
> Jeff Horn wrote:
>
>> Hey orgsters,
>
>> Export started behaving weirdly for me earlier this week. When I
>> export to HTML or ASCII to a temporary buffer, I get the attached
>> backtrace. This occurs in em
Jeff Horn wrote:
> Hey orgsters,
> Export started behaving weirdly for me earlier this week. When I
> export to HTML or ASCII to a temporary buffer, I get the attached
> backtrace. This occurs in emacs 24 (Aquamacs) with org-mode 7.4. The
> error does not occur if I export to file.
> Also, expor
On Tue, Dec 21 2010, Christian Moe wrote:
> On 12/21/10 9:21 AM, Eric Abrahamsen wrote:
>> On Tue, Dec 21 2010, Christian Moe wrote:
>>
>>> On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
> #+BIND: org-export-html-xml-declaration ()
That did the trick! Thank you.
One small follow-up
On 12/21/10 9:21 AM, Eric Abrahamsen wrote:
On Tue, Dec 21 2010, Christian Moe wrote:
On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
#+BIND: org-export-html-xml-declaration ()
That did the trick! Thank you.
One small follow-up question: this produces iso-8859-1 encoded text by
default; how do I
On Tue, Dec 21 2010, Christian Moe wrote:
> On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
>>> #+BIND: org-export-html-xml-declaration ()
>> That did the trick! Thank you.
>>
>> One small follow-up question: this produces iso-8859-1 encoded text by
>> default; how do I go about asking for utf-8?
>
>
On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
#+BIND: org-export-html-xml-declaration ()
That did the trick! Thank you.
One small follow-up question: this produces iso-8859-1 encoded text by
default; how do I go about asking for utf-8?
With the same setup I still get utf-8. Though the XML decla
On Mon, Dec 20 2010, Christian Moe wrote:
> On 12/20/10 10:54 AM, Holger Wenzel wrote:
>> Did you try to suppress the xml declaration in the exported html?
>>
>> #+OPTIONS: org-export-html-xml-declaration (quote (("php" . "> \"\"; ?>")))
>
> Maybe that works for a publishing setup? It doesn't for
Eric Abrahamsen ericabrahamsen.net> writes:
>
> I'm translating fiction, I don't need squat in the way of formatting
> besides the paragraphs getting unfilled, and italics and bold coming
> through properly. Has anyone seen this happen before, and have a
> potential solution?
>
Eric, for your n
On 12/20/10 10:54 AM, Holger Wenzel wrote:
Did you try to suppress the xml declaration in the exported html?
#+OPTIONS: org-export-html-xml-declaration (quote (("php" . "\"; ?>")))
Maybe that works for a publishing setup? It doesn't for ordinary export.
This does work:
#+BIND: org-export-htm
Eric Abrahamsen writes:
> I know this is an awfully tired topic, and I'll be thrilled when the odt
> exporter is ready, but in the meantime exporting to HTML and then either
> opening or copying/pasting into OpenOffice is not working for me, while
> it does seem to be working for other people.
>
Hi Eric,
> I know this is an awfully tired topic, and I'll be thrilled when the odt
> exporter is ready, but in the meantime exporting to HTML and then either
> opening or copying/pasting into OpenOffice is not working for me, while
> it does seem to be working for other people.
>
> I'm on Ubuntu,
Thanks, everyone, at least now I know there's no easy and straightforward way to
do this. May I suggest a feature addition? ;-)
On Mon, Dec 13, 2010 at 08:14:11PM -0800, Richard Lawrence wrote:
> Yes, there is a "Publish current file" option in the export dispatcher,
> though I've never used it my
Jeff Horn writes:
> If you want to publish a single project, one that dumps all the files
> in the tmp directory, it would publish all files in the source
> directory (definitely not what the OP had in mind, I think). If you
> publish "only this file," it might work.
Yes, there is a "Publish cur
On Mon, Dec 13, 2010 at 1:34 PM, Richard Lawrence
wrote:
> When you define a publishing target in org-publish-project-alist, you
> can specify both the :base-directory and :publishing-directory options.
> For example:
>
> (setq org-publish-project-alist
> '(("orgfiles"
> :base-directo
Hi Joost,
> If I export (part of) an org-mode file to LaTeX, the LaTeX file is created in
> the same directory as the org-mode file. Is there a way to specify the file
> should go somewhere else? Googling and looking through the manual didn't give
> me
> anything concrete. There is apparently a p
Hello,
Juan Pechiar writes:
> Just note that tags work on _headings_, not on a line by line basis as
> you suggest below:
>
> Example:
>
> 8<
> #+EXPORT_EXCLUDE_TAGS: privatnote
>
> ** This will get exported sometimes :privatenote:
>
Just note that tags work on _headings_, not on a line by line basis as
you suggest below:
Example:
8<
#+EXPORT_EXCLUDE_TAGS: privatnote
** This will get exported sometimes :privatenote:
Hi there!
8<
Hello,
Juan Pechiar writes:
> Maybe you can easily regexp-replace all 'COMMENT' keywords for a tag
> (like :noexport:).
>
> Then there are header options for tags which should be included /
> excluded on export.
>
> #+EXPORT_SELECT_TAGS: Tags that select a tree for export
> #+EXPORT_
Jörg Hagmann writes:
> regarding "export to latex":
>
> When exporting to latex ("C-e", "l") a new frame opens (it didn't
> before). There must be a customization option for avoiding that, but
> I can't find it.
>
> Emacs 23.2.1, recent pull.
>
I am not able to reproduce this on
Org-mode ver
regarding "export to latex":
When exporting to latex ("C-e", "l") a new frame opens (it didn't
before). There must be a customization option for avoiding that, but
I can't find it.
Emacs 23.2.1, recent pull.
I am not able to reproduce this on
Org-mode version 7.01trans (release_7.01h.661.
Ning Bao writes:
> Hi!
>
> First of all, I have to say Org-mode rocks.
> I am a law student.
> I have been using Org-mode for my case brief, notes, and most importantly,
> the outline for certain area of law.
>
> One question I had is that I am not sure if I could choose to export only
> headings
Rares Pop writes:
> Hi Carsten,
>
> I've attached the org file and the exported PDF file.
>
> I'm using org-6.35i and export settings are the default ones.
>
> Thanks again for trying to help,
> Rares
I am not able to re-produce this with the trunk version. May be bug in
the older version?
Than
On Mar 29, 2010, at 4:01 AM, Magnus Henoch wrote:
"Sven Bretfeld" writes:
I use the same characters for Sanskrit. They export just fine to
LaTeX.
To type them I have the following in my .emacs:
(define-key global-map [(meta a)] nil) ;;make Alt-a free as a prefix
(define-key org-mode-map [
"Sven Bretfeld" writes:
> I use the same characters for Sanskrit. They export just fine to LaTeX.
> To type them I have the following in my .emacs:
>
> (define-key global-map [(meta a)] nil) ;;make Alt-a free as a prefix
> (define-key org-mode-map [(meta a)] nil)
>
> (defun insert-lang-a ()
> (in
Nick Dokos hp.com> writes:
> I don't understand why you need open braces in your headlines
> at all - can't you just get rid of them?
Hi Nick. I'm all set, I did remove brackets and underscores from headlines in
this one large document. Now that I know about it, I won't use the characters in
futu
Hi Nick and the others,
Nick Dokos wrote:
> Stephen Tucker wrote:
>
>> Hi, I am trying to export a bunch of .org files stored in a directory as
>> latex files.
>
> The following script (I call it org-to-latex) works fine on linux:
>
> #! /bin/bash
>
> orglib=$HOME/elisp/org-mode/lisp
> emacs --
On So, Aug 16 2009, Carsten Dominik wrote:
> Hi Henry, Nick,
>
> another way would be this:
>
> #+STYLE: table.center {margin-left:auto; margin-
> right:auto;}
>
> * A centered table
>
> #+ATTR_HTML: class="center"
> | a | b | c |
> |---+---+---|
> | 1 | 2 | 3 |
>
> * A
* On Thu 12:41AM +, 30 Jul 2009, Bernt Hansen (be...@norang.ca) wrote:
> Hsiu-Khuern Tang writes:
>
> > Hi,
> >
> > Is there an easy way to export an org file to another org file, stripping
> > away
> > any subtrees that are tagged "noexport" or marked as comments? The idea is
> > to
> > d
Hsiu-Khuern Tang writes:
> Hi,
>
> Is there an easy way to export an org file to another org file, stripping away
> any subtrees that are tagged "noexport" or marked as comments? The idea is to
> discard anything that is also ignored by the other export formats, such as
> HTML. I would find thi
On Wed, 15 Jul 2009 12:30:59 -0700
Mike Malloy wrote:
> Hello,
> I am a newbie but have done a Google search for this.
>
> I would like to export a .org file to a Confluence wiki page. Does
> anyone have any insight of how to do this?
If you have the 6.28 version of org-mode, you can use the g
Fixed, thanks.
- Carsten
On Jul 7, 2009, at 3:54 AM, Bernt Hansen wrote:
Carsten Dominik writes:
On Jul 6, 2009, at 1:10 PM, henry atting wrote:
Hmmm, lets try to guess what the variable name might be.
something starting with "org-"
something containing "stamp"
something containing "t
Carsten Dominik writes:
> On Jul 6, 2009, at 1:10 PM, henry atting wrote:
>
> Hmmm, lets try to guess what the variable name might be.
>
> something starting with "org-"
> something containing "stamp"
> something containing "toc"
>
>
> M-x apropos-variable RET org.*stamp.*toc.* RET
>
> http:/
On Mo, Jul 06 2009, Carsten Dominik wrote:
> On Jul 6, 2009, at 3:57 PM, henry atting wrote:
>
>> On Mo, Jul 06 2009, henry atting wrote:
>>
>>> On Mo, Jul 06 2009, Carsten Dominik wrote:
>>>
On Jul 6, 2009, at 1:10 PM, henry atting wrote:
> On Mo, Jul 06 2009, henry atting wrote:
>>
On Jul 6, 2009, at 3:57 PM, henry atting wrote:
On Mo, Jul 06 2009, henry atting wrote:
On Mo, Jul 06 2009, Carsten Dominik wrote:
On Jul 6, 2009, at 1:10 PM, henry atting wrote:
On Mo, Jul 06 2009, henry atting wrote:
Mmh, what option do I have to use if I want to display the
timestamp
On Mo, Jul 06 2009, henry atting wrote:
> On Mo, Jul 06 2009, Carsten Dominik wrote:
>
>> On Jul 6, 2009, at 1:10 PM, henry atting wrote:
>>
>>> On Mo, Jul 06 2009, henry atting wrote:
>>>
Mmh, what option do I have to use if I want to display the
timestamp in
a headline when export
On Mo, Jul 06 2009, Carsten Dominik wrote:
> On Jul 6, 2009, at 1:10 PM, henry atting wrote:
>
>> On Mo, Jul 06 2009, henry atting wrote:
>>
>>> Mmh, what option do I have to use if I want to display the
>>> timestamp in
>>> a headline when exporting to html?
>>
>> Sorry, wrong question. What I re
On Jul 6, 2009, at 1:10 PM, henry atting wrote:
On Mo, Jul 06 2009, henry atting wrote:
Mmh, what option do I have to use if I want to display the
timestamp in
a headline when exporting to html?
Sorry, wrong question. What I really want to know is how to display
the
timestamp in the *t
On Mo, Jul 06 2009, henry atting wrote:
> Mmh, what option do I have to use if I want to display the timestamp in
> a headline when exporting to html?
Sorry, wrong question. What I really want to know is how to display the
timestamp in the *table of contents*. ;)
___
Russell Adams writes:
> Foswiki forked TWiki after they started going commercial. The whole
> sordid tale is online, but all the core devs went to FOSWiki. Last I
> checked TWiki was just treading water.
>
> I'm converting. ;]
If it is true that most of the TWiki contributors are moving to Foswi
Foswiki forked TWiki after they started going commercial. The whole
sordid tale is online, but all the core devs went to FOSWiki. Last I
checked TWiki was just treading water.
I'm converting. ;]
On Thu, May 07, 2009 at 09:29:37PM -0700, Baoqiu Cui wrote:
> Hi Russell,
>
> Russell Adams writes:
Hi Russell,
Russell Adams writes:
> You mean FOSWiki, right? ;]
This is surprising news to me! I was not aware of the existence of
Foswiki! Thanks for the info! Foswiki looks very nice.
Hope that Foswiki syntax is compatible with TWiki.
Baoqiu
> On Thu, May 07, 2009 at 09:05:05PM -0700,
On Mar 30, 2009, at 9:55 PM, Sebastian Rose wrote:
Carsten Dominik writes:
Still, if it is "common practice" to call this outermost
container "container" instead of "content", I would not
object to rename it.
"content" (see some drupal templates and Org-mode) or "wrapper" (see
OP)
or "wr
Carsten Dominik writes:
> Still, if it is "common practice" to call this outermost
> container "container" instead of "content", I would not
> object to rename it.
"content" (see some drupal templates and Org-mode) or "wrapper" (see OP)
or "wrap" (see some CMSs, e.g. typolight) or ...
???
-
Hi Carsten,
Carsten Dominik wrote:
> On Mar 30, 2009, at 4:45 PM, Matthew Lundin wrote:
>> Carsten Dominik writes:
>>> I would not object to renaming the outer div to "container" or whatever
>>> other name we can find a consensus for.
>>
>> Completely agreed. This is not an important problem. Any
On Mar 30, 2009, at 4:45 PM, Matthew Lundin wrote:
Carsten Dominik writes:
I would not object to renaming the outer div to "container" or
whatever other name we can find a consensus for.
I think I would object to removing it alltogether, I cannot see the
benefit of doing that.
On the other
Carsten Dominik writes:
> I would not object to renaming the outer div to "container" or
> whatever other name we can find a consensus for.
>
> I think I would object to removing it alltogether, I cannot see the
> benefit of doing that.
>
> On the other hand, I cannot really see ths issue here, b
Sébastien Vauban writes:
> I took a free CSS template at:
>
> http://www.free-css.com/free-css-templates/page2/minisite-pro.php
Why don't you adjust the template???
Why should anyone Org-mode to match an arbitrary freely available
CSS-template?
Sebastian
__
On Mar 30, 2009, at 2:46 PM, Matthew Lundin wrote:
Sebastian Rose writes:
Could you describe here what's the problem with the element?
This was put in recently on a users request. If you don't want to
use it
for you're CSS styling, just don't.
In my opinion, a minor issue with the new
Sebastian Rose writes:
> Could you describe here what's the problem with the element?
>
> This was put in recently on a users request. If you don't want to use it
> for you're CSS styling, just don't.
In my opinion, a minor issue with the new default is
that it is used used to wrap the entire
Could you describe here what's the problem with the element?
This was put in recently on a users request. If you don't want to use it
for you're CSS styling, just don't.
One way to gear the export results to your needs exactly might be the
usage of XSL (which you could use with the XHTML or Doc
2009/3/30 Sébastien Vauban
>
> Hi Carsten,
>
> Carsten Dominik wrote:
> > On Mar 30, 2009, at 10:55 AM, Sébastien Vauban wrote:
> >> Hello,
> >>
> >> Trying to use free CSS templates for some Web site, I have layout problems
> >> with the current export to HTML, as a first `' is
> >> hard-coded
>
Hi Carsten,
Carsten Dominik wrote:
> On Mar 30, 2009, at 10:55 AM, Sébastien Vauban wrote:
>> Hello,
>>
>> Trying to use free CSS templates for some Web site, I have layout problems
>> with the current export to HTML, as a first `' is
>> hard-coded
>> into the resulting Web page.
>>
>> Could you r
Hi Roc Lee,
Roc lee wrote:
> 2009/3/30 roc lee
>>> Could you remove that line, and its closing tag from `(insert
>>> "\n\n\n\n"))' (in function `org-export-as-html') so
>>> that we have a completely naked BODY, that the user can fill at its own
>>> freedom via the preamble/postamble?
>
> There is
Carsten Dominik writes:
>> have some different setup, so you could help my making
> a case that works with
>
> emacs -q -l .emacs.minimal
okay, i did this..
well.. i backed up my .emacs file, and started with an new .emacs file
that ONLY has orgmode in it..
and everything seems to have load
On Jan 12, 2009, at 4:22 PM, sergio_101 wrote:
"Uwe Jochum" writes:
22.3.1): Before exporting to LaTeX I export to html. That done an
export to LaTeX works fine (all four commands). I have no clue why
this is necessary on my WinXP machine. At home, on my Linux machine,
okay, i tried thi
"Uwe Jochum" writes:
> 22.3.1): Before exporting to LaTeX I export to html. That done an
> export to LaTeX works fine (all four commands). I have no clue why
> this is necessary on my WinXP machine. At home, on my Linux machine,
okay, i tried this.. and still no luck..
this is kind of a bumm
Just to add one additional (quite useless data point).. I tried the
example file and it did seem to hang with Emacs consuming lots of CPU.
Although export to HTML worked for the file. Not just the example
file.. my other files also got stuck at PDF export. Then I rebooted
Emacs and tried PDF exp
Carsten
well I thought that I'd installed it properly because some of the new functions
were working! Seems I had an old version of that library lurking in my
load path. I have no idea where it came from but once it was deleted, everything
worked fine. So thanks for the help and I've learned a new
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I would like blocks to be defined so that you can use both upper
> and lower case, and I hope that most of Org works like this (please
> report this as a bug if is case dependent under some circumstances).
:)
I've only every used all uppercase for or
On Nov 14, 2008, at 3:54 PM, Bernt Hansen wrote:
"Eric Schulte" <[EMAIL PROTECTED]> writes:
I have been working on an org-mode add-on for the specialized
processing
of #+begin_* blocks. Since this is very similar to the need you
expressed below, I implemented ditaa processing as one of the
"Eric Schulte" <[EMAIL PROTECTED]> writes:
> I have been working on an org-mode add-on for the specialized processing
> of #+begin_* blocks. Since this is very similar to the need you
> expressed below, I implemented ditaa processing as one of the examples
> in the initial implementation of this
Hi Bernt,
I'll follow your advice for all future changes to my alternative system
here. `C-c r' did it's job already :-)
Thanks,
Sebastian
Bernt Hansen <[EMAIL PROTECTED]> writes:
> Not all of them but it will (or should) adjust whatever belongs to the
> package you are switching. Some of
Not all of them but it will (or should) adjust whatever belongs to the
package you are switching. Some of those links (for me) are from a
different java package.
On my system I can configure
java
javac
javadoc
javah
separately but some of those only have one alternative (so you can't
ch
Hi Bernt,
will
# update-alternatives --config java
adjust all those links?
sh$ ls -1 /etc/alternatives/java*
/etc/alternatives/java
/etc/alternatives/javac
/etc/alternatives/javac.1.gz
/etc/alternatives/javadoc
/etc/alternatives/javadoc.1.gz
/etc/alternatives/javah
/etc/alternatives/javah.1.gz
Sebastian Rose <[EMAIL PROTECTED]> writes:
> OK, fixed.
>
>
> I did NOT have to adjust all the /etc/alternatives/java* stuff.
>
> Just java and javac have been changed on some updating or installation
> of packages depending on the free java stuff.
>
>
> sh$ cd /etc/alternatives/
> sh$ rm java
> s
Carsten Dominik science.uva.nl> writes:
> Hi Mac, I don't think I understand.
>
> When I load Eric's code, the ASCII image is not exported. The png
> file is created on the fly and then *replaces* the ASCII drawing in
> HTML document - works beautifully for me.
H, I just installed the
On Nov 12, 2008, at 9:14 AM, Mac wrote:
Eric Schulte gmail.com> writes:
I have been working on an org-mode add-on for the specialized
processing
of #+begin_* blocks. Since this is very similar to the need you
expressed below, I implemented ditaa processing as one of the
examples
in the
Carsten Dominik science.uva.nl> writes:
> may I suggest the following change?
>
> If you allow the format in the block to be like this:
>
> #+begin_ditaa blue.png -r -S
> : +-+
> : | cBLU|
> : | |
> : |++
> : ||cPNK|
> : |||
> : +++
> #+end_ditaa
Mac sneakemail.com> writes:
>
> * First I want to keep the ASCII-image in the original file for easy updating
>
> * Second, and as a result of the above, I don't automatically include a link
>to the file. I know what's being called so that's no big deal to manually
>add
>
> * Third
Eric Schulte gmail.com> writes:
> I have been working on an org-mode add-on for the specialized processing
> of #+begin_* blocks. Since this is very similar to the need you
> expressed below, I implemented ditaa processing as one of the examples
> in the initial implementation of this add-on.
>
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 12, 2008, at 1:41 AM, Csányi Pál wrote:
>
>> Bernt Hansen <[EMAIL PROTECTED]> writes:
>>
>>> [EMAIL PROTECTED] (Csányi Pál) writes:
>>
Is there available from Org-mode to export a table to a Tab
separated
text file?
>>
>>> Yes
On Jul 11, 2008, at 2:12 PM, Bernt Hansen wrote:
"Parker, Matthew" <[EMAIL PROTECTED]> writes:
But, can you describe exactly what you mean by "Put the pointer on
the table"
I tried putting point in various places (indicated w/ "[p]" below)
and ran M-x org-table-export. But got messages:
On Jul 12, 2008, at 1:41 AM, Csányi Pál wrote:
Bernt Hansen <[EMAIL PROTECTED]> writes:
[EMAIL PROTECTED] (Csányi Pál) writes:
Is there available from Org-mode to export a table to a Tab
separated
text file?
Yes it's easy. Put the pointer on the table and M-x org-table-export
Exp
Bernt Hansen <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] (Csányi Pál) writes:
>> Is there available from Org-mode to export a table to a Tab separated
>> text file?
> Yes it's easy. Put the pointer on the table and M-x org-table-export
> Export table to: /tmp/some-table.txt
> Format: or
Worked. Thanks.
-Original Message-
From: Bernt Hansen [mailto:[EMAIL PROTECTED]
Sent: Friday, July 11, 2008 5:12 PM
To: Parker, Matthew
Cc: Csányi Pál; emacs-orgmode@gnu.org
Subject: Re: [Orgmode] Re: Export the org spreadsheet into a tab seperated
textfile
"Parker, Matthew&quo
"Parker, Matthew" <[EMAIL PROTECTED]> writes:
> But, can you describe exactly what you mean by "Put the pointer on the table"
>
> I tried putting point in various places (indicated w/ "[p]" below) and ran
> M-x org-table-export. But got messages: "No Table at point" or "before first
> heading"
>
inal Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernt Hansen
Sent: Friday, July 11, 2008 3:39 PM
To: Csányi Pál
Cc: emacs-orgmode@gnu.org
Subject: [Orgmode] Re: Export the org spreadsheet into a tab seperated textfile
[EMAIL PROTECTED] (Csányi Pál) writes:
> Hel
[EMAIL PROTECTED] (Csányi Pál) writes:
> Hello!
>
> Is there available from Org-mode to export a table to a Tab separated
> text file?
Hi!
Yes it's easy. Put the pointer on the table and M-x org-table-export
Export table to: /tmp/some-table.txt
Format: orgtbl-to-tsv
HTH,
Bernt
__
Carsten Dominik <[EMAIL PROTECTED]> writes:
>> Drop it if I'm off-topic, but isn't it what (file-relative-name path)
>> does ?
>
> It is hard because I would have to write a special completion function
> which sees the "file:" types and the switches its completion tactics.
So I was right ! Right
On Jun 24, 2008, at 10:36 AM, Paul R wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
2) Augment C-c C-l to react to file: by providing filename
completion relative to the working directory.
This is hard and therefore not yet implemented. Use `C-u C-c C-l'
to insert a file link w
Carsten Dominik <[EMAIL PROTECTED]> writes:
> 2) Augment C-c C-l to react to file: by providing filename
> completion relative to the working directory.
>
> This is hard and therefore not yet implemented. Use `C-u C-c C-l' to insert
> a file link with
> completion.
Drop it if I'm off-t
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi,
>
> I cannot reproduce this bug. So you need to figure out what in your
> setup is causing this problem, or come up with an example where I can
> reproduce the problem.
>
> Thanks.
>
> - Carsten
For reference : it was caused by something in the d
Adam Spiers <[EMAIL PROTECTED]> writes:
> [snipped]
>
> I've no idea if this is related, but that error has plagued me in
> other circumstances, and I'm 95% certain the cause in my case is the
> uniquify buffer name code. Are you using uniquify?
>
Thanks. I have no custom setting on uniquify-buf
Fabian Braennstroem <[EMAIL PROTECTED]> writes:
> but it needs some cosmetic like the looping over all
> existing agenda entries...
I wouldn't call it "cosmetic" :)
Can you provide a full example of what you want to do and what the
function you provide actually does, step by step?
When building
It kind of works...
(defun org-agenda-collect-indirect-trees ()
(interactive)
(delete-file "~/org/agenda-indirect-buffer.org")
; LOOP
(org-agenda-tree-to-indirect-buffer)
(other-window 1)
(mark-page)
(write-region (point-min) (point-max)
"~/org/agenda-indirect-buffer.org" t)
(write
Bastien schrieb am 10/03/2007 12:24 PM:
> Fabian Braennstroem <[EMAIL PROTECTED]> writes:
>
>> Sorry, I was not really clear... not the agenda view should be
>> exported, but every visible tree should be included in one indirect
>> buffer. Right now, 'b' shows the current-headline in an indirect
Fabian Braennstroem <[EMAIL PROTECTED]> writes:
> Sorry, I was not really clear... not the agenda view should be
> exported, but every visible tree should be included in one indirect
> buffer. Right now, 'b' shows the current-headline in an indirect
> buffer, which I can export to html like usual.
Bastien schrieb am 10/02/2007 10:47 PM:
> Fabian Braennstroem <[EMAIL PROTECTED]> writes:
>
>> Sounds pretty good for me, but is it possible to insert all
>> current agenda headlines into one buffer?
>
> In agenda view, you can use C-x C-w to export the view to HTML. This
> uses htmlize.el, so ma
Fabian Braennstroem <[EMAIL PROTECTED]> writes:
> Sounds pretty good for me, but is it possible to insert all
> current agenda headlines into one buffer?
In agenda view, you can use C-x C-w to export the view to HTML. This
uses htmlize.el, so make sure it's on your system.
See "Exporting to a fi
Bastien schrieb am 10/01/2007 11:50 PM:
> Fabian Braennstroem <[EMAIL PROTECTED]> writes:
>
>> Sounds good for me, maybe it would be good to add some kind off
>> 'comment-region', which will not be exported by default.
>
> Org already knows about comments. You can comment entire regions by
> sel
Fabian Braennstroem <[EMAIL PROTECTED]> writes:
> Sounds good for me, maybe it would be good to add some kind off
> 'comment-region', which will not be exported by default.
Org already knows about comments. You can comment entire regions by
selecting them, then pressing M-;. Whenever asked, enter
Hi Bastien,
Bastien schrieb am 10/01/2007 05:05 PM:
> Fabian Braennstroem <[EMAIL PROTECTED]> writes:
>
>> I am looking for a way to export linked images with a certain property
>> to html.
>
> More generally, we could implement a way to restrict the exported text
> to some headlines, given cert
- Denis Bueno (2007-04-18) wrote:-
> I'm somewhat mystified that I can't seem to find support for this
> feature in Org mode. I looked through the manual and mailing list, but
> it seems no one has used -- or even wanted -- this feature. However,
> it's one of the (very few) things I can f
95 matches
Mail list logo