This is how Freedmind natively outputs the same link:
http://orgmode.org";
MODIFIED="1348041668536" POSITION="right" TEXT="test"/>
I am not much at reading elisp, but it seems that the following code in
org-freemind.el might be intended to achieve the above result.
(defun org-freemind-conve
Robert Klein writes:
> Hi, there is a typo in org-e-publish.el. Publishing xxx.org results in a
> file xxxhtml instead of xxx.html.
Applied, thanks.
--
Bastien
Hi Buddy (!),
Buddy Butterfly writes:
> I therefore ask, if it would be possible to have columnview and
> clocktable be merged to have same functionality, look and feel?
This is not possible.
The clock table is actual text in your .org file, whereas the column
view is just a special display
Hi Jason,
Jason Dunsmore writes:
> I linked /usr/bin/emacs to /usr/local/bin/emacs. Hopefully that will
> fix it.
Apparently it did, as the ELPA package has been correctly created.
Thanks!
--
Bastien
John Hendy writes:
>> You'll need to clone impress.js repo and copy over the js and css
>> directories, to the directory of your html file. The README gives
>> instructions for the same [
>> https://github.com/kinjo/org-impress-js.el#quick-start ]
Great! I added this to Worg.
--
Bastien
Hi Bill,
Bill Day writes:
> Sorry, yes, I mistyped -- it is org-freemind.el.
>
> When I type:
>
> * Mind Map
> ** test [[http://orgmode.org][Org Mode]]
>
> I get this:
>
>
>
>
> http://orgmode.org][Org Mode]]">
>
>
>
>
> Is this the expected behavior?
Nope. I fixed this by inserting the
Hi robert,
Robert Horn writes:
> It's blue until the
> exclaimation point (18 September), then it has a red background, and the
> future is red. This is captured on Tuesday, 18 september.
>
> Habit: HABIT [#A] Weekly GTD revi * !
> :home:
(Providing a small
Hi James,
James Harkins writes:
> So I suppose the maximum digest size is already configurable without
> logging an issue with the mailman devs.
Okay, I'll check this with the emacs-orgmode@ admins.
Thanks,
--
Bastien
Hi all, I've discovered emacs org-mode a few days ago, and I think I've
finally found the tool I've been looking for for monthes. I'm a PhD student
and I feel the need to organize my thoughts tasks and notes.
I would like to implement a GTD-like workflow in org-mode. I used to use
tiddlywiki ([mGSD
Hi Gary,
Gary Oberbrunner writes:
> Using a recent git checkout of org-mode (f51c405), the following small
> org-mode file produces invalid LaTeX. I'm pretty sure it used to
> work. The \alpha and \beta seem to be what confuses it.
>
> ---snip
> * Scorecards
> ** Product Releas
Luis Anaya writes:
> In terms of its interface, it's pretty nifty, but the real magic happens
> because it's running within an editor.
Exactly.
It'd be somehow ironical for Emacs to mimic the features of a software
that uses an editor to mimic the features of a shell, especially given
the fa
Hi Eric,
Eric Schulte writes:
> Oh yes, I used file-name-nondirectory instead of file-name-directory,
> and forgot the customization documentation. Here's updated version.
Feel free to apply this in master -- thanks to Arne Luis and you!
--
Bastien
Hi Bill,
Bill Day writes:
> This is how Freedmind natively outputs the same link:
Thanks -- I've now implemented this.
I won't fix org-freemind.el any further though, first because
going through the code is quite adventurous (congrats for your
courage here) and second because I think org-e-fre
Hi Loris,
"Loris Bennett" writes:
> I have updated from 7.8.something to 7.9.1 and evaluating the following
> source block:
>
> ,--
> | #+header: :cache no :eval query
> | #+name: sacct-output
> | #+begin_src sh :ex
Hi Clément,
Clément Mayet writes:
> Given an action in a project, I would like to
> see the action's project in the agenda view, and even better, to
> order actions by project (or by context, then by project). Does
> somebody have any hints on how to do that ?
My top-level headlines are project
Hi Lorise,
"Loris Bennett" writes:
> I have just updated to emacs 24.2.50.1 and org 7.9-32-g805a9f-elpa and
> am having this problem again even with an ECM. Commenting out the
> declaration as suggested above no longer helps.
>
> Any suggestions?
Can you share the Perl script that is not worki
Hi Samuel,
Samuel Wales writes:
> Here is a paragraph.
>
> # this is a paragraph, which i decided to comment out, but
> # is separate from the previous and next paragraphs.
>
> Currently, ASCII export will create extra blank lines. This
> is undesirable.
Actually the new exporter behaves corre
Hi Robert,
Robert Horn writes:
> As a naive user of customize I
> would expect that going to the org-habit group would automatically
> trigger applying the org-habit customizations.
It triggers the org-habit customizations as set from org-habit.el
through all the defcustoms, not from your .emac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 18/09/12 18:52, John Hendy wrote:
> On Tue, Sep 18, 2012 at 10:20 AM, Puneeth Chaganti
> wrote:
>> On Tue, Sep 18, 2012 at 8:24 PM, John Hendy wrote: [..]
>>>
>>> Has anyone used this? I just cloned it and created the example
>>> presentation.
Hi,
Nicolas Goaziou writes:
>> * The regular expression matches completely empty headlines, so maybe
>> the intention is to allow matching items with just a todo keyword?
>
> Yes, it is.
FWIW I confirm it is.
> Note that I'm not convinced by empty headlines nor do I use them, but as
> an
Hi Trevor,
Trevor Vartanoff writes:
> I updated to 7.9.1 from 7.8.11 and was quite surprised to receive nasty
> "Cannot drag element backward" messages when I tried to use org-metaup and
> org-metadown to move text around.
It is hard to understand the problem without an example.
When did you g
Hi Richard,
Richard Stanton writes:
> To work around this, I use h:2 (say) so that I can make my TODO
> items third-level headers and have them printed as an itemized list, as
> desired. With the new behavior, this seems impossible, but I can't believe
> I'm the only person for whom this is a us
Thank you Bastien for your quick answer.
My understanding of the C-c C-x < command is that you restrict the agenda
view to one headline (i;e project in our case). How do you use the
:CATEGORY: property then ? Do you copy the project's name in that property
(or something shorter that makes you remem
Hi Eric,
Eric Schulte writes:
> Should we distribute the DitaaEps.jar with Org-mode in the same manner
> as we now distribute ditaa.jar?
If we have permission to do this then lets do it.
--
Bastien
Hi Chuck,
cbe...@tajo.ucsd.edu writes:
> My apologies if this is already reported (I recall seeing something like
> this, but cannot find it in the archives).
>
> A list element starting with an inline src block is improperly
> parsed.
I cannot reproduce this with Org 7.9.1.
--
Bastien
Hi Michael,
Michael Strey writes:
> mosh.mit.edu was built with the Twitter Bootstrap CSS framework.
> See http://twitter.github.com/bootstrap/.
Beautiful! I'll still to the current design (with upcoming minor
improvements) mainly because I want to generate the orgmode.org
website with .org fi
Thanks for clearing it up Bastien,
Nicolas, do you have the patch somewhere so that I can take a look at it?
Best wishes,
Mats Kindahl
On 09/19/2012 11:14 AM, Bastien wrote:
> Hi,
>
> Nicolas Goaziou writes:
>
>>> * The regular expression matches completely empty headlines, so maybe
>>> t
Hi Anthony,
Anthony Lander writes:
> If I start typing a definition list and let emacs wrap the text, I get this:
>
> - test :: dsfjknv sldfknv lksdjnv lksdjnv lksdjnv lkjsdv lkjsdnv lkjsdnv
> lkjnsdv lkjdsnv lkjnsdv lkjsndlv kjnsdv lkjsdnv lkjnsd lvkjsndv
> lkjsdn klvj
Hi Robert,
Robert Horn writes:
> There is more to this bug.
Please reply in the same thread if this is the same bug.
> I don't think there is a problem with my
> patch, but it doesn't fix it on all systems. It fixed things on my Mac,
> but not on Linux or Windows.
Did you check my fix?
Hi Bastien,
Bastien writes:
> Hi Lorise,
>
> "Loris Bennett" writes:
>
>> I have just updated to emacs 24.2.50.1 and org 7.9-32-g805a9f-elpa and
>> am having this problem again even with an ECM. Commenting out the
>> declaration as suggested above no longer helps.
>>
>> Any suggestions?
>
> Ca
Hi Gaizka,
Gaizka Villate writes:
> I then adjust it manually to set it to the last clocked-out timestamp
> (which, for me, is the last time I spent working on it).
I introduced `org-use-last-clock-out-time-as-effective-time' which lets
you do this automatically. You can test it from the git m
Hi Clément,
Clément Mayet writes:
> Thank you Bastien for your quick answer.
> My understanding of the C-c C-x < command is that you restrict the
> agenda view to one headline (i;e project in our case). How do you use
> the :CATEGORY: property then ? Do you copy the project's name in that
> prop
Thank you ! That could do the trick. However I planned to use categories
(in fact file names) for the different areas (Personnal, Work, Research,
Administrative). If I do as you suggest, I could probably use tags for
these areas instead of category...
Clément
2012/9/19 Bastien
> Hi Clément,
>
>
Hi Loris,
"Loris Bennett" writes:
> Nothing works now, not even
>
> #+BEGIN_SRC sh :file tmp.txt :dir /x@xxx:
> echo hostname
> #+END_SRC
Maybe you don't have permission to read the /tmp/ dir
on the remote machine?
Anyway, it's hard to debug with so little information.
--
Bastien
Clément Mayet writes:
> Thank you ! That could do the trick. However I planned to use
> categories (in fact file names) for the different areas (Personnal,
> Work, Research, Administrative). If I do as you suggest, I could
> probably use tags for these areas instead of category...
You're welcome
Wow!
It works great! Thanks a lot!!
-- Gaizka
El día 19/09/12 11:37 +0200, Bastien escribió:
> Hi Gaizka,
>
> Gaizka Villate writes:
>
> > I then adjust it manually to set it to the last clocked-out timestamp
> > (which, for me, is the last time I spent working on it).
>
> I introduced `org
Hello,
When you want to export an agenda view with your own CSS, you must do the
following:
#+begin_src emacs-lisp
(setq org-agenda-export-html-style
"")
#+end_src
If you don't put the `style' tag, the above is simply ig
Bastien writes:
> Hi Loris,
>
> "Loris Bennett" writes:
>
>> Nothing works now, not even
>>
>> #+BEGIN_SRC sh :file tmp.txt :dir /x@xxx:
>> echo hostname
>> #+END_SRC
>
> Maybe you don't have permission to read the /tmp/ dir
> on the remote machine?
>
> Anyway, it's hard to debug with so
a bit more pedantry, but i'm currently collecting examples of
org/beamer processing to see how well i can reproduce them, and at
org's own example here:
http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html
if you follow the link in footnote 1, you see the alleged .org
source as con
Hi Christopher,
Christopher Witte writes:
> I have a document with lots of inline tasks scattered throughout it. I
> want to get an overview of the document so I use S- to cycle to
> CONTENTS, when I do that all of the inline tasks are displayed like
> this:
You can add this hook:
(add-hook 'o
>From db344fd8a05b11174508e2de864f2fb788ea0f29 Mon Sep 17 00:00:00 2001
From: Fabrice Niessen
Date: Wed, 19 Sep 2012 12:10:20 +0200
Subject: [PATCH] Don't force the tag to be present in
`org-agenda-export-html-style'
* org-agenda.el (org-agenda-write-buffer-name): remove the
t
Hi Julian,
Julian Burgos writes:
> I noticed that now, when editing code in ESS mode (after switching from
> org-mode using C-') I cannot use save-buffer to save any changes into my
> org mode file. Instead, when doing save-buffer I get prompted for a new
> file name and the only the code block
Hi Thomas,
Thomas Moyer writes:
> I have a set of files that I put notes in that I would like to export
> to HTML. When I do this, I have configured everything to allow
> certain drawers to included in the export, but those drawers are put
> in blocks. Is there a way to convince the export mech
On 19 sep. 2012, at 12:34, Bastien wrote:
> Hi Christopher,
>
> Christopher Witte writes:
>
>> I have a document with lots of inline tasks scattered throughout it. I
>> want to get an overview of the document so I use S- to cycle to
>> CONTENTS, when I do that all of the inline tasks are disp
Hello,
Bastien writes:
> Thomas Moyer writes:
>
>> I have a set of files that I put notes in that I would like to export
>> to HTML. When I do this, I have configured everything to allow
>> certain drawers to included in the export, but those drawers are put
>> in blocks. Is there a way to con
Hello,
a...@fastmail.fm (Albert Z. Wang) writes:
> Thanks for the clarification! Is there an easy way to have them be
> treated as full-fledged environments? I usually prefer to use the above
> for unnumbered display equations since it reduces visual clutter and
> looks closer to the intent.
N
Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> I'm not sure about support for \hfill{}, etc. The new latex and html
> exporters pass \hfill{} through unchanged, which might be what the latex
> author wants, or what the html author writing about latex commands
> wants.
It would not change anyth
Loris Bennett wrote:
> Bastien writes:
>
> > Hi Loris,
> >
> > "Loris Bennett" writes:
> >
> >> Nothing works now, not even
> >>
> >> #+BEGIN_SRC sh :file tmp.txt :dir /x@xxx:
> >> echo hostname
> >> #+END_SRC
> >
> > Maybe you don't have permission to read the /tmp/ dir
> > on the rem
Hello,
Mats Kindahl writes:
> Nicolas, do you have the patch somewhere so that I can take a look at
> it?
The patch has been applied to master branch a few weeks ago. It's very
simple: headline's text has been made optional.
There's room from improvement, though: I find strange that " " is
Hello,
Yann Hodique writes:
> thanks for the quick review. Of course I don't mind, but I'm just
> curious to understand the purpose, as duplicating constants seems to
> make room for future mistakes (even though in this case I guess we're
> stuck with that regexp forever :)).
As far as Org Elem
On the note of presentations... one thing to spice things up I've used
is impress!ve:
- http://impressive.sourceforge.net/
It's pretty cool! Fades, presenter-only displayed timer, zoom, mouse
spotlight, drag to create highlight boxes, a OSX-like zoom out on all
slides to select one you want. Anywa
Toke Høiland-Jørgensen writes:
> Alan Schmitt writes:
>
>> I've been using mosh for a couple weeks now, and I'm really happy
>> about it: connections survive changing ip addresses and the laptop
>> going to sleep. I find it quite robust.
>
> Does mosh work as a drop-in replacement for SSH in ema
Achim Gratz writes:
> Alan Schmitt writes:
>> There was a revert of a commit that fixed it, and I got back to the
>> usual state of getting stuck on some test. (I tried finding which test
>> is getting stuck, but I don't know how. I just know the last test to
>> pass is test-ob-sh/dont-insert-spa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 19/09/12 16:19, John Hendy wrote:
> On the note of presentations... one thing to spice things up I've used is
> impress!ve: -
> http://impressive.sourceforge.net/
>
> It's pretty cool! Fades, presenter-only displayed timer, zoom, mouse
> spotligh
Hi Bastien,
> Can you confirm this error happens with no configuration (emacs -Q)?
After a bit of digging it seems to be a bad interaction between org-mode
paragraph filling and filladapt-mode. If I disable filladapt, then everything
works as expected.
Thanks, and sorry for not -Q'ing before
Your explanation is useful. After some more experimenting, it looks like
7.8.11 accepts a return as the dividing line between "elements", but
7.9.1 only recognizes them as separate if there's an empty line between
them.
Example: if I copy the first two lines of your email, I can shift "It is
Hi Trevor,
On 12-Sep-19, at 10:44 AM, Trevor Vartanoff wrote:
> And so, example 2, I was receiving "cannot drag element forward/backward"
> when I was in a heading with no line breaks. That is, a heading where
> paragraphs are separated with return + indent rather than a full line break
> of r
On 19 sep. 2012, at 15:15, Nicolas Goaziou wrote:
> Hello,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> I'm not sure about support for \hfill{}, etc. The new latex and html
>> exporters pass \hfill{} through unchanged, which might be what the latex
>> author wants, or what the html author
Bastien writes:
> Hi Chuck,
>
> cbe...@tajo.ucsd.edu writes:
>
>> My apologies if this is already reported (I recall seeing something like
>> this, but cannot find it in the archives).
>>
>> A list element starting with an inline src block is improperly
>> parsed.
>
> I cannot reproduce this wit
> From: Bastien Guerry [mailto:bastiengue...@gmail.com] On Behalf Of
> Bastien
> Sent: Tuesday, September 18, 2012 11:53 PM
> To: Richard Stanton
> Cc: nicholas.do...@hp.com; emacs-orgmode@gnu.org
> Subject: Re: Extra space between list items in HTML export
>
> Hi Richard,
>
> Richard Stanton wr
Hello,
Carsten Dominik writes:
> These are all valid arguments. However, I did design
> Org-mode to be LaTeX-near to make sure that it becomes
> easy and fast to type as a notes environment. In my mind, a user
> expecting \cite{...} to work in other backends is not necessarily
> a wrong expect
Richard Stanton writes:
> Yes - I thought you were advocating changing this behavior, but
> rereading your message, I now don't think you were...
Okay, looks good, sorry if I was unclear!
--
Bastien
Achim Gratz writes:
> Markus Heller writes:
>>> BTW, how exactly did you update? A tarball should not need this and if
>>> it's a Git directory the version should be found automatically.
>>
>> Here are the steps:
>>
>> 1. git pull in ~/.emacs.d/org-mode
>> 2. M-x org-reload
>
> Then Emacs appare
Anthony Lander writes:
> After a bit of digging it seems to be a bad interaction between org-mode
> paragraph filling and filladapt-mode. If I disable filladapt, then
> everything works as expected.
Yes -- we'll never say it enough: don't use filladapt.el with org-mode.
--
Bastien
Hi Nicolas,
Nicolas Goaziou writes:
> There's room from improvement, though: I find strange that " " is
> a valid empty headline while "" isn't.
This I find natural.
The prefix for headlines includes the whitespace, so the whitespace
is needed for empty headlines too. Also, people m
Hello Everybody,
I had a look around the web for awhile, but couldn't find any information
pertaining to my particular needs. I hope somebody here will be able to help
me out.
Anyway, I've been looking around for quite a while for the proper system to
set-up an electronic laboratory notebook
Dear org-mode developers,
thanks a lot for providing org-insert-drawer; it satisfies a frequent need.
However, when I invoke this function (with or without having a range of
text selected), only the start keyword of the drawer respects the
current indentation level. The :END: mark is always l
Hello there,
Some people already have suggested and produced some code (see [1,2]) in
order to have an "attach" (or "att", as it was called) link type in
org-mode. I never found a org--complete-link function for these links
on the net, so I tried to write it for myself. In order to do that, I had
Hi,
Nicolas Goaziou writes:
> My point is not about removing anything related to LaTeX syntax. I'm
> fine with a \cite{...} (although I think [[cite:...]] may be cleaner) as
> long as it really is accepted by most major export back-ends.
>
> But I think accepting raw commands like \vspace, \hfil
Hi Dmitri,
Dmitri Makarov writes:
> If anyone interested, it's easy to explicitly load the required ELPA
> packages in batch mode. For example, the following command loads htmlize
> for publishing org files in batch mode
>
> emacs --batch -l ~/.emacs.d/init.el --eval "(progn (add-to-list 'load-
On Wed, Sep 19, 2012 at 09:15:35AM -0700, Eric Lubeck wrote:
> Hello Everybody,
>
> I had a look around the web for awhile, but couldn't find any
> information pertaining to my particular needs. I hope somebody here
> will be able to help me out.
>
> Anyway, I've been looking around for quite a wh
Hi Achim,
Achim Gratz writes:
> I've just pushed a first implementation of an orgplus ELPA archive.
thanks a lot and sorry to be late on this.
I'll test this after tomorrow (I'm offline tomorrow), I'll try to set
this up on the server then. If there are any direction you can think
of, please
Greetings.
The patch posted here is the first patch I have ever made with git, so I
hope it is ok.
I tested the new functions locally, as can be seen from the examples. I
also ran make without problems. I am, however, unable to install org
from the git version (for some unknown reason), so I was
Hi Eric,
Eric Schulte writes:
> Agreed, this would simply mean generating an archive-contents file on
> the Org-mode site which lists the latest org and orgplus archive. I'm
> not sure which elisp function is used to generate this file, but it
> could be done directly from the server.mk file wi
Hi Jarmo,
Jarmo Hurri writes:
> The patch posted here is the first patch I have ever made with git, so I
> hope it is ok.
thanks for contributing to Org! The patch is longer than 20 lines, so
we would need you to sign the FSF papers to be able to accept it.
The form is here:
http://orgmod
Jarmo Hurri writes:
> I am, however, unable to install org
> from the git version (for some unknown reason), so I was unable to test
> the final, committed version.
Please let us know what's wrong here, we will try to help.
--
Bastien
Bastien wrote:
> Anthony Lander writes:
>
> > After a bit of digging it seems to be a bad interaction between org-mode
> > paragraph filling and filladapt-mode. If I disable filladapt, then
> > everything works as expected.
>
> Yes -- we'll never say it enough: don't use filladapt.el with org-
Erich Neuwirth writes:
> The following examples shows some issues
>
All of these examples execute as expected. It is not always possible to
automatically identify and remove the results of a code block execution.
Remember that Org-mode files are just plain text.
>
> #+title: Inline formatting
On 12-Sep-19, at 2:10 PM, Nick Dokos wrote:
> Bastien wrote:
>
>> Yes -- we'll never say it enough: don't use filladapt.el with org-mode.
>
> It's probably worth adding a paragraph about this in the org manual,
> section Miscellaneous/Interactions/Conflicts.
Nick, the way to turn off filladap
Bastien writes:
> Dmitri Makarov writes:
>> It should be easy to include such a command in a makefile or build.xml and
>> automatically locate the latest installation of necessary packages rather
>> than explicitly specifying the path.
That's what BTEST_POST is there for in the build system, you
Bastien wrote:
> Hi Nicolas,
>
> Nicolas Goaziou writes:
>
> > There's room from improvement, though: I find strange that " " is
> > a valid empty headline while "" isn't.
>
> This I find natural.
>
> The prefix for headlines includes the whitespace, so the whitespace
> is needed f
Bastien writes:
> Thinking again of it, I find "orgplus" confusing in this case.
>
> If a longer name is not a problem, I suggest "org-with-contribs", it
> clearly state that this is org with contribs. There are dired+ and
> friends that are just extensions to dired (and friends), so orgplus
> wou
Hi Bastien
I actually wrote an ant script that controls the off-line publishing.
It's fairly simple, assuming ELPA packages installed in ~/.emacs.d/elpa
Another important thing to note is that font-lock-mode is not enabled by default
in --batch mode. So I ended up writing an extra .el file that
Bastien writes:
>> So I suppose the maximum digest size is already configurable without
>> logging an issue with the mailman devs.
>
> Okay, I'll check this with the emacs-orgmode@ admins.
This is the variable digest_size_threshold (also editable from the web
interface), it sets how many kiB a dig
Nick Dokos writes:
> Loris Bennett wrote:
>> In the *Org-Babel Error Output* buffer, I get the following:
>>
>> /bin/bash: /scpc:x@xx:/tmp/sh-script-7472puH: No such file or
>> directory
It would seem that you are trying to use a remote file with a local
bash. That won't work, especial
Eric Lubeck writes:
> Hello Everybody,
>
> I had a look around the web for awhile, but couldn't find any
> information pertaining to my particular needs. I hope somebody here
> will be able to help me out.
>
> Anyway, I've been looking around for quite a while for the proper
> system to set-up
Jarmo Hurri writes:
> * lisp/org-table.el: added functions org-lookup-first and
> org-lookup-last
> * doc/org.texi: documented the use of lookup functions
>
> TINYCHANGE
Well, it doesn't become a TINYCHANGE just because you put that stamp on
it. This patch clearly is over 20 non-trivial lines, so
Bastien,
"Sebastien Vauban" wrote:
> If I set the variable `org-agenda-export-html-style' to the string I want:
>
> #+begin_src emacs-lisp
> (setq org-agenda-export-html-style
>" href=\"org-agenda-views.css\"/>")
> #+end_src
>
> it will be *ignored*... because there is no word `style' (with or
Aloha all,
Bastien writes:
> Hi,
>
> Nicolas Goaziou writes:
>
>> My point is not about removing anything related to LaTeX syntax. I'm
>> fine with a \cite{...} (although I think [[cite:...]] may be cleaner) as
>> long as it really is accepted by most major export back-ends.
>>
>> But I think a
Jarmo Hurri writes:
> I tested the new functions locally, as can be seen from the examples. I
> also ran make without problems. I am, however, unable to install org
> from the git version (for some unknown reason), so I was unable to test
> the final, committed version.
I can't decode that last pa
Bastien,
Bastien wrote:
> "Sebastien Vauban"
> writes:
>
>> 1. When getting to the agenda dispatcher (`C-c a'), I see:
>>
>>S Summary Review: set of 3 commands
>>
>> while I only have... 2 commands (`agenda' and `todo'). Why?
>
> This is a bug, fixed. Thanks for spotting this!
Tested. C
Sebastien Vauban writes:
> The only solution is:
> - don't check for `style'
> - allow a pure `link' tag to be inserted in the header
Well, the /only other/\TM solution then is to check for either "+
Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#Wald
Hello!
I have little question. Does cleaning logs feature exist in Org mode now? I
didn't find anything similar.
I have calendar.org file with some tasks which should be done every day or
week. Logging is on for them (in :LOGBOOK: drawer). After few month I have
too big file with many logs and on
Achim Gratz wrote:
> Nick Dokos writes:
> > Loris Bennett wrote:
> >> In the *Org-Babel Error Output* buffer, I get the following:
> >>
> >> /bin/bash: /scpc:x@xx:/tmp/sh-script-7472puH: No such file or
> >> directory
>
> It would seem that you are trying to use a remote file with a l