This must be a cumulative patch against master.
>From f95e9e89b47b35d5198ecaff7ee20ffb3e63b066 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Thu, 2 Feb 2012 08:15:56 +0100
Subject: [PATCH] Make narrowing of the agenda file survive (org-agenda-redo)
* lisp/org.el (org-prepare-agenda-buffers
John Hendy writes:
> Exports fine, but I get this error:
> ./reports.tji:33: Error: Unexpected token 'gauge' found. Expecting one
>
> Is gauge in your tweaks or is this a tj 2.x.x specific syntax?
Ah, sorry. 'gauge' seems to only work in tj3 3.1.0.
> By the way, nice report!
I was trying to
Eric Abrahamsen writes:
> This appears to be a problem with
> `org-footnote-goto-local-insertion-point', or with whatever function
> comes afterwards to add the actual footnote label. I guess not enough
> newlines are added. Is this reproducible elsewhere?
Your recipe leads to the same symptoms h
I use `org-footnote-action' (C-c C-x f) to add a footnote, and don't
have any "org-footnote-section" set, so it adds them at the end of the
current subtree. This progressively eats up newlines, so that if I add
two footnotes in a row, it intrudes on the headline of the next section:
--8<--
Christopher W. Ryan wrote:
> Thanks everyone for the advice and ideas. I see lots of potential, and
> also lots to learn.
>
> I made my first attempt at an R code block in an Org file. I'm running
> Ubuntu 10.04 LTS. Synaptic tells me that I have emacs 23.1+1-4ubuntu7.2,
> and Org 6.34c-1.
>
Thanks everyone for the advice and ideas. I see lots of potential, and
also lots to learn.
I made my first attempt at an R code block in an Org file. I'm running
Ubuntu 10.04 LTS. Synaptic tells me that I have emacs 23.1+1-4ubuntu7.2,
and Org 6.34c-1.
I added this to my .emacs:
;; active Ba
Hi Philipp,
On Wed, Feb 1, 2012 at 21:59, Bernt Hansen wrote:
> Philipp Haselwarter writes:
>
>> Hi Org,
>>
>> Would it be possible to display entry properties in the agenda? Much
>> like `org-agenda-entry-text-mode', but with a filter variable.
>>
>> Then you could for example set `org-agenda-e
Litvinov Sergey writes:
> Bernt Hansen writes:
>> - org agenda clock reports are correct
>> - You don't have the LOGBOOK drawer aligned with tags when clocking in
>> from the agenda (this was with emacs -q (no org-indent-mode)
>> - Column view in the agenda shows correct clocking amoun
Philipp Haselwarter writes:
> Hi Org,
>
> Would it be possible to display entry properties in the agenda? Much
> like `org-agenda-entry-text-mode', but with a filter variable.
>
> Then you could for example set `org-agenda-entry-properties' to
> "LOCATION" or "\\`\\(?:LOCATION\\|SOURCE\\)\\'" and
Hi all,
My org-refile-targets definition includes
((nil :maxlevel . 5)
(org-agenda-files :maxlevel . 10)
;; snip irrelevant details
)
The list starting with nil works fine to allow me to refile items from
within an org file being visited to that same file irrespective of
whether that file app
Hi Org,
Would it be possible to display entry properties in the agenda? Much
like `org-agenda-entry-text-mode', but with a filter variable.
Then you could for example set `org-agenda-entry-properties' to
"LOCATION" or "\\`\\(?:LOCATION\\|SOURCE\\)\\'" and have those
properties displayed in the ag
I recently retired from teaching (perhaps temporarily). I was a high
school science teacher, for the most part. I was the odd man out in my
school district, perhaps the only one who used GNU/Linux, and on the island
where I was working/living the only computer course in the public schools
was "c
Eric S Fraga wrote:
> Hello all,
>
> herewith is a minimal example that illustrates the problem I have with
> exporting and file local variables. The attached file re-defines
> org-export-latex-tag-markup to use a box instead of bold for tags. When
> I visit the file, Emacs does indeed set the
Hi Eric,
Eric S Fraga wrote:
> Sebastien Vauban writes:
>
>> I almost never play(ed) with local variables and bind variables, but I
>> wanted to confirm what you see:
>>
>> the local variable is the one set by your bind; but it has no impact on the
>> exported LaTeX file...
>
> Thanks for the con
On Wed, Feb 1, 2012 at 1:48 PM, d.tchin wrote:
> John Hendy gmail.com> writes:
>
>>
>> On Wed, Feb 1, 2012 at 6:25 AM, d.tchin voila.fr> wrote:
>> > Hello,
>> >
>> > Rainer M Krug gmail.com> writes:
>>
>>
>> Even so, see my most recent thread
>> (http://www.mail-archive.com/emacs-orgmode gnu.o
John Hendy gmail.com> writes:
>
> On Wed, Feb 1, 2012 at 6:25 AM, d.tchin voila.fr> wrote:
> > Hello,
> >
> > Rainer M Krug gmail.com> writes:
>
>
> Even so, see my most recent thread
> (http://www.mail-archive.com/emacs-orgmode gnu.org/msg51502.html).
> Even if that patch works, it's not a
On 01/31/2012 08:10 PM, Eric S Fraga wrote:
Simon Thum writes:
On 01/31/2012 02:12 PM, Eric S Fraga wrote:
I would be very interested in this. I have links to and from google
calendar for appointments but could not figure out how to do either
direction for TODO items.
You might want to give
Sebastien Vauban writes:
[...]
> I almost never play(ed) with local variables and bind variables, but I wanted
> to confirm what you see:
>
> the local variable is the one set by your bind; but it has no impact on the
> exported LaTeX file...
>
> Best regards,
> Seb
Thanks for the confirmatio
Karl writes:
> Does anybody use Org in a non-graphical environment?
> Is it possible to make the (all) keys work?
Mhh, surprised no one mentioned it:
,[ (info "(org)TTY keys") ]
| Because Org contains a large number of commands, by default many of
| Org's core commands are bound to keys th
Jambunathan K writes:
> I have trouble understanding what the real purpose of the "text before
> the first headline" is.
"When I use a word, it means just what I choose it to mean -- neither
more nor less."
-- Humpty Dumpty, "Through the Looking Glass and what Alice found there"
> It looks to m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/02/12 16:54, Christian Egli wrote:
> Rainer M Krug writes:
>
>> But I am not clear about
>>
>> 1) how your .org file looks 2) your reports.tji looks 3) what I
>> have to set in emacs / org variables to use tj3.
>>
>> Would it be possible to p
On Wed, Feb 1, 2012 at 9:54 AM, Skip Collins wrote:
> On Wed, Feb 1, 2012 at 10:25 AM, John Hendy wrote:
>> | - A wiki of hyperlinked files that grows and adapts to meet your needs.
>
> After I sent my request, it occurred to me that the envisioned refile
> command could create two links, one in
Hi Eric,
"Sebastien Vauban" wrote:
> Though, there is an annoying diff in the tangled LaTeX: the first block gets
> an extra blank line (I don't understand why it differs from the others) which
> will cause layout problem when compiling the document -- not this one, it's
> just an not-so-valid ECM
Hi Eric,
Eric S Fraga wrote:
> Sebastien Vauban writes:
>> If it does not take you too much time, can you enlighten me on the diffs
>> between the chunks? Why was it well working for the second one?
>
> I think you'll find that the asymmetry is due to the placement of your
> comment strings whic
2012/2/1 Christian Egli :
> Rainer M Krug writes:
>
>> But I am not clear about
>>
>> 1) how your .org file looks
>> 2) your reports.tji looks
>> 3) what I have to set in emacs / org variables to use tj3.
>>
>> Would it be possible to post a small basic example so that one has
>> something to star
Hi Eric,
Eric S Fraga wrote:
> herewith is a minimal example that illustrates the problem I have with
> exporting and file local variables. The attached file re-defines
> org-export-latex-tag-markup to use a box instead of bold for tags. When
> I visit the file, Emacs does indeed set the variabl
On Wed, Feb 1, 2012 at 4:35 AM, BernardH wrote:
> Venkatesh Choppella iiit.ac.in> writes:
>
>>
>> Dear Org-mode users:
[...]
>
> I'd like to use it for project planning with taskjuggler, but I'm currently
> unable to do it (with taskjuggler v 3.1.0) (tried
> https://github.com/alander/org-taskj
Bastien writes:
> #+begin_tblfm
> ...
> ...
> #+end_tblfm
That has other problems I think. The idea is that the formulas are out
of sight until you need them and so that block would need to be special
w.r.t. visibility. Although if the #+TBLFM: content can be hidden by
default, as Carsten hinte
Venkatesh Choppella iiit.ac.in> writes:
>
> Dear Org-mode users:
>
> I am using org-mode this semester to host my course notes. For me
> org-mode was a god-send, since I had been struggling to organize
> course notes in plain html before that.
>…
>
> I am interested to hear from others w
Rainer M Krug writes:
> But I am not clear about
>
> 1) how your .org file looks
> 2) your reports.tji looks
> 3) what I have to set in emacs / org variables to use tj3.
>
> Would it be possible to post a small basic example so that one has
> something to start working with? I still feel lost.
I
On Wed, Feb 1, 2012 at 10:25 AM, John Hendy wrote:
> | - A wiki of hyperlinked files that grows and adapts to meet your needs.
After I sent my request, it occurred to me that the envisioned refile
command could create two links, one in the original file pointing to
the destination, the other in t
"Sebastien Vauban"
writes:
> Bernt Hansen wrote:
>>> is there possibility to see tags in the clock table?
>>
>> The agenda clock report used to limit to the filtered tags with C-u R
>> but that no longer seems to work either :/ I haven't looked into which
>> commit broke that functionality yet
Bastien writes:
> Hi all,
>
> I wrote a new tutorial on using Emacs lisp for Org spreadsheet formulas:
> http://orgmode.org/worg/org-tutorials/org-spreadsheet-lisp-formulas.html
>
> Enjoy,
Excellent tutorial! Very helpful. Thanks.
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.9
Yu writes:
[...]
> Did you try the general emacs syntax for file variables, Eric Schulte
> mentioned? [1] For me that worked (except that non-safe variables
> require confirmation in order to avoid text files executing harmful
> code). The emacs-documentation doesn't mention it, but apparently t
Hello all,
herewith is a minimal example that illustrates the problem I have with
exporting and file local variables. The attached file re-defines
org-export-latex-tag-markup to use a box instead of bold for tags. When
I visit the file, Emacs does indeed set the variable to what I
want. However,
I often use org in emacs inside an xterm (because the emacs is running
on a machine far away and remote x emacs is piggy about bandwidth).
Several observations:
keys like shift-up sometimes work I think local xterm is somehow
making a keycode and sending it over ssh. So it seems like in
e
Yu writes:
> Hello!
>
> Scenario
> -
>
> * Maintain a potentially long org file as an appendix.
> * In this appendix, many independent scripting tasks will be documented.
> * Each such scripting task has similiar partial tasks, e.g. imports,
> "settings", ...
>
> In such a c
On Tue, Jan 31, 2012 at 12:49 PM, Skip Collins wrote:
> I would like to have a quick way to refile subtrees in another file
> while creating a link to the new location. In my use case, I keep a
> comprehensive list of projects in Projects.org. Each top level
> headline is the title of a project. S
Avdi Grimm writes:
> Presently there are three noweb modes: yes, no, and tangle. I would
> like a fourth, which would behave as follows:
>
> On tangle: normal noweb expansion is performed.
> On evaluation: normal noweb expansion is performed.
> On export: noweb references are STRIPPED. Not just i
Avdi Grimm writes:
> P.S. It's been a while since I've been on this ML, so if there's a
> "right way" to do a feature request please let me know and I'll do it
> :-)
>
You initial post in this thread was perfect, succinct and complete.
Cheers,
>
> On Tue, Jan 31, 2012 at 12:38 PM, Avdi Grimm
Hi Rainer
Rainer M Krug writes:
> I would like to use the export to taskjuggler, but somehow I don't get
> it working - might be me or the fact that I have taskjuggler 3.1.0.
>
> I am trying the example on
>
> http://orgmode.org/worg/org-tutorials/org-taskjuggler.html
>
> but I somehow don't get
Bernt Hansen writes:
> - org agenda clock reports are correct
> - You don't have the LOGBOOK drawer aligned with tags when clocking in
> from the agenda (this was with emacs -q (no org-indent-mode)
> - Column view in the agenda shows correct clocking amounts for each
> task
> - Vis
On Wed, Feb 1, 2012 at 8:09 AM, Christian Egli wrote:
> Hi John
>
> John Hendy writes:
>
>> Leading my first project and decided to dig into taskjuggler again. It
>> just seems so natural to have everything in org if possible, so I took
>> another look at the exporter, manual, and worg tutorial.
On Tue, 31 Jan 2012 13:42:27 + (UTC), Karl wrote:
Does anybody use Org in a non-graphical environment?
Is it possible to make the (all) keys work?
Look at section 15.9 in the Org manual, "Using Org on a tty". There
are alternative keys for all the keys that don't work on a terminal
(on GNU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/02/12 15:09, Christian Egli wrote:
> Hi John
>
> John Hendy writes:
>
>> Leading my first project and decided to dig into taskjuggler
>> again. It just seems so natural to have everything in org if
>> possible, so I took another look at the ex
Bernt Hansen writes:
> Litvinov Sergey writes:
>
>> "Narrowing" in the agenda file does not "survive" agenda redo. Please
>> see an example in the first patch. I think the second patch fixes this
>> problem.
>
> Hi Sergey,
>
> I haven't had a chance to try your patch yet but I recently tried to
Hi John
John Hendy writes:
> Leading my first project and decided to dig into taskjuggler again. It
> just seems so natural to have everything in org if possible, so I took
> another look at the exporter, manual, and worg tutorial. [1][2]
Cool.
> As is, as far as I can tell, the exporter does
On Tue, Jan 31, 2012 at 6:55 PM, Jay Belanger wrote:
> >> I want to use a small netbook exclusively for Org-mode.
> >> That's why I think I do not need X.
> >
> > You may not need it, but a lightweight window manager like WindowMaker
> > fvwm or maybe a tiling WM like awesome may be worth a second
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/02/12 14:50, John Hendy wrote:
> On Wed, Feb 1, 2012 at 6:56 AM, Rainer M Krug
> wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> On 01/02/12 13:25, d.tchin wrote:
>>> Hello,
>>>
>>> Rainer M Krug gmail.com> writes:
>
> [...]
>
On Wed, Feb 1, 2012 at 6:56 AM, Rainer M Krug wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 01/02/12 13:25, d.tchin wrote:
>> Hello,
>>
>> Rainer M Krug gmail.com> writes:
[...]
>
> Oversight? Is somebody looking at enabling export for tj3? Or is there
> a way that I can insta
On Wed, Feb 1, 2012 at 6:25 AM, d.tchin wrote:
> Hello,
>
> Rainer M Krug gmail.com> writes:
[...]
>>
>> 1) does the taskjuggler export work with tj3 (version 3.1.0) (John
>> Hendy says it doesn't ("taskjuggler (tj3) export issues and
>> proposals"), but there are patches which should have made
Hello,
Jambunathan K writes:
> I have trouble understanding what the real purpose of the "text before
> the first headline" is. It looks to me more like a placeholder for
> capturing the "Frontmatter" [1].
If you're talking about the first section in the parse tree, the e-ascii
back-end makes u
Hello,
Jambunathan K writes:
> On a related note,
>
> * Example
>
> This
> is
> a
> single
> # some comment
> paragraph.
>
>
> This
> is
> another
> #+attr_odt: t
> paragraph.
>
> if I parse the above buffer, I get
>
> #+begin_src emacs-lisp
> (paragraph
>(:begin 412 :end 431 :contents
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/02/12 13:25, d.tchin wrote:
> Hello,
>
> Rainer M Krug gmail.com> writes:
>
>>
>>
>> Hi
>>
>> I would like to use the export to taskjuggler, but somehow I
>> don't get it working - might be me or the fact that I have
>> taskjuggler 3.1.0.
>
Hello,
Jambunathan K writes:
> Is it possible to extend horizontal ruler to also stand for page *and*
> column breaks (say) by attaching a header to it.
This is already possible.
For example, in e-ascii back-end, the following will create a 10
characters long hline instead of full text-width
Jacek Generowicz writes:
> At Tue, 31 Jan 2012 12:39:48 -0500,
> Bernt Hansen wrote:
>>
>> Jacek Generowicz writes:
>>
>> > Yes, but how do I instruct it to apply one strategy (time-up) to those
>> > items which appear in the time-grid portion of the day's display (the
>> > appointments), and a
Hello,
Achim Gratz writes:
> Nicolas Goaziou writes:
>> I don't see what is clumsy with affiliated keywords.
>
> Well, you write the arguments before starting the source block, getting
> everything wardbacks (and I don't think that's easier to parse, but you
> would know better(*)).
I think yo
Hello,
Rainer M Krug gmail.com> writes:
>
>
> Hi
>
> I would like to use the export to taskjuggler, but somehow I don't get
> it working - might be me or the fact that I have taskjuggler 3.1.0.
>
> I am trying the example on
>
> http://orgmode.org/worg/org-tutorials/org-taskjuggler.html
>
On Feb 1, 2012, at 12:33 PM, Richard Riley wrote:
> Jambunathan K writes:
>
>> Have students turn in their assignments in Org mode format.
>>
>> From
>> http://www.ocf.berkeley.edu/~rwl/lib/attachments/teaching/100/paper-guidelines.pdf
>>
>> See sec-2.3
>>
>> ,
>> | I’m going to try an
Jambunathan K writes:
> Have students turn in their assignments in Org mode format.
>
> From
> http://www.ocf.berkeley.edu/~rwl/lib/attachments/teaching/100/paper-guidelines.pdf
>
> See sec-2.3
>
> ,
> | I’m going to try an experiment in this course. I would like you to
> | submit your paper
At Tue, 31 Jan 2012 12:39:48 -0500,
Bernt Hansen wrote:
>
> Jacek Generowicz writes:
>
> > Yes, but how do I instruct it to apply one strategy (time-up) to those
> > items which appear in the time-grid portion of the day's display (the
> > appointments), and a different one to the other entries (
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
I would like to sync org-mode and with toodledo. I found at least
three implementations:
https://github.com/sachac/org-toodledo/blob/master/org-toodledo.el
https://github.com/christopherjwhite/org-toodledo
https://github.com/stophlong/repos
Does
Have students turn in their assignments in Org mode format.
From
http://www.ocf.berkeley.edu/~rwl/lib/attachments/teaching/100/paper-guidelines.pdf
See sec-2.3
,
| I’m going to try an experiment in this course. I would like you to
| submit your papers to me as plain text, not in a document
Nicolas Goaziou writes:
> Hello,
>
> Jambunathan K writes:
>
>> Does the existing behaviour as captured in [[Side-by-Side images laid
>> out by hand]] be preserved with new export driver?
>
> I'm not sure to get the syntax right, but in the new exporter, you can
> see what is the next or previou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
I would like to use the export to taskjuggler, but somehow I don't get
it working - might be me or the fact that I have taskjuggler 3.1.0.
I am trying the example on
http://orgmode.org/worg/org-tutorials/org-taskjuggler.html
but I somehow don't
On 1 February 2012 06:10, Venkatesh Choppella
wrote:
> Dear Org-mode users:
>
> I am using org-mode this semester to host my course notes. For me
> org-mode was a god-send, since I had been struggling to organize
> course notes in plain html before that.
> I am interested to hear from oth
2012/1/31 Eric S Fraga :
> Eric Schulte writes:
>
> [...]
>
>> File Local Variables [1] make it possible to explicitly specify the
>> values of variables from within the text of a .org file. This can be
>> placed in a single line at the top of a file for small changes or in a
>> larger section at
Dear Simon
Thank you very much for publishing this script. I have no time to test
it right now, but I will do so in a few days.
Sven
Simon Thum writes:
> Hi all,
>
> I've written an iCalendar import script in ruby (I know, not emacs
> lisp, but at the least I should let you be aware).
>
> I th
Hi Christoph
For my scientific work (I'm an Indologist) I use orgmode in three ways:
1. _Project planning and calendar management_
That's just the normal thing. I use the GTD approach, extended by
some specialties like the tags :BIGROCK: (most important project to
work on this week) and
Nicolas Goaziou writes:
> No. Headlines, along with items, keywords and sections, can't have
> affiliated keywords. Though, they have properties. It may be done with:
>
> :PROPERTIES:
> :NUMBERING: nil
> :END:
>
> But it's still new syntax. It could also be narrowed
> to :LATEX_NUMBERING: n
On 1 Feb 2012, at 5:10, Venkatesh Choppella wrote:
I am interested to hear from others who have used org-mode as part of
their teaching activities.
I've only very recently started using org-mode, including for teaching
an OCaml class (OCaml is a programming language). I'm re-using some old
Is it possible to extend horizontal ruler to also stand for page *and*
column breaks (say) by attaching a header to it. For it to be useful,
the page break can have a style attached to it that specifies what
manner of pages that this break introduces.
(For example, start emitting Frontmatter pag
72 matches
Mail list logo