Am 16.07.2011 19:03, schrieb Bastien:
> Hi Rainer,
>
> Rainer Stengele writes:
>
>> In agenda view doing a C-x C-w produces a face related error.
>
> I cannot reproduce this. C-x C-w works fine in the agenda views
> I could test.
>
>> Can somebody help me out finding the issue in this debu
On Sun, Jul 17, 2011 at 1:21 PM, damitr wrote:
> Hi,
>
> Is there any option for exporting .org file to a wiki syntax?
> If there is none, are there any people working on it?
There's an experimental generic exporter written by Bastien. It comes
along with an experimental exporter to Mediawiki for
Hi,
It sounds very interesting. I would use something like that if it did
not require to much hassle after initial setup.
It would for example be interesting to use with one's old agenda. "What
did I do on June 7th?" and it pops up whatever you did. The key is
probably easy access to the data us
Please consider an implementation of fortran support for
org-babel. The patch adds contrib/babel/langs/ob-fortran.el
(modification of lisp/ob-C.el) and
testing/examples/ob-fortran-test.org with tests.
>From 2ac9b86a6387cae1472e3ed288a3a133be72318c Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Da
Hi Damitr and Puneeth,
Puneeth Chaganti writes:
> There's an experimental generic exporter written by Bastien. It comes
> along with an experimental exporter to Mediawiki format[1].
Yes -- please Damitr check org-mw.el and report any problem.
> It can be easily ported to any other wiki system
Hi Achim,
Achim Gratz writes:
> Looks good, except that Git complains about two whitespace errors — but
> that is easily taken care of by M-x delete-trailing-whitespace.
Thanks for confirming -- I've now applied the patch.
There is still some work to be done to completely remove hardcoded
"\\
Hi Marc-Oliver,
Marc-Oliver Ihm writes:
> I would like to submit the new function org-find-timestamps for
> disussion.
Thanks for this piece of code and for this idea!
I've tested it a bit and I encourage others to test it.
I was able to create a sparse tree with inactive timestamps,
but I
Hi Memnon,
Memnon Anon writes:
> The manual is great, but its always a good idea to also check out
> Worg. In this case, have a look at:
>
> http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.html#sec-3
>
>>((tags "+REVIEW=weekly") ;; this does not work...
>
>
Dear all,
from latest git repo:
(setq org-loop-over-siblings-within-active-region-p t)
will allow you to run some commands on several siblings in
the active region.
For example:
* Item 1
* Item 2
* Item 3
Then `C-c C-s' (org-schedule) will ask for a schedule date
for each of the item
Hi Bastien.
works! Sorry for not checking the git log
- Rainer
Am 18.07.2011 08:50, schrieb Bastien:
Hi Rainer,
Rainer Stengele writes:
Creating a "SCHEDULED" entry with C-c C-s seems to add a trailing
whitespace after the timestamp:
This has been fixed a few days ago.
Can you test again
Hello Tom,
t...@tsdye.com (Thomas S. Dye) writes:
> A link in the An Babel Demo section of
> http://orgmode.org/worg/org-contrib/babel/uses.html appears to have
> broken. I'm not sure why and don't know how to fix it.
Mmhh... I confirm the HTML exporter (and the LaTeX one, btw) are
confused by
Hi Henri-Paul,
Henri-Paul Indiogine writes:
> My goal is to export an orgmode file to LaTeX and then compile to PDF.
>
> My orgmode file contains many URLs. What is the best way to have them
> break? A simple URL in the orgmode file will not break. if I place
> the URL in \url{my url} it is
Hi Rainer,
Rainer Stengele writes:
> I am quite sure it is some misconfiguration
> in my settings but I just don't know how to find it.
If you changed some faces through M-x customize-face RET,
then you will have a (custom-set-faces ...) somewhere in
your configuration files (either in .emacs
Hi Jambunathan,
Jambunathan K writes:
> The attached patch ensures that component xml files created by the odt
> exporter are always utf-8 encoded.
This looks like a reasonable change to me.
Please feel free to commit this patch.
Thanks,
--
Bastien
Hi Pieter,
Pieter Praet wrote:
> On Thu, 14 Jul 2011 16:42:58 +0200, "Sebastien Vauban"
> wrote:
>> Pieter Praet wrote:
>>> On Thu, 14 Jul 2011 15:37:34 +0200, "Sebastien Vauban"
>>> wrote:
Shouldn't its default value better be set to 'encrypt?
>>>
>>> I don't think so.
>>>
>>> It only re
Hi Masashi,
SAKURAI Masashi writes:
> I will continue to improve calfw and org integration.
Thanks a lot for this effort!
> Please check it and let me know any ideas.
I suggest everyone to use [calfw] as a tag in the subject of the
emails sent to the list, it will help filter through these r
Hi Karl,
Karl Voit writes:
> ,[ http://orgmode.org/org.html#Durations-and-time-values ]
> | | Task 1 | Task 2 | Total |
> | |++-|
> | | 35:00 | 35:00 | 1:10:00 |
> | #+TBLFM: @2$3=$1+$2;T
> `
>
> ... results in #ERROR at @2$3 on my system w
On 18 July 2011 01:14, Eric Schulte wrote:
>
> As I mentioned earlier in this thread, I think any formal expression
> would be more useful if could be fed to existing parser-generation tools
> to automatically write Org-mode parsers, or perhaps automatically
> convert between Org-mode and other d
Am 18.07.2011 10:51, schrieb Bastien:
> Hi Rainer,
>
> Rainer Stengele writes:
>
>> I am quite sure it is some misconfiguration
>> in my settings but I just don't know how to find it.
> If you changed some faces through M-x customize-face RET,
> then you will have a (custom-set-faces ...) somewhe
Hi Bastien and Karl,
Bastien wrote:
> Karl Voit writes:
>
>> ,[ http://orgmode.org/org.html#Durations-and-time-values ]
>> | | Task 1 | Task 2 | Total |
>> | |++-|
>> | | 35:00 | 35:00 | 1:10:00 |
>> | #+TBLFM: @2$3=$1+$2;T
>> `
>>
>> ... re
Hello,
Marcelo de Moraes Serpa writes:
> I'm creating a web app that interacts with orgmode files and allows you to
> edit orgmode files on the browser. The edit part is not done. I'm quite good
> at Javascript, and I wouldn't mind hacking something akin to orgmode elisp
> code and this will be
* Karl Voit wrote:
>
[...]
> Imagine, you have got one (additional) «archive.org» (or
> «mylife.org_archive»[8]) which contains lots of small entries that
> represent many things you are doing on your computer:
[...]
> If you happen to know MyLifeBits[3] from MS Research, the papers
> from Gemmell
* Rasmus wrote:
> Hi,
Hi!
> It sounds very interesting. I would use something like that if it did
> not require to much hassle after initial setup.
My goal is that after the initial setup of one «connector» (I am
sill searching for a cool name for this) the additional effort is
nothing (or almo
* Rainer Stengele wrote:
> Hi Karl,
Hi!
> nice idea!
Thanks :-)
> My first thoughts are a warning about big org files which can be
> quite slow to be processed as agenda files.
Sure.
That is why I am thinking of putting all this stuff into an archive
Org-mode file. That way your day to day w
* Sebastien Vauban wrote:
> Hi Bastien and Karl,
>
> Bastien wrote:
>> Karl Voit writes:
>>
>>> ,[ http://orgmode.org/org.html#Durations-and-time-values ]
>>> | | Task 1 | Task 2 | Total |
>>> | |++-|
>>> | | 35:00 | 35:00 | 1:10:00 |
>>> | #+TB
Hi Rainer,
Rainer Stengele writes:
> Thanks for helping me solve the problem!
Glad my directions were useful :)
Best,
--
Bastien
Hi Karl,
Karl Voit writes:
> Hm. I just pulled newest Org-mode (again) and created an Org-mode
> file with only the table from above and still it does not work :-(
Please try the table alone in single file.
> Maybe I am trying to triage the problem by selectively disabling
> parts of my .emacs
Julien Cubizolles writes:
> I often need to purge DONE items from my org files. I have set up a
> special agenda view for checking those items and cutting some subtrees
> from it using bulk commands. I'm using a function adapted from the
> example in the manual (I've no idea if it's the best way
Bastien writes:
> "Sebastien Vauban" writes:
>
>>> * !TODO This would be an inline task, not a headline
>>
>> I've no clear cut opinion on this right now. Maybe yes, maybe not.
>> Though, there are differences between inline tasks and headlines:
>
> I'm talking about the way they _look_. So man
Hi Matt,
Matt Lundin wrote:
> Bastien writes:
>> "Sebastien Vauban" writes:
>>
* !TODO This would be an inline task, not a headline
>>>
>>> I've no clear cut opinion on this right now. Maybe yes, maybe not.
>>> Though, there are differences between inline tasks and headlines:
>>
>> I'm talk
Hello,
Since update of 5 mins ago, when `C-c a a':
--8<---cut here---start->8---
Debugger entered--Lisp error: (void-variable org-outline-regexp-bol)
(re-search-backward org-outline-regexp-bol nil t)
(not (re-search-backward org-outline-regexp-bol nil t))
Hi Matt,
Matt Lundin wrote:
> In my experience, most of the asterisks are made invisible by
> org-hide-face. E.g.,
>
> *** TODO A task
> Some notes about the task that are not part of the text.
> *** END
Any idea about the reason to make the first asterisk sh
Hi Bastien,
Bastien wrote:
> Rainer Stengele writes:
>
>> Creating a "SCHEDULED" entry with C-c C-s seems to add a trailing
>> whitespace after the timestamp:
>
> This has been fixed a few days ago.
>
> Can you test against latest git?
Just pulled. I still get the space added, for example when b
Hi Bastien,
On 7/18/11, Bastien wrote:
[..]
>
>> I have something that works for MoinMoin syntax [2].
>
> Looks great, looking forward an official release :)
I'm not sure, what you mean by an "official" release. I'm attaching
the org-mm.el file here. Please add it to the EXPERIMENTAL directory
Hi Bastien,
Exporting an org-file using org-mw-export appends a
Is it possible to suppress the creation of IDs? And what might be the
consequences of doing so?
Org-mode tends to add IDs and it makes files less readable outside of Emacs.
"Sebastien Vauban"
writes:
>>>
>>> 1. people want inline tasks with possibly no TODO keyword
>>
>> This is often how I use them --- to insert a "drawer" of notes that is
>> visible but will not be exported.
>
> Why do you say it wouldn't be exported just because it has no TODO keyword?
> At least
Dear Ido,
Ido Magal writes:
> Is it possible to suppress the creation of IDs? And what might be the
> consequences of doing so?
Please give more context:
- when do IDs get created?
- what is your configuration relevant to this?
- what did you try to turn off the creation of IDs?
Help us repli
"Sebastien Vauban" writes:
> Since update of 5 mins ago, when `C-c a a':
Make sure you reload Org with M-x org-reload.
`org-outline-regexp-bol' is a new defconst in org.el.
HTH,
--
Bastien
Puneeth Chaganti writes:
> Exporting an org-file using org-mw-export appends a lists (both ordered and unordered).
Bug confirmed, that's why it's in EXPERIMENTAL :)
Thanks for reporting though, I hope to make progress on this soon.
--
Bastien
Hi,
I have the following code block in my org file:
#+begin_src ledger :results raw :cmdline ...
!include /Users/he-sk/org/files/finanzen/2011.ledger
#+end_src
If I evaluate this code block I get an error message: Code block
produced no output.
This used to work as of 6 weeks ago. The specifie
"Sebastien Vauban" writes:
> Just pulled. I still get the space added, for example when being in the source
> Org file, on a sched. timestamp, and choosing another date thru `C-c C-s'.
Please recompile and/or reload.
--
Bastien
Hi Sébastien,
"Sebastien Vauban" writes:
> Any idea about the reason to make the first asterisk shine with face
> `org-warning'? Could it be `org-hide' face as well?
I guess using the `org-warning' face for the first asterisk of an inline
task helps distinguishing it from normal task.
I'd say
Hi Sergey,
Litvinov Sergey writes:
> Please consider an implementation of fortran support for
> org-babel. The patch adds contrib/babel/langs/ob-fortran.el
> (modification of lisp/ob-C.el) and
> testing/examples/ob-fortran-test.org with tests.
Great -- thanks a lot for this!
I let Eric (cc'ed)
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> Just pulled. I still get the space added, for example when being in the
>> source Org file, on a sched. timestamp, and choosing another date thru `C-c
>> C-s'.
>
> Please recompile and/or reload.
I don't use `elc' files, and I always r
Jean Wallemacq writes:
Hi, Jean,
> I get the message: "C-c ! is undefined"
>
> Actually, I need to record a date for each item, and I would like to
> enter the date using the column mode. Any idea on how to do it?
>
would you please
1. specify Org-version and Emacs version
2. send us a file as
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> Since update of 5 mins ago, when `C-c a a':
>
> Make sure you reload Org with M-x org-reload.
>
> `org-outline-regexp-bol' is a new defconst in org.el.
Problem came from org.elc on my disk. Once deleted, I confirm that you've
fixed the
Hrmm. By your response I takeit that it's not as obvious as I was
expecting. I assumed that ID additions were normal. I'll
reinvestigate.
Thanks.
On Jul 18, 2011, at 7:54, Bastien wrote:
> Dear Ido,
>
> Ido Magal writes:
>
>> Is it possible to suppress the creation of IDs? And what might be th
Hello,
After an interesting discussion with chu_ on #org-mode, I've written the
following patch, which makes %F in a capture template return the full
path of the directory if the capture process was called from a dired
buffer.
Any interest in applying it?
Regards,
--
Nicolas Goaziou
>From ac5a
Torsten Wagner writes:
> Sorry took me a while to test it.
> It works great
> Many many thanks for your help.
> I found two minor things.
> My snippets contain the definition of a package, which in turn end to be a
> folder. The tangle function could create folders on demand. Would be useful
Angel de Vicente writes:
> Hi,
>
> Is there anyone using ORG for keeping web bookmarks? Basically I'm
> looking at Delicious-like functionality, where I just put tags to web
> addresses and I can search the bookmarks either for their name or with
> tags.
>
> I have looked at webjump and w3m but
Hi Eric:
Thanks a lot! It would be nice if Org-Babel model could automatically add the
"#+ATTR_LaTeX" lines (from the hint in the R code header line) during LaTeX
export.
Somehow I failed to compile the file on my system. It seems the line:
#+ATTR_LaTeX: width=5px
has corrupted the PDF f
* Bastien wrote:
> Hi Karl,
>
> Karl Voit writes:
>
>> Hm. I just pulled newest Org-mode (again) and created an Org-mode
>> file with only the table from above and still it does not work :-(
>
> Please try the table alone in single file.
I already did so for the last posting/email here.
>> Mayb
Hi,
I noticed a problem in a great-big-huge org-mode file of mine after I
upgraded to version 7.6, and I whittled it down to the following org-mode
file:
-
#+TITLE: My title here
#+AUTHOR:Ken Williams
#+BEGIN_SRC R
[1] 173
#+EN
Hi Sergey,
Thank you for sharing ob-fortran. After a quick scan it looks great,
and I would like to include it into the Org-mode core.
However a contribution of this size does require assignment of copyright
to the FSF. See http://orgmode.org/worg/org-contribute.html#sec-2 for
information and i
Hi Eric,
Eric Schulte writes:
> I just pushed up a fix for this issue.
>
> Thanks for suggesting this change. -- Eric
This fix broke org-bibtex-fleshout, since org-babel-trim converts nil to
"". As a result, org-bibtex-fleshout believes that there are values for
all the required fields even tho
Hi Bastien!
2011/7/18 Bastien :
>> the URL in \url{my url} it is exported as
>>
>> \url{[[my url]] [[my url]]} however the URL is nicely split to the
>> next line in the pdf.
>
> I would welcome ideas/code to have more flexibility wrt the way urls
> are handled by the LaTeX exporter.
If there
Hi Eric:
Thanks a lot for your quick response! The problem is solved by "adding a
headline". I can now successfully generated the PDF file from LaTeX export.
I agree with your point about complexity vs. convenience.
Thanks again, and have a good week!
Sincerely,
Feiming Chen
--- On Mon, 7
Matt Lundin writes:
> Hi Eric,
>
> Eric Schulte writes:
>
>> I just pushed up a fix for this issue.
>>
>> Thanks for suggesting this change. -- Eric
>
> This fix broke org-bibtex-fleshout, since org-babel-trim converts nil to
> "". As a result, org-bibtex-fleshout believes that there are values
Feiming Chen writes:
> Hi Eric:
>
> Thanks a lot! It would be nice if Org-Babel model could
> automatically add the "#+ATTR_LaTeX" lines (from the hint in the R
> code header line) during LaTeX export.
>
I don't think this will happen at least in the near term, as searching
out and creating/c
Hello,
writes:
> I noticed a problem in a great-big-huge org-mode file of mine after I
> upgraded to version 7.6, and I whittled it down to the following org-mode
> file:
>
> -
> #+TITLE: My title here
> #+AUTHOR:Ken Williams
>
Eric Schulte writes:
> Matt Lundin writes:
>
>> Hi Eric,
>>
>> Eric Schulte writes:
>>
>>> I just pushed up a fix for this issue.
>>>
>>> Thanks for suggesting this change. -- Eric
>>
>> This fix broke org-bibtex-fleshout, since org-babel-trim converts nil to
>> "". As a result, org-bibtex-fles
Matt Lundin writes:
> Eric Schulte writes:
>
>> Matt Lundin writes:
>>
>>> Hi Eric,
>>>
>>> Eric Schulte writes:
>>>
I just pushed up a fix for this issue.
Thanks for suggesting this change. -- Eric
>>>
>>> This fix broke org-bibtex-fleshout, since org-babel-trim converts nil to
On 7/18/11 12:35 PM, "Nicolas Goaziou" wrote:
>
>This has been fixed since 7.6 release. footone-finder was indeed
>overzealous back then.
Great, thanks for your help. I've upgraded to the latest snapshot & the
problem goes away.
--
Ken Williams
Senior Research Scientist
Thomson Reuters
http:
M-x org-version yields:
release_7.6-105-gbfed5
Org-mode version 7.6 (release_7.6.105.gbfed5)
When I try to export this file to html, org re-evaulates the second code
block, even though it has :cache yes
https://gist.github.com/1090173
sincerely,
--Robert McIntyre
Hey guys
If I have a headline with children, like this:
* Project
** TODO Task
** TODO Task
** SubProject
*** TODO Task
*** TODO Task
Does org have any functionality that allows me to automatically close
(Change TODO->DONE, put DONE when TODO is not available (in the case of
Projects)) automatic
Hello Bastien !
Thanx for testing !
Currently I think, that this function is most useful, if applied to all
org-buffers.
So I personally prefer the mulit-occur option, which gives me a list for all of
my org-buffers.
Therefore I feel a bit ashamed, that this does not work for you :-/
Did you
Hello Bastien !
Thanx for testing !
Currently I think, that this function is most useful, if applied to all
org-buffers.
So I personally prefer the mulit-occur option, which gives me a list for all of
my org-buffers.
Therefore I feel a bit ashamed, that this does not work for you :-/
Did you
Robert McIntyre writes:
> M-x org-version yields:
> release_7.6-105-gbfed5
> Org-mode version 7.6 (release_7.6.105.gbfed5)
>
> When I try to export this file to html, org re-evaulates the second
> code block, even though it has :cache yes
>
> https://gist.github.com/1090173
I encourage you to po
Bastien wikimedia.fr> writes:
> Jonathan BISSON gmail.com> writes:
>
> > I'm using inline images a lot in my org-files, but sometimes, the inline
> > image disappears and I need to do a (org-display-inline-images) again.
> > I need to look in more details when does this really happen.
>
> Ok,
Hi Jason,
Jason Dunsmore writes:
> I noticed that when I go to refile a heading, the heading that I'm
> refiling is listed in the refile targets. If I choose to refile the
> heading to itself, the following error is displayed:
>
> org-refile: Cannot refile to position inside the tree or region
Hey Bastien!
>Can you tell more about what you mean by "grammar"?
I think Nick pretty much nailed down the description of what a grammar would
be. I'm not well-versed in compiler-theory and my real world experience with
parsers are limited - I made some pretty hackish parsers in the past but
none
Hi Karl,
nice idea. Maybe there are already "log my life" tools in the *nix
land. I have not digged, though. If there is such a tool, the work
is "only" to convert from its log format to Org format.
Karl Voit writes:
> My goal is that after the initial setup of one «connector» (I am
> sill
>
> If having a grammer is so hard, then I think I will just use the elisp
> regexp-based parsing implementation as a reference :)
By the way, that's what this guy did in this Ruby gem:
https://github.com/bdewey/org-ruby
Cheers,
- Marcelo.
On Mon, Jul 18, 2011 at 4:02 PM, Marcelo de Moraes Se
Hi all,
I've been investigating a viable way to generate for every exported html file
in an org-publish project a list of links to all the other html files in the
directory-tree and I'm stuck.
I want this list to be inserted as a header, nicely css-ed into a navigation
bar.
The idea is to gra
Hi all,
I just read this:
http://nic.ferrier.me.uk/blog/2010_10/elnode
it is an asynchronous webserver in emacs that can take anything in emacs (like
org files) and serve it up...
I haven't played with it yet, but it sound awesome !
sndr
A little data destruction protection. I put together a table and had to
destroy all copies of it after having tried to set up averages for a
couple columns. The averages didn't work and data got zeroed out and I
lost an entire column of data that way. One of my problems I'm sure was
caused b
Bastien writes:
> Hi Jason,
>
> Jason Dunsmore writes:
>
>> I noticed that when I go to refile a heading, the heading that I'm
>> refiling is listed in the refile targets. If I choose to refile the
>> heading to itself, the following error is displayed:
>>
>> org-refile: Cannot refile to positi
I just pulled and upon making noticed several compiler errors. None
of them appear to be fatal but as I am learning elisp it might be
helpful for me to be able to see what is being done (and also for
maybe me to be able to learn what is being worked on so I can test
it?) and then maybe I can also
Karl Voit writes:
> In 1945, Vannevar Bush wrote a very famous essay «As we may think»
> in which he proposed a system he called «Memex»[9] which described
> the basic features of MyLifeBits, the web, and many more things.
Nice read, thanks a lot!
--
Bastien
Hi Florian,
Florian Beck writes:
> Actually, I meant »tags« in the HTML sense. For example
> would call a function during export, which returns, say, its LaTeX
> interpretation, another function would be called by font lock (or
> whatever you use) to determine its on screen display.
Well, I'm
Jason Dunsmore writes:
> Hm, I don't see any change with or without org-completion-use-ido set.
> The current heading still shows up in the refile targets.
Weird. I double-check and have the current heading filtered out of the
refile targets. Can you check again and/or send a small test file?
Hi Masashi,
SAKURAI Masashi writes:
> I'm sure that the caching mechanism is useful, but I'm not sure that
> we should do it with paying the large cost of rewrite whole codes.
FWIW, this is a two separate steps process: 1) write a usable cache,
then 2) re-implement (parts of) the agenda by usi
Hi Jude,
Please type C-c } on a table -- it displays coordinates of the
cells so that you can more easily refer to the right one.
HTH,
--
Bastien
Robert McIntyre writes:
> M-x org-version yields:
> release_7.6-105-gbfed5
> Org-mode version 7.6 (release_7.6.105.gbfed5)
>
> When I try to export this file to html, org re-evaulates the second code
> block, even though it has :cache yes
>
> https://gist.github.com/1090173
>
I just pushed up a
Hi Sébastien,
"Sebastien Vauban" writes:
> I simply call C-c C-x C-j to jump to the current clocking entry, and the
> question "org-decrypt: auto-save-mode may cause leakage. Disable it for
> current buffer? (y or n)" pops up -- while the current buffer has nothing
> special, as said above.
Wei
Hi Jude,
when deleting data with just one keystroke (like in the case you
describe), there is always the possibility to _undo_ with C-/
Is there something more we can do?
Best,
--
Bastien
Bastien,
What I am hearing is that an API that allows caching could be built
that could benefit extensions and then once that is deemed stable
enough an optional or separate track would be rebuilding the Agenda as
it is today into that API?
Matt
On Mon, Jul 18, 2011 at 6:06 PM, Bastien wrote:
>
Hi Nicolas,
Nicolas Goaziou writes:
> Any interest in applying it?
Looks fine to me, feel free to apply it.
Thanks,
--
Bastien
Dear Puneeth,
Puneeth Chaganti writes:
> I'm attaching the org-mm.el file here. Please add it to the
> EXPERIMENTAL directory, if you think that's the right way to go about
> it.
Done, thanks a lot.
EXPERIMENTAL is a place with no strong inclusion policy: I'll add
anything that deserves atte
Hi Eric,
Eric Schulte writes:
> Another option for serving Org-mode files could be an Emacs-based
> web-server, for example elnode [1], which I just ran across today.
Elnode looks nice.
I've just tested it for 10 seconds and displayed the "Hello!" in
http://localhost:8010 -- already exciting :
Hi Nicolas,
Nicolas Goaziou writes:
> I didn't follow closely the thread, but I think having a formal
> description of Org files is unrealistic at the moment.
Still it would be useful to *try* to describe Org's various elements as
formally as possible.
> Org "format" is heavily dependant on us
Hi John,
thanks for your input.
What I'm thinking about is this simple idea:
#+TAGGROUP: :colour: :red:green:
in such a way that:
1. searches for :red: will continue to display entries with :red:
2. searches for :colour: will display entries with :red: and/or :green:
Would this be useful alre
Hi Bastien,
I presume Jude is using emacspeak with org-mode.
I also use emacspeak.
I have noticed that emacspeak does not read anything done using
overlays. I am presuming the column and row labels are done this way.
It also means that we can't use column view either as far as I know.
This as
Andy Moreton writes:
> On Wed 13 Jul 2011, Achim Gratz wrote:
>
>> I've tested some things on Win7 and happen to have an Emacs24 installed
>> there, so I compiled the latest org-mode. I got quite a few warnings
>> that I've never seen before with Emacs23, so I assume this is Emacs24
>> tightenin
Hi Matthew,
Matthew Sauer writes:
> What I am hearing is that an API that allows caching could be built
> that could benefit extensions and then once that is deemed stable
> enough
Yes, stable and, moreover, *fast* enough...
> [...] an optional or separate track would be rebuilding the Agenda
Bastien writes:
> Hi Florian,
>
> Florian Beck writes:
>
>> Actually, I meant »tags« in the HTML sense. For example
>> would call a function during export, which returns, say, its LaTeX
>> interpretation, another function would be called by font lock (or
>> whatever you use) to determine its on
Hi Matthew,
(defconst ...) defines a constant, i.e. a symbol which value
will not change.
What happens here is that org.el defines org-outline-regexp
as a constant, whereas some functions use org-outline-regexp
as a symbol for a temporary value (used in let constructs).
See for example the macro
Nicolas Goaziou writes:
> Hello,
>
> Bernt Hansen writes:
>
>> I've run into a minor bug with cookie statistics.
>>
>> The COOKIE_DATA property seems to break parent task statistics when it
>> is set to 'recursive'.
>>
>
> I have pushed a fix in master branch that should solve the problem at
> h
Hello!
So I've been trying to use org-babel for the first time recently, and
something that seemed like it would be absolutely wonderful for my
technical notes is ditaa. I've been attempting to export to latex and
then create pdf with a ditaa image for the past little bit, and can't
seem to manage
1 - 100 of 113 matches
Mail list logo