charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] org-publish: sitemap doc
> Date: Mon, 14 Feb 2011 17:21:22 -
> From: Manuel Giraud
> X-Patchwork-Id: 616
> Message-Id: <87hbc6n6wt@univ-nantes.fr>
> To: ema
At Wed, 13 Oct 2010 00:29:25 +0200,
Daniel Clemente wrote:
>
>
> I think org-html-make-link doesn't export anchors („fragments“) in links
> between org files.
> The following patch corrects this for me; please review.
You where right. The patch has been accepted.
Best,
-- David
--
OpenPGP.
At Wed, 13 Oct 2010 10:54:01 +0200,
Guy Wiener wrote:
> Hello everyone,
> I am using org-publish to publish some document on my web page. I would
> really like to add to that some notification of the latest changes - E.g.,
> an RSS of the recently changed headlines. Is there some way to hack that?
Hello everyone,
I am using org-publish to publish some document on my web page. I would
really like to add to that some notification of the latest changes - E.g.,
an RSS of the recently changed headlines. Is there some way to hack that? I
can use diff and get the textual changes from the latest ver
Hi.
Before commit bbac53d7fe1cab14bc70e152092cf7a538a6a810, org-publish made this
change to my HTML, which was wrong:
-Precisamente una idea loca que tengo es integrar la World Wide Web en org-mode…
+Precisamente una idea loca que tengo es integrar la World Wide Web en org-mode…
After that co
Hi, here is a bug related to this syntax:
To reproduce this you need latest Emacs (e.g. from Bazaar), latest org-mode,
and 3 files in ~/org-linktest/ (remove the BEGIN_QUOTE etc):
1) ~/org-linktest/has_ids.org:
#+BEGIN_QUOTE
*** TODO first section
:PROPERTIES:
:ID:
Hi everybody,
These three software packages all can do the job of converting plain
text files to various tag formats. But which one is the best now?
I used to be an emacs-muse user, and just switched to org weeks ago,
since org has been a part of emacs for quite a long time. I use
muse/org-publis
Sebastian Rose writes:
> --=-=-=
>
> Sorry for replying to my own mail again,
>
> but there's a stupid typo in here. The function is called
> `org-publish-get-set'.
>
> Instead of
>
> > + (org-publish-cache-put filename (list property default)))
>
> it should be
>
> > + (org-publish-cache-ge
Sorry for replying to my own mail again,
but there's a stupid typo in here. The function is called
`org-publish-get-set'.
Instead of
> + (org-publish-cache-put filename (list property default)))
it should be
> + (org-publish-cache-get filename (list property default)))
Corrected pa
Hi Carsten and Friends of Org-mode,
appended is the ongoing caching stuff as patch against the current
master.
Please everyone: test this patch and report not _if_ it breaks
something, but _what_ it actually breaks :-P
It is meant to make life as a "publisher" easier (or at least faster
... or l
On Feb 23, 2010, at 5:46 PM, Thomas S. Dye wrote:
On Feb 22, 2010, at 8:38 PM, Carsten Dominik wrote:
On Feb 21, 2010, at 2:53 PM, Thomas S. Dye wrote:
Hi Carsten,
Thanks for this.
I add a new file that is the target for the link. It is copied to
its correct publication place. The e
On Feb 22, 2010, at 8:38 PM, Carsten Dominik wrote:
On Feb 21, 2010, at 2:53 PM, Thomas S. Dye wrote:
Hi Carsten,
Thanks for this.
I add a new file that is the target for the link. It is copied to
its correct publication place. The exported html file contains a
new description of the
On Feb 21, 2010, at 2:53 PM, Thomas S. Dye wrote:
Hi Carsten,
Thanks for this.
I add a new file that is the target for the link. It is copied to
its correct publication place. The exported html file contains a
new description of the file link, but with no active link.
I force publishi
Hi Carsten,
Thanks for this.
I add a new file that is the target for the link. It is copied to its
correct publication place. The exported html file contains a new
description of the file link, but with no active link.
I force publishing using C-u prefix and the link is still not active.
Hi THomas,
org-publish-validate-link validate links to files that show up in the
list
`org-publish-files-alist'. THis list contains all file names that are
considered part of a project and should be published. It is updated
each time you issue
a command to publish a project.
Are you sur
Aloha all,
org-publish-validate-link rejects a valid link to a file when the file
is created during an editing session.
With ./test.org and ./support/test.pdf present at the start of a
session, the first link in test.org (below) is validated. When ./
support/test-copy.pdf is added during
At Thu, 11 Feb 2010 07:41:10 +0100,
Carsten Dominik wrote:
>
> Hi Bill,
>
> the best approach might be to write an elisp program to do the post
> processing you do now in perl, and then to hook this function into
> `org-publish-after-export-hook'.
>
> - Carsten
Thanks, Carsten! I will look
Hi Bill,
the best approach might be to write an elisp program to do the post
processing you do now in perl, and then to hook this function into
`org-publish-after-export-hook'.
- Carsten
On Feb 11, 2010, at 5:43 AM, Bill Powell wrote:
Hi all,
Does anyone have any suggestions for adding
Hi all,
Does anyone have any suggestions for adding a new format to
"org-publish"? Any articles, or threads on the mailing list? I've
looked around but haven't found anywhere to start.
I want to convert an org file to a tab-separated format, so that it
can be imported into a flashcard program ca
On May 10, 2009, at 9:27 PM, Daniel Clemente wrote:
Hi; with org 6.26trans:
1. Publish a project you have configured with org-publish,
concretely one that places the .html files locally beside the .org
files.
2. While exporting, Org creates its own data in ~/.org-timestamps to
cache thi
On May 10, 2009, at 9:45 PM, Daniel Clemente wrote:
Org 6.26trans.
Imagine that a.org is part of a project which does #+SETUPFILE:
options.org
If you modify only options.org and republish the project, the
exporter will not notice the change and will refuse to export a.org,
even when a
Org 6.26trans.
Imagine that a.org is part of a project which does #+SETUPFILE: options.org
If you modify only options.org and republish the project, the exporter will not
notice the change and will refuse to export a.org, even when a.html could have
changed.
It says: Skipping unmodified file /
Hi; with org 6.26trans:
1. Publish a project you have configured with org-publish, concretely one that
places the .html files locally beside the .org files.
2. While exporting, Org creates its own data in ~/.org-timestamps to cache
things
3. Delete the new .html which have been created
4. Try t
"aldrin d'souza" writes:
> hello,
>
> i have setup a small website using org-publish. it works great but
> there's one bit missing. i have to generate the rss/atom feed
> manually. does anyone know of a better way to generate these feeds
> using some extension to the org-publish?
I've been hopi
hello,
i have setup a small website using org-publish. it works great but
there's one bit missing. i have to generate the rss/atom feed
manually. does anyone know of a better way to generate these feeds
using some extension to the org-publish?
thanks,
--
ajd.
___
Hi,
I am not able to reproduce this problem.
Can you try to make a minimal example, with a minimal .emacs
file and a test setup that reproduces this problem?
Thanks.
- Carsten
On Feb 4, 2009, at 6:22 PM, Madhu Rao wrote:
When I try to "publish current file" I get the error below.
However, w
Richard, Sebastian, Thanks.
Is there anything I could do to get the current
file publishing to work?
Regards, Madhu
On 05-Feb-09, at 5:59 AM, Sebastian Rose wrote:
Richard Riley writes:
On this subject, something I forgot to mention. When you publish a
single file it does not publish it with
Sebastian,
Thanks. I did check and all the files/dirs do
exist.
Regards, Madhu
On 05-Feb-09, at 4:07 AM, Sebastian Rose wrote:
Hi Madhu,
do all the files and directories still exist?
I saw this once and a file or directory was missing.
Just an idea...
Regards,
Sebastian
Madh
Richard Riley writes:
> On this subject, something I forgot to mention. When you publish a
> single file it does not publish it with the project style settings. It
> should do IMO. I dont publish using timestamps since many
> of my files are #include'd and so don't contribute to timestamp changes
Madhu Rao writes:
> When I try to "publish current file" I get the error below.
> However, when I prompt for a project and publish, that
> works all right. Publishing current file worked all right
> in earlier versions of org-mode. Now I am on 6.21. I don't
> know at which point this changed o
Hi Madhu,
do all the files and directories still exist?
I saw this once and a file or directory was missing.
Just an idea...
Regards,
Sebastian
Madhu Rao writes:
> When I try to "publish current file" I get the error below.
> However, when I prompt for a project and publish, that
> wor
When I try to "publish current file" I get the error below.
However, when I prompt for a project and publish, that
works all right. Publishing current file worked all right
in earlier versions of org-mode. Now I am on 6.21. I don't
know at which point this changed or something to do with
my emacs
Matthew Lundin <[EMAIL PROTECTED]> writes:
> Hi Richard,
>
> Richard Riley <[EMAIL PROTECTED]> writes:
>
>> If I edit a file in an org web subdirectory and then publish that file it
>> does
>> not get published with the style sheet link content.
>>
>> e.g I have a file index.org in rgr-source/bik
Hi Richard,
Richard Riley <[EMAIL PROTECTED]> writes:
> If I edit a file in an org web subdirectory and then publish that file it does
> not get published with the style sheet link content.
>
> e.g I have a file index.org in rgr-source/bike and when I publish it the
> destination rgr-source/bike
If I edit a file in an org web subdirectory and then publish that file it does
not get published with the style sheet link content.
e.g I have a file index.org in rgr-source/bike and when I publish it the
destination rgr-source/bike/index.html does not include the :style as
specified in web-org b
Eric,
Thanks so much for the reply. You raise many of the questions that I
myself have been wondering about recently.
"Eric Schulte" <[EMAIL PROTECTED]> writes:
> Hi Matt,
>
> This is a very interesting project. I am looking forward to seeing what
> you come up with. The hardest part to me se
Hi Matt,
This is a very interesting project. I am looking forward to seeing what
you come up with. The hardest part to me seems to be triggering a
publish action when one of your subtrees needs to be added to the feed.
This is one of a couple of different ideas which have surfaced in the
mailin
I have been trying to get a better handle on emacs lisp and thought I
might cut my teeth on an add-on for org-publish that would syndicate
xml and/or rss feeds for org-publish projects and/or individual
files/directories.
Because of its rich markup, org-mode has the potential to be a
wonderful pl
Hi Matthew,
I hope this is fixed now. Let me know what you find.
Best wishes.
- Carsten
On Nov 2, 2008, at 4:54 PM, Matthew Lundin wrote:
Hi Carsten,
Yes, I can confirm that turning off auto index resulted in the buffers
being closed after publishing.
Thanks,
Matt
Carsten Dominik <[EMA
Hi Carsten,
Yes, I can confirm that turning off auto index resulted in the buffers
being closed after publishing.
Thanks,
Matt
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Matthew,
>
> if you turn off the auto-index, do the buffers then disappear?
>
> Thanks for checking this out.
>
> - C
Hi Matthew,
if you turn off the auto-index, do the buffers then disappear?
Thanks for checking this out.
- Carsten
On Nov 2, 2008, at 1:50 PM, Matthew Lundin wrote:
Hi Carsten,
Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Matthew,
what org version are you using?
Because I believe tha
Hi Carsten,
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Matthew,
>
> what org version are you using?
>
> Because I believe that in the current version, those buffers will be
> killed, if they have been visited to get published. Only buffers
> which are already present then starting the pu
Yes, I remember this function, but I don't remember why and when it
got lost.
Can you tell me a release where it ws still present?
- Carsten
On Oct 31, 2008, at 5:40 AM, Matthew Lundin wrote:
Try as I might, I cannot seem to locate the org-publish-validate-link
function described in the or
Hi Matthew,
what org version are you using?
Because I believe that in the current version, those buffers will be
killed, if they have been visited to get published. Only buffers
which are already present then starting the publishing will not be
killed.
At least this is how it should wo
Ethan Blanton <[EMAIL PROTECTED]> writes:
> Matthew Lundin spake unto us the following wisdom:
>> A problem arises when I invoke org-publish (or org-agenda). All of the
>> org files in the project are loaded into buffers resulting in too many
>> index.org files in my buffer list.
[snip]
> While th
Matthew Lundin spake unto us the following wisdom:
> A problem arises when I invoke org-publish (or org-agenda). All of the
> org files in the project are loaded into buffers resulting in too many
> index.org files in my buffer list.
[snip]
> 2) Alternatively, is there an easy way to rename the buf
Try as I might, I cannot seem to locate the org-publish-validate-link
function described in the org-mode manual.
http://orgmode.org/manual/Publishing-links.html#Publishing-links
The function is present in older versions of org-publish.el but I
can't find it 6.08c. Am I missing something?
Thanks
Hi Giovanni,
Giovanni Ridolfi <[EMAIL PROTECTED]> writes:
>
> (setq org-publish-after-export-hook t) ?
Might I ask what functions you use in the hook?
Thanks,
Matt
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to th
--- Gio 30/10/08, Matthew Lundin <[EMAIL PROTECTED]> ha scritto:
> Da: Matthew Lundin <[EMAIL PROTECTED]>
> Oggetto: [Orgmode] Org-publish - too many index.org files
> A: emacs-orgmode@gnu.org
> Data: Giovedì 30 ottobre 2008, 15:04
> 1) Is there any way to have org-
I am setting up my website with multiple subdirectories, each, of
course, with its own index.org (index.html) file.
A problem arises when I invoke org-publish (or org-agenda). All of the
org files in the project are loaded into buffers resulting in too many
index.org files in my buffer list.
1)
Hi Sebastian,
Sebastian Rose <[EMAIL PROTECTED]> writes:
> Hi Matt,
>
>
> [EMAIL PROTECTED] writes:
>> 3. Automatically generated backlinks.
>
> I use org-info.js for this.
> E.g., in 'Page one':
>
> #+LINK_UP: Emacs.html
> #+LINK_HOME: /index.html
>
Thanks for your wonderful org-info.js. Yes,
Hi Matt,
The path problem could be addressed in a nice way:
#+STYLE:
We may have several #+STYLE: lines, so we can add whatever we want to
the section:
#+STYLE:
#+STYLE:
#+STYLE:
The '' is _very_ interesting, all paths to
stylesheets, images (plus images in stylesheets!), flash films
Hi Matt,
I can see no problem with the alternative you provide here. It's nice
IMHO. How much space will a stylesheet take? One block, sometimes 2 -
not very much. Thanks for pointing this out.
There is the per file
#+STYLE:
setting.
We should mention those alternatives in the tutorial.
A question: The org-publish tutorial recommends the use of template
files for setting the relative link to the stylesheet for nested
directories to be published to html.
- http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.php
E.g.,
For first level directories such as
~/org/
Hi Matt,
[EMAIL PROTECTED] writes:
> 3. Automatically generated backlinks.
I use org-info.js for this.
E.g., in 'Page one':
#+LINK_UP: Emacs.html
#+LINK_HOME: /index.html
> 4. Automatically generated most page creation date and recent changes
> list.
If `org-publish-use-timestamps-flag' is
I apologize in advance for throwing this long email into the mix at a
time when Carsten and everyone else is putting so much work into
fixing the existing bugs in org-publish.
But I'm writing because I've begun to create a website with org-mode
and am thrilled at org-mode's promise as a web publi
Hi David,
here are some solutions I could come up with. Maybe one of them is
helpful.
* Customize org
M-x customize-variable org-export-html-extension
and set it to 'php'?
* Apache: use mod_mime or add-handler
You could also use the add-handler directive in your apache config
file
I have some ideas for changes to org-publish. I am helping someone set
up a content-heavy site using Emacs and Org-Mode, and we ran into
several problems that I would like to fix. We have workarounds in place
but these immediately suggested interesting fixes. For example it
doesn't seem possible to
On Jul 5, 2008, at 8:42 AM, Richard G Riley wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jul 4, 2008, at 8:28 AM, Richard G Riley wrote:
I would like to suggest that
C-c C-e P "Publish the project containing the current file." also
publishes any projects which contain that proje
On Jul 7, 2008, at 7:24 AM, Rick Moynihan wrote:
I have similar settings but I still do not get any output. Any
ideas what I can check or what other debug information can I
provide?
Any thoughts appreciated.
Just the other day I ran into this problem with org-publish, and it
took me qui
I have similar settings but I still do not get any output. Any
ideas what I can check or what other debug information can I
provide?
Any thoughts appreciated.
Just the other day I ran into this problem with org-publish, and it took
me quite a while to realise that I needed to create an org
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 4, 2008, at 8:28 AM, Richard G Riley wrote:
>
>>
>> I would like to suggest that
>>
>> C-c C-e P "Publish the project containing the current file." also
>> publishes any projects which contain that project. e.g I have a
>> "container project"
>
On Jul 4, 2008, at 8:28 AM, Richard G Riley wrote:
I would like to suggest that
C-c C-e P "Publish the project containing the current file." also
publishes any projects which contain that project. e.g I have a
"container project"
("cv"
:components ("cv-html" "cv-raw")
I would like to suggest that
C-c C-e P "Publish the project containing the current file." also
publishes any projects which contain that project. e.g I have a
"container project"
("cv"
:components ("cv-html" "cv-raw")
)
This would mean one doesn't have to manually se
On Jun 23, 2008, at 12:39 PM, Richard G Riley wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
Have you tried
(setq org-publish-use-timestamps-flag nil)
? Maybe you have not changed the input files for a while, and Org
thinks they have already been published..
That fixed it. I ha
On Jun 23, 2008, at 12:41 PM, Richard G Riley wrote:
Could I request that this directory is moved to org-directory?
You can move it wherever you like by customizing
`org-publish-timestamp-directory'. I don't want to change the default
because people might be switching from one org-directory
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jun 22, 2008, at 5:27 PM, Manish wrote:
>
>> Nick>>> I have a minimal setup that works fine for me. Here is the
>> relevant
>> Nick>>> section from my org initialization file, which gets loaded
>> from .emacs:
>> Nick>>>
>> Nick>>> ;;; org-publi
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Have you tried
>
> (setq org-publish-use-timestamps-flag nil)
>
>
> ? Maybe you have not changed the input files for a while, and Org
> thinks they have already been published..
That fixed it. I had never published before and my first query of t
On Jun 22, 2008, at 5:27 PM, Manish wrote:
Nick>>> I have a minimal setup that works fine for me. Here is the
relevant
Nick>>> section from my org initialization file, which gets loaded
from .emacs:
Nick>>>
Nick>>> ;;; org-publish
Nick>>> (setq org-publish-project-alist
Nick>>>'(("s
Nick>>> I have a minimal setup that works fine for me. Here is the relevant
Nick>>> section from my org initialization file, which gets loaded
from .emacs:
Nick>>>
Nick>>> ;;; org-publish
Nick>>> (setq org-publish-project-alist
Nick>>>'(("status"
Nick>>> :base-directory "~/l
Have you tried
(setq org-publish-use-timestamps-flag nil)
? Maybe you have not changed the input files for a while, and Org
thinks they have already been published..
- Carsten
On Jun 22, 2008, at 4:25 PM, Manish wrote:
On Sun, Jun 22, 2008 at 9:57 AM, Nick Dokos wrote:
[snip]
I
On Sun, Jun 22, 2008 at 9:57 AM, Nick Dokos wrote:
[snip]
> I have a minimal setup that works fine for me. Here is the relevant
> section from my org initialization file, which gets loaded from .emacs:
>
> ;;; org-publish
> (setq org-publish-project-alist
> '(("status"
>
Richard G Riley <[EMAIL PROTECTED]> wrote:
> >>> Not sure if this will help in your case but try adding:
> >>>
> >>>:publishing-function org-publish-org-to-html
> >>>
> Could someone who uses org-publish possibly post their setting for this
> variable and possibly a subset (including header)
Manish <[EMAIL PROTECTED]> writes:
> On Sat, Jun 21, 2008 at 5:40 PM, Richard G Riley wrote:
>> Manish writes:
>>
>>> On Sat, Jun 21, 2008 at 6:57 AM, Richard G Riley wrote:
>>> >
>>> > I am trying to use org-publish
>>> >
>>> > I have defined
>>> >
>>> > (setq org-publish-project-a
On Sat, Jun 21, 2008 at 6:57 AM, Richard G Riley wrote:
>
> I am trying to use org-publish
>
> I have defined
>
> (setq org-publish-project-alist
> '(("RgrBlog"
> :base-directory "/home/rgr/.emacs.d/org-files/"
> :publishing-directory "~/webs/rgr/public_html
I am trying to use org-publish
I have defined
(setq org-publish-project-alist
'(("RgrBlog"
:base-directory "/home/rgr/.emacs.d/org-files/"
:publishing-directory "~/webs/rgr/public_html/org-publish/"
:section-numbers nil
:author "rgr"
:table-of-c
Looking at the backtrace, I'd say the error occurs inside
org.el. Carsten, perhaps you could look at this?
Leon <[EMAIL PROTECTED]> writes:
> Hi all,
>
> org 4.38
>
> When I delete the published html file, sequent publish will fail with
> error. Here is the backbrace.
>
> Debugger entered--Lisp
Hi all,
org 4.38
When I delete the published html file, sequent publish will fail with
error. Here is the backbrace.
--8<---cut here---start->8---
Debugger entered--Lisp error: (error "File ~/Desktop/studyplan.html no longer
exists!")
signal(error ("File ~/
I agree that this would be very nice to have. I guess you could
even run cdlatex-mode as a minor mode under Org-mode to help
inserting equations quickly and easily.
I will look into this, but chances are that this will happen
only after the summer.
- Carsten
On Jun 21, 2006, at 2:01, Leon wrot
Hi all,
Would it be possible to make org-publish support math formulas? For
example we could use tex to type the formulas and latex2png to convert
to image when export to html as wikipedia does.
There are so few apps for taking scientific notes. And this feature
will be extremely useful to academ
Tranforming the filenames/paths during publishing is a nontrivial
problem. This would require changes to both org-publish and org
itself. One way of solving it would be to pass an association list
mapping input filenames to output filenames, this would let you bypass
the normal :publishing-directo
"Xavier Maillard" <[EMAIL PROTECTED]> writes:
> I was looking on emacswiki searching for publish engines for
> Emacs. Actually, I have found at least three of them:
>
> 1. muse
> 2. emacs-wiki
> 3. bhl
Since you mentionned BHL, let me talk a bit about it.
BHL is quite *old* and buggy - it was m
On 08/06/06, David O'Toole <[EMAIL PROTECTED]> wrote:
Bugfix release. Should now allow absolute filenames in the :includedirective.Thanks. It works. Just one more request, so I can use this with my files spread across many directories.
When I have (setq org-publish-project-alist (list
Bugfix release. Should now allow absolute filenames in the :include
directive.
--- Begin Message ---
Hi David,
you can use
(setq allfiles (cons (expand-file-name inc dir) allfiles))
which will cover both absolute and relative file names.
Thanks!
- Carsten
On Jun 7, 2006, at 17:25, David O'
I tend to agree... I wasn't that hot about this possibility myself,
but thought it would be prudent to ask.
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jun 5, 2006, at 23:19, David O'Toole wrote:
>>
>> On a related note, Carsten are you reading? Something came up in IRC
>> discussion, abou
On Jun 5, 2006, at 23:19, David O'Toole wrote:
On a related note, Carsten are you reading? Something came up in IRC
discussion, about making it easier to convert org documents to other
formats. Although I am a bit resistant to the idea, especially since
it would take things in a more muse-ish d
What I like about org-publish is that it is general, and really
focusses on the essentials of just the publishing process, without
intermingling these issues with the formatting issues. I believe you
could publish muse files and bhdl files with org-publish, by just
calling the appropriate fu
I'm forwarding my response to the list, as I mistakenly sent it only
to Xavier...
--- Begin Message ---
Hi Xavier,
Muse is for people who wish to write all their documents with a single
markup syntax, and produce multiple target output formats from this
input. One result of this is that the ma
Just to be clear,
I don't have the solution to this, but had also noticed it..
Xavier Maillard <[EMAIL PROTECTED]> writes:
> Hello,
>
> As promised to David, just a quick message to inform you that there is a bug
> with org-publish.
>
> In my ColorTheme.org file, I have this:
>
> Add this to
Hi,I was looking on emacswiki searching for publish engines for Emacs. Actually, I have found at least three of them:1. muse2. emacs-wiki3. bhlAdding
org-publish to this list, we got 4 engines that do merely the same
thing except for org-publish which offers less features. So what is the
current go
Hello,
As promised to David, just a quick message to inform you that there is a bug
with org-publish.
In my ColorTheme.org file, I have this:
Add this to your sources.list:
:Deb http://zedek.nerim.net/var/spool/repo ./
:deb-src http://zedek.nerim.net/var/spool/repo ./
Then, ensure my key is
Hi folks,
I've released org-publish v1.67 on my website.
http://dto.freeshell.org/e/org-publish.el
NOTE: This version contains an incompatible configuration change. You
might have to update your org-publish-project-alist. See the docstring
for org-publish-project-alist, for details on the chan
92 matches
Mail list logo