On 28 Jun 2011, Nick Dokos wrote:
>
>
> Suvayu and I worked on this in an email exchange: it turns out that
> Michael was right in that (recent) emacs 24 is indeed the culprit. In
> particular, the variable generated-autoload-file is now initialized to
> nil:
>
> ,
> | (defvar generated-autolo
On Mon, 27 Jun 2011 18:31:58 +0200, Bastien wrote:
> Hi Pieter,
>
> Thanks for the patch at the end of this thread.
>
> Pieter Praet writes:
>
> > Ideally, we'd have a defcustom `org-crypt-auto-save' with the following
> > options:
> > - 'ask : Ask the user whether or not to decrypt the e
On Fri, Jun 24, 2011 at 4:11 PM, Bastien wrote:
> I'm glad to announce that The Free Software Foundation France* is
> supporting Org's development by a large donation of 100€ each month.
>
> Thanks a lot to the FSF France for this! (http://fsffrance.org)
>
> I will happily share this amount with
On Mon, Jun 27, 2011 at 10:43 AM, Achim Gratz wrote:
> Noorul Islam K M writes:
> [...]
>
> My patch for CLOCK_INTO_DRAWER already includes a fix for that, albeit a
> different one — using @pxref instead of @xref, as seems to have been
> intended all along.
>
Ok, cool!
- Noorul
Suvayu Ali wrote:
> Hi Nick,
>
> On Mon, 27 Jun 2011 20:13:25 -0400
> Nick Dokos wrote:
>
> > The generated org-install.el looks like this:
> >
>
> [...]
>
> > |
> > | (autoload 'org-mode "org" "\
> > | Outline-based notes management and organizer, alias
> > | \"Carsten's outline-mode for
> At Mon, 27 Jun 2011 10:30:06 +0200,
> Karl Voit wrote:
>> Is there somebody who managed to develop an email to Org-mode bridge
>> without having charset problems? (No, I do not use Emacs as a
>> MUA[4])
David Maus writes:
> I do use an Emacs base mua (Wanderlust) and recently started to file
>
Rustom Mody wrote:
> Some special symbols in
> http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html#sec-9
> eg 'and' 'or' are not translated properly.
>
> Dunno if its my firefox problem or a bug...
>
Neither I think: the top of the section you refer to says
,
| "Note thou
Some special symbols in
http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html#sec-9
eg 'and' 'or' are not translated properly.
Dunno if its my firefox problem or a bug...
skip gmail.com> writes:
>
> Is there a way I can produce output of tangle blocks to specific file paths?
>
I haven't tested, but one way might be to use the org-babel-post-tangle-hook to
write a function to move files wherever you want:
http://orgmode.org/manual/Extracting-source-code.html#ind
Hi Nick,
On Mon, 27 Jun 2011 20:13:25 -0400
Nick Dokos wrote:
> The generated org-install.el looks like this:
>
[...]
> |
> | (autoload 'org-mode "org" "\
> | Outline-based notes management and organizer, alias
> | \"Carsten's outline-mode for keeping track of everything.\"
> | ...
> `
>
Michael Markert wrote:
> On 27 Jun 2011, Suvayu Ali wrote:
> > Hi Michael,
> >
> > On Mon, 27 Jun 2011 18:51:01 +0200
> > Michael Markert wrote:
> >
> >> A fix/workaround is to adjust the loadpath to:
> >>
> >> (add-to-list 'load-path (expand-file-name "~/build/org-mode"))
> >>
> >> After quick
Hi,
Tested on the test document you supplied earlier. Everything checks out.
Yours,
Christian
On 6/27/11 8:29 PM, Nicolas Goaziou wrote:
Hello,
I've made some additional changes to the footnote branch, and fixed
a merge conflict due to a recent patch.
Since Org 7.6 is about to be released,
On 27 Jun 2011, Suvayu Ali wrote:
> Hi Michael,
>
> On Mon, 27 Jun 2011 18:51:01 +0200
> Michael Markert wrote:
>
>> A fix/workaround is to adjust the loadpath to:
>>
>> (add-to-list 'load-path (expand-file-name "~/build/org-mode"))
>>
>> After quick browsing through the logs I found nothing that
At Mon, 27 Jun 2011 10:30:06 +0200,
Karl Voit wrote:
>
> Hi!
>
> Is there somebody who managed to develop an email to Org-mode bridge
> without having charset problems? (No, I do not use Emacs as a
> MUA[4])
>
> Disclaimer: This is not directly related to Org-mode but I guess
> there are
On Mon, Jun 27 2011, Michael Markert wrote:
> I noticed two easily fixable compile warnings. The first one tackles the
> wl code and the second includes cl on compilation.
Thanks, merged!
--
Julien Danjou
❱ http://julien.danjou.info
pgploAdywfnK8.pgp
Description: PGP signature
Am 27.06.2011 10:32, schrieb Eric S Fraga:
> Bernd Weiss writes:
>
> [...]
>
>> #+results:
>> : incorrect syntax: / is not a prefix operator
>> : incorrect syntax: aLH is not an infix operator
>> : incorrect syntax: hCp is not an infix operator
>> : incorrect syntax: Premature termination of inp
> Applied, thanks a lot.
>
> --
> Bastien
>
You're welcome, Vincent.
Hello,
Thanks for trying this.
Christian Moe writes:
> git pull
It should be git pull -f : I had to rebase.
Regards,
--
Nicolas Goaziou
On Mon, 27 Jun 2011 18:14:19 +0100, Eric S Fraga wrote:
> Matthieu Lemerre writes:
>
> > Hi,
> >
> > After some digging I found the following setup to share my calendar with
> > people using outlook.
>
> [...]
>
> Matthieu,
>
> thanks for this. I am unable to test it but will likely have to
Hi,
I get merge conflicts (see below), and this is not a good time to work
on improving my git skills (deadlines looming). If there's something
simple you can tell me to do, I'll try it. Otherwise I'll have to pass
on the testing, sorry.
Yours,
Christian
git checkout footnote-fix
git pull
Hi,
I noticed two easily fixable compile warnings. The first one tackles the
wl code and the second includes cl on compilation.
Michael
>From 057b14ebe412a6085b5ba61559211d1d2402c16b Mon Sep 17 00:00:00 2001
Message-Id:
<057b14ebe412a6085b5ba61559211d1d2402c16b.1309198827.git.markert.mich...@g
Eric Schulte gmail.com> writes:
> skip gmail.com> writes:
>
> > Is there a way I can produce output of tangle blocks to specific file paths?
> >
>
> The manual is useful: http://orgmode.org/manual/tangle.html
>
Eric --
I was wondering similar thing, but manual wasn't clearing things up for m
Bastien writes:
> Applied, thanks a lot. Let take at least one day to let people test
> this patch -- feedback welcome.
Here's a template I've been using for testing. Try it with different
settings for both global and file local variables.
--8<---cut here---start---
Hi,
Yes, these all checked out (assuming you meant the second one /should/
be exported -- as quoted code -- but not evaluated).
This is a nice addition, and rather cleaner and more intuitive than
the workarounds I've been playing with. (Faking an inline call to
block A with an inline src blo
Hi Martyn,
This looks great, I look forward to testing it out, although my music
composition experience is limited to using Finale in a high-school music
theory class.
It sounds like your plan is to keep this on github during the first
trial and debugging stages. At some point I would love to in
Hi Erick,
Eric> D M German writes:
>> Hi everybody,
>>
>> I struggle to keep (in emacs) a window with the agenda at all times. If
>> anybody has any pointers on how to get a window or a frame to "stick" at
>> all times with the contents of a frame, and basically be ignored from
>> any wi
Eric S Fraga writes:
> Eric Schulte writes:
>>
>> I've just pushed up an implementation for inline call blocks, the new
>> syntax is described in the documentation but a simple example is below.
>>
>> #+source: square
>> #+begin_src emacs-lisp :var it=0
>> (* it it)
>> #+end_sr
On 27 Jun 2011, Suvayu Ali wrote:
> On Mon, 27 Jun 2011 20:08:26 +0200
> Michael Markert wrote:
>
>>> A fix/workaround is to adjust the loadpath to:
>>>
>>> (add-to-list 'load-path (expand-file-name "~/build/org-mode"))
>>
>> Scratch that. You need that line _additionally_ to the your other
>> tw
Hi Tamas,
As a partial solution for you, here is the latest complete solution
for me. Perhaps you can tailor it to your needs.
I also include a pretty fast exact word count command.
Samuel
(defconst alpha-org-blog-html-buffer "alpha-org-blog.html")
(defun alpha-org-blog-subtree ()
"Copy the
Hello,
I've made some additional changes to the footnote branch, and fixed
a merge conflict due to a recent patch.
Since Org 7.6 is about to be released, I'd appreciate if someone using
footnotes could test it and report back the results here. If some
serious problem arises, its integration will
here is a patch worg (org-hacks.org) describing the hack.
Hopefully somebody with write access to can commit it.
--dmg
diff --git a/org-hacks.org b/org-hacks.org
index 024eaf3..19b67c9 100644
--- a/org-hacks.org
+++ b/org-hacks.org
@@ -2259,3 +2259,30 @@ position in the track.
See the file [[f
On Mon, 27 Jun 2011 20:08:26 +0200
Michael Markert wrote:
> > A fix/workaround is to adjust the loadpath to:
> >
> > (add-to-list 'load-path (expand-file-name "~/build/org-mode"))
>
> Scratch that. You need that line _additionally_ to the your other two.
I noticed something strange; if you do
Matthieu Lemerre writes:
> Hi,
>
> After some digging I found the following setup to share my calendar with
> people using outlook.
[...]
Matthieu,
thanks for this. I am unable to test it but will likely have to do so
at the end of the summer (northern hemisphere) when we are supposedly
going
Eric Schulte gmail.com> writes:
> You are suggesting that code to be run "interactively" should be written
> to an external file then loaded into the interactive session.
Generally, yes, because babel's definition of "interactive" (execute an
arbitrary collection of code lines all at once) is
Eric Schulte writes:
>
> I've just pushed up an implementation for inline call blocks, the new
> syntax is described in the documentation but a simple example is below.
>
> #+source: square
> #+begin_src emacs-lisp :var it=0
> (* it it)
> #+end_src
>
> Here is a call_square(i
On Mon, Jun 27, 2011 at 12:42 PM, Bastien wrote:
> Hi Mr German,
>
> D M German writes:
>
>> For a long time I have wanted a sticky window that keeps this
>> information. Like a sticky note on my desktop (think a widget in
>> Android).
>
> I would use a new frame:
>
> C-x 5 2 ; create a new frame
D M German writes:
> Hi everybody,
>
> I struggle to keep (in emacs) a window with the agenda at all times. If
> anybody has any pointers on how to get a window or a frame to "stick" at
> all times with the contents of a frame, and basically be ignored from
> any window-related command (split, ki
Hi Michael,
On Mon, 27 Jun 2011 18:51:01 +0200
Michael Markert wrote:
> A fix/workaround is to adjust the loadpath to:
>
> (add-to-list 'load-path (expand-file-name "~/build/org-mode"))
>
> After quick browsing through the logs I found nothing that could have
> caused this, but my guess is tha
Eric Schulte gmail.com> writes:
> There are times when I explicitly do not want a session to start fresh.
> Generally this is related to caching, for example if I have some value
> which is expensive (say a couple of minutes of computation) to compute,
> and it is currently alive in the session, t
Hi,
try all or part of this:
- select a region to export
- do C-u C-c C-e R
(C-u prefix: body only, R: region only)
Yours,
Christian
On 6/27/11 4:18 PM, Tamas K Papp wrote:
Hi,
I started using org-mode to write blog posts for posting on
blogger.com. I am aware of org-googlecl, but I am look
On 27 Jun 2011, Michael Markert wrote:
> On 26 Jun 2011, suvayu ali wrote:
>
>> $ make cleanall && make all
>>
>> and I load org from my init file like this:
>>
>> ;; the org repo is at ~/build/org-mode (add-to-list 'load-path
>> (expand-file-name "~/build/org-mode/lisp")) (add-to-list 'load-path
>
Christian Moe writes:
> Fixed, thanks. I should have guessed that might be it.
>
> Evaluating inline calls now works, but there are some ramifications
> for output and export that I hadn't thought about when I seconded the
> request.
>
>
> * Export
>
> The call itself should not be exported, but
Hi Mr German,
D M German writes:
> For a long time I have wanted a sticky window that keeps this
> information. Like a sticky note on my desktop (think a widget in
> Android).
I would use a new frame:
C-x 5 2 ; create a new frame
C-c a a ; create a new agenda
Note that new restrictions in ag
Hi Eric,
Eric S Fraga writes:
> The question is where should this information be most appropriate to
> appear. In my view, this should be in the documentation (highlighted
> etc), not in the Emacs mini-buffer! I don't know enough texi (any at
> all, actually) so cannot suggest a patch. Howeve
Hi Pieter,
Thanks for the patch at the end of this thread.
Pieter Praet writes:
> Ideally, we'd have a defcustom `org-crypt-auto-save' with the following
> options:
> - 'ask : Ask the user whether or not to decrypt the entry.
> - 'disable : Disable auto-save-mode for the current buffer bef
Hi Bill,
Bill Day writes:
> # -*- buffer-auto-save-file-name: nil; -*-
Do you know if this hack works for recent Emacsen without side-effects?
--
Bastien
Hi Carlos,
Carlos Russo writes:
> Nevertheless, it's a good pointer: I was able to cook up an elisp function
> that calls an applescript to do the osx-dependent stuff.
A good start, then -- could someone add this to Worg hacks?
Thanks,
--
Bastien
Karl Voit writes:
> Same to me. Unfortunately I am using timestamps not only in the
> context of DEADLINE or SCHEDULED but also for events that should
> simply show up on the agenda (without deadline or scheduled
> timestamp at all).
>
> To me this *is* a bug since my expected behavior of org-tim
On 26 Jun 2011, suvayu ali wrote:
> $ make cleanall && make all
>
> and I load org from my init file like this:
>
> ;; the org repo is at ~/build/org-mode
> (add-to-list 'load-path (expand-file-name "~/build/org-mode/lisp"))
> (add-to-list 'load-path (expand-file-name "~/build/org-mode/contrib/lis
Hello,
There is also the possibility to do it without further configuration.
Typing
M-- M-x org-export-region-as-html
exports the HTML of the selected region only, no header text and so on.
Pierre
Le 27 juin 11 à 11:40, Ian Barton a écrit :
On 27/06/11 15:18, Tamas K Papp wrote:
Hi,
I sta
On 27/06/11 15:18, Tamas K Papp wrote:
Hi,
I started using org-mode to write blog posts for posting on
blogger.com. I am aware of org-googlecl, but I am looking for a more
lightweight solution to the following problem:
How can I export only the _content_ of a page as HTML into a buffer?
Speci
Bernd Weiss writes:
[...]
> #+results:
> : incorrect syntax: / is not a prefix operator
> : incorrect syntax: aLH is not an infix operator
> : incorrect syntax: hCp is not an infix operator
> : incorrect syntax: Premature termination of input at $.
> : Maxima encountered a Lisp error:
> : parse
Hi,
I started using org-mode to write blog posts for posting on
blogger.com. I am aware of org-googlecl, but I am looking for a more
lightweight solution to the following problem:
How can I export only the _content_ of a page as HTML into a buffer?
Specifically,
1. I only want the stuff inside
Dear Pierre,
I did use that page to set up my system, but I think I either stopped
reading after the publish step, or a bunch of extra info's been added
quite recently. First option souds like me I'm a total tl;dr kinda guy.
Your system and css will be studied, thanks a lot !
--
Sander Boer
Hi
This is an invitation to try / test ob-lilypond - enabling LilyPond
Score Generation / Arrangement from within org-mode.
Available on Github at https://github.com/mjago/ob-lilypond
This is a beta release, but includes examples, instructions, and
tests, and has been tested on OSX and nix.
A
Am 27.06.2011 04:34, schrieb Eric S Fraga:
> Bernd Weiss writes:
>
>> Dear all,
>>
>> The follwing Maxima code block does not work:
>>
>> #+begin_src maxima
>> 1+1;
>> #+end_src
>> #+results:
>> #+begin_example
>> incorrect syntax: / is not a prefix operator
>> incorrect syntax: GuM is not an inf
Hi Vincent,
Vincent Belaïche writes:
> Please find a patch for setting properties. A name is proposed when the
> pointer is on a property line, the name in that line is set as default.
Applied, thanks a lot.
--
Bastien
Hello,
Are you using the "project" system already ? (as seen here http://
orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html )
If so, you can specify a menu in the ":html-preamble " setting.
Here's mine, as an example
:html-preamble "
Home |
Page 1 |
Pag
Le 27 juin à 11:45 Bastien a écrit
> Dear all,
>
> there is a new contrib/doc/ directory containing fr-refcard.tex, a
> french version of the Org refcard. This version compiles 90% fine, but
> there may be some remaining formatting problems -- please report them
> and propose patches, if possible
Leo writes:
> It seems it has been a long time since last release. Any plan to update
> the orgmode included in Emacs upstream? Thanks.
Yes -- we will update it after the release of 7.6, early this week.
Thanks,
--
Bastien
Hi Achim,
Achim Gratz writes:
> From: Achim Gratz
> Date: Sat, 25 Jun 2011 17:25:41 +0200
> Subject: [PATCH] Introduce CLOCK_INTO_DRAWER property like the existing
> LOG_INTO_DRAWER
Applied, thanks a lot. Let take at least one day to let people test
this patch -- feedback welcome.
Thanks,
Dear all,
there is a new contrib/doc/ directory containing fr-refcard.tex, a
french version of the Org refcard. This version compiles 90% fine, but
there may be some remaining formatting problems -- please report them
and propose patches, if possible.
Authors of this fr-orgcard.tex are Thierry S
Hi all,
I'm researching a way to use org for my web publishing needs and thanks
to worg I have a good system already.
However, I'm missing a good way to bind the various pages together, a
nice navigation system. Nothing too fancy (but very goodlooking), a nice
topbar.
Does anybody have some good
Bernd Weiss writes:
> Dear all,
>
> The follwing Maxima code block does not work:
>
> #+begin_src maxima
> 1+1;
> #+end_src
> #+results:
> #+begin_example
> incorrect syntax: / is not a prefix operator
> incorrect syntax: GuM is not an infix operator
> parser: incomplete number; missing exponent?
Hi!
Is there somebody who managed to develop an email to Org-mode bridge
without having charset problems? (No, I do not use Emacs as a
MUA[4])
Disclaimer: This is not directly related to Org-mode but I guess
there are people here with the very same problem.
I am using a procmail[1] with
Nick Dokos writes:
> The headings for the org-crypt.el section of org.texi contain spurious
> plus signs (possibly from a bad patch application):
>
> +@node org-crypt.el, , Interaction, Miscellaneous
> +@section org-crypt.el
> +@cindex @file{org-crypt.el}
> +@cindex @code{org-decrypt-entry}
>
>
66 matches
Mail list logo