[O] manually move tasks in list of agenda tags-todo

2011-06-30 Thread Michael Brand
Hi all I would like to know from those who want to or do manually order their tasks in the custom agenda block of type "tags-todo": - how do you manually order the tasks - how do you later change their order - your comments on the following description about how I currently try to achieve this

Re: [O] Move to item to the bottom

2011-06-30 Thread Nicolas Goaziou
Correcting myself, I paste here another try to the problem at hand. Indeed, moving an item to a list he doesn't directly belong to makes little sense. Thus, the item will be moved at the end of its list. #+begin_src emacs-lisp (defun ngz-move-item-at-bottom () "Move item at point at the bottom o

[O] Bug: Broken fontification of code blocks [7.5 (release_7.5.525.gd6fb5)]

2011-06-30 Thread Oleksandr Manzyuk
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. --

[O] LaTeX Formulas and Publishing to HTML Error

2011-06-30 Thread Colin Grey
Hello, I'm having a weird problem trying to write formulas using latex in org mode. Here is a sample file with just two formulas: #+TITLE: Title #+OPTIONS: H:3 num:t toc:t #+OPTIONS: author:nil timestamp:nil creator:nil #+OPTIONS: ^:t skip:t LaTeX:t $A$ $B$ When I export to HTML, the resu

Re: [O] bulk relative time shift (in org file)?

2011-06-30 Thread Memnon Anon
Hi Michael, Michael Gilbert writes: > - select a number of items with time stamps in an org file (either by > region or, if I must, all items subsidiary to a headline) > - change all of their deadlines (or some other time stamp) by a set > number of days, relative to the date they currently hav

Re: [O] Org-mode as a replacement for LaTeX

2011-06-30 Thread Thomas S. Dye
Aloha Markus, Yes, will do. I'm not sure it is fantastic, though. Most (all?) of it is in the LaTeX export tutorial on Worg. I need to clean up .emacs first so I can isolate it all in an initialization file that works with emacs -q. All the best, Tom Markus Heller writes: > Hi Tom, > > Wou

Re: [O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-30 Thread Eric Abrahamsen
On Thu, Jun 30 2011, Bastien wrote: > Hi Eric, > > Eric Abrahamsen writes: > >> Currently, this function goes to a lot of trouble to concatenate a >> complicated regexp to find metadata and drawers, and then doesn't use >> it. As it stands, if you put point in a headline that has a property >> dr

Re: [O] latex short caption broken?

2011-06-30 Thread suvayu ali
On Thu, Jun 30, 2011 at 1:15 PM, Chris Malone wrote: > Hi all, > > Tom Dye came up with a great patch to pass an optional title to > LaTeX's =\caption= command: see here > http://lists.gnu.org/archive/html/emacs-orgmode/2011-05/msg00311.html > > That thread says the patch has been applied, and as

[O] bulk relative time shift (in org file)?

2011-06-30 Thread Michael Gilbert
Hi — I've spent a fair amount of time with the manual and have hints that this might be possible, but I'm not piecing it together. Basically what I want to do is this: - select a number of items with time stamps in an org file (either by region or, if I must, all items subsidiary to a headline

[O] [PATCH] individual markups for active and inactive time stamps on export

2011-06-30 Thread Eric S Fraga
Hello again, okay, I will answer my own post with a possible solution to my feature request earlier today. Attached is a patch that does the job; whether it is elegant enough or not is another question. I've not addressed the documentation at all yet. I will wait to see what the response to t

Re: [O] Subtly hightling task backgrounds

2011-06-30 Thread Eric S Fraga
John Wiegley writes: > On Jun 30, 2011, at 4:12 PM, Eric S Fraga wrote: > >> I am intrigued: what is the multi-coloured bit at the bottom right of your >> agenda view? > > That is my Habits graph. See the Info manual: > > (org)Tracking your habits > > John Ah, yes, yet another feature of org

Re: [O] Subtly hightling task backgrounds

2011-06-30 Thread Eric S Fraga
John Wiegley writes: > I've been using the following code snippet for many weeks now to > great effect. It helps me to "grok" my daily taskload better without > increasing the mental burden. See the function's docstring for more > info. > > Here is a screenshot of the effect, from my today's ag

Re: [O] Subtly hightling task backgrounds

2011-06-30 Thread John Wiegley
On Jun 30, 2011, at 4:12 PM, Eric S Fraga wrote: > I am intrigued: what is the multi-coloured bit at the bottom right of your > agenda view? That is my Habits graph. See the Info manual: (org)Tracking your habits John

Re: [O] [BUG] Ugly checkbox on HTML export

2011-06-30 Thread Nicolas Goaziou
Hello, Manuel Giraud writes: > Oops, the previous patch was applied on top on another one I have > here. This one's better. I've pushed a fix for that problem in git master. Spaces between counters and check-boxes should now be supported. Regards, -- Nicolas Goaziou

Re: [O] Calendar-like view of the org-agenda

2011-06-30 Thread Memnon Anon
Hi Marcelo, Marcelo de Moraes Serpa writes: > Is there a way to have a calendar-like overview of the agenda with > org? Taskwarrior (http://taskwarrior.org/projects/show/ taskwarrior) > can render an overview like this, and it is really nice when you want > to get some perspective: http:// > tas

Re: [O] Move to item to the bottom

2011-06-30 Thread Nicolas Goaziou
Hello, Marcelo de Moraes Serpa writes: > It'd be nice if we could just send an item to the bottom of a list. Useful > when reviewing a long list and putting the next actions in the top. Is there > a way to do that with org currently? Not heavily tested, but something like the following snippet

Re: [O] ob-lilypond

2011-06-30 Thread Eric Schulte
Martyn Jago writes: > Hi > >> >> If Shelagh hasn't actually authored any of ob-lilypond.el (or at least >> hasn't authored more than 10 lines of) then we could simply remove her >> name from the authors list and include it into the Org-mode core. This >> however may not be the best long-t

[O] latex short caption broken?

2011-06-30 Thread Chris Malone
Hi all, Tom Dye came up with a great patch to pass an optional title to LaTeX's =\caption= command: see here http://lists.gnu.org/archive/html/emacs-orgmode/2011-05/msg00311.html That thread says the patch has been applied, and as far as I can tell it appears to be in the code. I'm using version

Re: [O] org-install ?

2011-06-30 Thread Memnon Anon
Giovanni Ridolfi writes: > GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO > Org-mode version 7.5 9c582ceed8c4ffc1b83f719f8bcabbc2e23027b2 > > I used to have a > \lisp\org-install.el > file in my load path. This file was there since > 20th October 2010 and everythig has been

Re: [O] Replaced obsolete interactive-p function

2011-06-30 Thread Eric Schulte
Bastien writes: > Hi Eric and Michael, > > Eric Schulte writes: > >> Michael's patch looks great to me, I can confirm that it does stifle the >> warnings on Emacs24, and everything compiles and works as expected -- at >> least as far as the Org-mode test suite is able to differentiate. > > Thank

Re: [O] Typo in 'org-without-partial-completion'

2011-06-30 Thread David Maus
At Thu, 30 Jun 2011 11:12:15 +0200, Bastien wrote: > > Hi Paul, > > Paul Sexton writes: > > > I think there's an error in 'org-without-partial-completion' in org-macs.el. > > The variable pc-mode gets bound to the value of partial-completion-mode - > > but > > this is a VARIABLE (t if that mo

Re: [O] [dev] footnotes improvements

2011-06-30 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > Work well on 22. Really appreciate it. There are a lot of glitches > with font lock of inline footnotes, not consistent. Even with the > glitches I prefer the font lock. I think I have corrected a few glitches with font locking of inline footnotes. Your "a lot"

Re: [O] Org-mode as a replacement for LaTeX

2011-06-30 Thread Thomas S. Dye
Aloha Chris, The only one I've written in Org-mode with collaborators was with some fellow Org-mode users. We shared the .org and .bib files in a git repository. I agree that the number of Org-mode users out there limits one's ability to collaborate on projects written in Org-mode. Tom chris.

Re: [O] Org-mode as a replacement for LaTeX

2011-06-30 Thread Eric S Fraga
chris.m.mal...@gmail.com writes: > Hi Tom, > > I've seen many of the examples you've added to the mailing list and > worg. I also enjoy using Org-mode for writing my own documents and > webpages - > currently I'm using it to write my Ph.D. dissertation. > > I'm curious how you work on Org-mode p

Re: [O] Regression bug in tangle/weave

2011-06-30 Thread Eric Schulte
Hi, Indeed this example below no longer works, however I believe the new behavior is both desired and permanent. I'll explain and include an option for how your example could be restructured to work with the new code. We ran into problems automatically removing trailing newlines from code block

[O] Calendar-like view of the org-agenda

2011-06-30 Thread Marcelo de Moraes Serpa
Hi list, Is there a way to have a calendar-like overview of the agenda with org? Taskwarrior (http://taskwarrior.org/projects/show/taskwarrior) can render an overview like this, and it is really nice when you want to get some perspective: http://taskwarrior.org/attachments/293/Screen_shot_2011-04-

Re: [O] Org-mode as a replacement for LaTeX

2011-06-30 Thread Markus Heller
Hi Tom, Would you be willing to share your set-up for using LaTeX with org? That would be fantastic :-) Cheers Markus

Re: [O] Org-Drill first interval

2011-06-30 Thread Bastien
Hi Paul, Paul Sexton writes: > This change has been committed to the org-drill devel repository at: > > https://bitbucket.org/eeeickythump/org-drill > > You will need to download the file from there. I have not yet sent it to the > main org repo. Don't hesitate to submit latest update of org-dr

Re: [O] Org-mode as a replacement for LaTeX

2011-06-30 Thread Thomas S. Dye
Carsten Dominik writes: > On 30.6.2011, at 08:35, Thomas S. Dye wrote: > >> Aloha Karl, >> >> I agree that AucTeX is awesome. I use it every day at work with much >> pleasure. >> >> I've been using Org-mode with the goal of creating reproducible >> research, where the LaTeX output is just one

[O] Subtly hightling task backgrounds

2011-06-30 Thread John Wiegley
I've been using the following code snippet for many weeks now to great effect. It helps me to "grok" my daily taskload better without increasing the mental burden. See the function's docstring for more info. Here is a screenshot of the effect, from my today's agenda: http://ftp.newartisans.co

Re: [O] org-install ?

2011-06-30 Thread Michael Markert
On 30 Jun 2011, Giovanni Ridolfi wrote: > Hello everyone, > > GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO > Org-mode version 7.5 9c582ceed8c4ffc1b83f719f8bcabbc2e23027b2 > > I used to have a > \lisp\org-install.el > file in my load path. This file was there since > 20th Octob

Re: [O] Org-mode as a replacement for LaTeX (was: Fwd: Exporting latex without preamble)

2011-06-30 Thread Carsten Dominik
On 30.6.2011, at 08:35, Thomas S. Dye wrote: > Aloha Karl, > > I agree that AucTeX is awesome. I use it every day at work with much > pleasure. > > I've been using Org-mode with the goal of creating reproducible > research, where the LaTeX output is just one part of the package. In my > case,

Re: [O] custom IDs not exported

2011-06-30 Thread Bastien
Nick Dokos writes: > Indeed: the git repo was changed to orgmode.org back in December (?) > and repo.or.cz was left as a mirror, but apparently it has been > non compos mentis for a little while. I've just checked: the git mirror at http://repo.or.cz/w/org-mode.git is still working fine. Great

Re: [O] Status google calendar sync

2011-06-30 Thread Bastien
Niels Giesen writes: > --- a/lisp/org-icalendar.el > +++ b/lisp/org-icalendar.el > @@ -412,7 +412,10 @@ When COMBINE is non nil, add the category to each line." > (if scheduledp (setq summary (concat "S: " summary))) > (if (string-match "\\`<%%" ts) > (with-current-buf

[O] org-install ?

2011-06-30 Thread Giovanni Ridolfi
Hello everyone, GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO Org-mode version 7.5 9c582ceed8c4ffc1b83f719f8bcabbc2e23027b2 I used to have a \lisp\org-install.el file in my load path. This file was there since 20th October 2010 and everythig has been fine. I've just found

[O] Move to item to the bottom

2011-06-30 Thread Marcelo de Moraes Serpa
Hi list, It'd be nice if we could just send an item to the bottom of a list. Useful when reviewing a long list and putting the next actions in the top. Is there a way to do that with org currently? Cheers, M>

Re: [O] Macro expansion in included files

2011-06-30 Thread Bastien
Hi Benny, Benny Simonsen writes: > I have a patch that will expand macros in included files. > Inclusion is performed before macro expansion Thanks for this patch, it looks good to me. Can someone test it and report any problems? Thanks! -- Bastien

Re: [O] lists in tables

2011-06-30 Thread Bastien
I don't know what would be worst: trying to put lists in tables or tables in lists. And I don't know if each of these would be worst wrt style _or_ wrt logic. But I'm happy to see people continues to expect pure MAGIC from Org :) -- Bastien

Re: [O] Bug: org-agenda-custom-commands bugs [7.5]

2011-06-30 Thread Bastien
Hi zw963 (?) "zw963" writes: > 1. first open org-agenda use `F12' key, command (org-agenda) > 2. open customize todo-list use `t' key > 3. move point on certain heading, press `RET',open remote org files. > (org-agenda-switch-to) > 4. edit context,and save,use f2 kill this org buffer. > (kil

Re: [O] Bug: inline images for filenames with spaces

2011-06-30 Thread Bastien
Hi Manuel, Manuel Giraud writes: > Huy writes: > >> Example: >> [[file:img/test.png]] will display inline >> [[file:img/test copy.png]] won't > > Just tested on the same emacs version and few minutes old org-mode and > both works for me. How do you export? Do you have some special > settings?

Re: [O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-30 Thread Bastien
Eric Abrahamsen writes: > It looks like patch-acceptance has picked up again recently -- may I > humbly bump the fix below? Such a useful helper function, otherwise! If you are using this helper function in your own defuns, please report any issue. For example, I see no reason why the function

Re: [O] Org-mode as a replacement for LaTeX (was: Fwd: Exporting latex without preamble)

2011-06-30 Thread chris . m . malone
Hi Tom, I've seen many of the examples you've added to the mailing list and worg. I also enjoy using Org-mode for writing my own documents and webpages - currently I'm using it to write my Ph.D. dissertation. I'm curious how you work on Org-mode papers for publication with collaborators?

[O] Regression bug in tangle/weave

2011-06-30 Thread MidLifeXis at PerlMonks
It appears that there may be a regression problem with the current tangle/weave process.  I used to be able to have a noweb section for the name of the file, another for the version of the file, and then have an autogenerated header section that included those two pieces of information on a sing

Re: [O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-30 Thread Bastien
Hi Eric, Eric Abrahamsen writes: > Currently, this function goes to a lot of trouble to concatenate a > complicated regexp to find metadata and drawers, and then doesn't use > it. As it stands, if you put point in a headline that has a property > drawer and then call =(org-end-of-meta-data-and-d

[O] feature request: individual markups for active and inactive time stamps on export

2011-06-30 Thread Eric S Fraga
Hello, I would like to request a new feature for the latex export functionality: would it be possible to have different markups for active versus inactive time stamps? It should be straightforward, having looked at the code in file:~/git/org-mode/lisp/org-latex.el::(defun org-export-latex-time-s

Re: [O] [OT] Deactivate flyspell on a file by file basis

2011-06-30 Thread Marcelo de Moraes Serpa
Thank you all for the replies. @Nick,@Peter: Both approaches work great! :) Cheers, Marcelo. On Fri, Jun 3, 2011 at 11:14 AM, Nick Dokos wrote: > Pieter Praet wrote: > > > On Fri, 03 Jun 2011 17:44:26 +0200, Pieter Praet > wrote: > > > On Fri, 03 Jun 2011 11:18:54 -0400, Nick Dokos > wrote

Re: [O] Recurring TODO on weekdays only?

2011-06-30 Thread Memnon Anon
loris.benn...@fu-berlin.de writes: > Sorry, my bad. But it doesn't make any difference whether I use > SCHEDULED or not. If I mark yesterday's task as complete, all the tasks > until the repetition of the completed task disappear from the agenda. Argh, I did a quick test before I suggested it, an

Re: [O] Bug: inline images for filenames with spaces

2011-06-30 Thread Bastien
Hi Huy, Huy writes: > inline image display doesn't seem to work for image links with spaces in > them. That's because those images will be inserted as [[file:image%20with%20space.png][file:image with space.png]] and such a string is not recognized by the inline displayer. The attached patc

Re: [O] partial-completion-mode error when refiling

2011-06-30 Thread Bastien
Carsten Dominik writes: >> o org.el: in org-set-tags *around* org-icompleting-read. >> >> The last one seems superfluous at first sight, but I haven't thought about >> it yet. > > Yes, this one is superfluous. I just removed it, thanks. -- Bastien

Re: [O] partial-completion-mode error when refiling

2011-06-30 Thread Nick Dokos
Carsten Dominik wrote: > > OTOH, partial-completion-mode is called explicitly in = > > org-refile-get-location, like this: (partial-completion-mode nil) > > This is not a function-calling form, but this is part of a let form, > so it just sets the variable partial-completion-mode to nil. > In e

Re: [O] partial-completion-mode error when refiling

2011-06-30 Thread Sebastien Vauban
Hi Nick Dokos, Nick Dokos wrote: > Bastien wrote: >> "Sebastien Vauban" writes: >> > When I was trying to refile an extract of an email, I got this: >> > >> > Getting targets...done >> > funcall: Symbol's function definition is void: partial-completion-mode >> >> thanks for reporting this -- th

Re: [O] partial-completion-mode error when refiling

2011-06-30 Thread Carsten Dominik
On Jun 30, 2011, at 2:40 PM, Nick Dokos wrote: > Bastien wrote: > >> Hi Sebastian, >> >> "Sebastien Vauban" writes: >> >>> When I was trying to refile an extract of an email, I got this: >>> >>> Getting targets...done >>> funcall: Symbol's function definition is void: partial-completion-mod

Re: [O] Recurring TODO on weekdays only?

2011-06-30 Thread loris . bennett
Memnon Anon writes: > Loris Bennett writes: > >> Karl Voit writes: >>> * Memnon Anon wrote: > > ** TODO Dust hard drives >SCHEDULED: <2011-07-04 Mon +1w> > ** TODO Dust hard drives >SCHEDULED: <2011-07-05 Tue +1w> > ** TODO Dust hard drives >SCHEDULED: <

Re: [O] partial-completion-mode error when refiling

2011-06-30 Thread Nick Dokos
Bastien wrote: > Hi Sebastian, > > "Sebastien Vauban" writes: > > > When I was trying to refile an extract of an email, I got this: > > > > Getting targets...done > > funcall: Symbol's function definition is void: partial-completion-mode > > thanks for reporting this -- this is indeed somethi

Re: [O] Recurring TODO on weekdays only?

2011-06-30 Thread Memnon Anon
Loris Bennett writes: > Karl Voit writes: >> * Memnon Anon wrote: ** TODO Dust hard drives SCHEDULED: <2011-07-04 Mon +1w> ** TODO Dust hard drives SCHEDULED: <2011-07-05 Tue +1w> ** TODO Dust hard drives SCHEDULED: <2011-06-29 Wed +1w> ** TODO D

Re: [O] make install-info broken in debian

2011-06-30 Thread Memnon Anon
Jude DaShiell writes: > I don't know how to fix this one. > > Script started on Thu 30 Jun 2011 05:11:30 AM EDT > root@md:/home/jude/src/org-mode# make install-info-debian > install-info --infodir=/usr/local/share/info doc/org > This is not dpkg install-info anymore, but GNU install-info > See th

Re: [O] Recurring TODO on weekdays only?

2011-06-30 Thread Loris Bennett
Karl Voit writes: > * Memnon Anon wrote: >>> >>> ** TODO Dust hard drives >>>SCHEDULED: <2011-07-04 Mon +1w> >>> ** TODO Dust hard drives >>>SCHEDULED: <2011-07-05 Tue +1w> >>> ** TODO Dust hard drives >>>SCHEDULED: <2011-06-29 Wed +1w> >>> ** TODO Dust hard drives >>>SCHEDULED:

Re: [O] make install-info broken in debian

2011-06-30 Thread Pieter Praet
On Thu, 30 Jun 2011 05:16:23 -0400 (EDT), Jude DaShiell wrote: > I don't know how to fix this one. > > Script started on Thu 30 Jun 2011 05:11:30 AM EDT > root@md:/home/jude/src/org-mode# make install-info-debian > install-info --infodir=/usr/local/share/info doc/org > This is not dpkg install-i

[O] make install-info broken in debian

2011-06-30 Thread Jude DaShiell
I don't know how to fix this one. Script started on Thu 30 Jun 2011 05:11:30 AM EDT root@md:/home/jude/src/org-mode# make install-info-debian install-info --infodir=/usr/local/share/info doc/org This is not dpkg install-info anymore, but GNU install-info See the man page for ginstall-info for comm

Re: [O] Replaced obsolete interactive-p function

2011-06-30 Thread Bastien
Michael Markert writes: > Appended is a patch to the macro that checks on expand which interactive > predicate we need. > I don't see those warnings anymore and a quick check showed that it > behaves as the complete version (at least on emacs24). Thanks for this patch Michael! -- Bastien

Re: [O] [dev] footnotes improvements

2011-06-30 Thread Bastien
Samuel Wales writes: > Work well on 22. Really appreciate it. There are a lot of glitches > with font lock of inline footnotes, not consistent. Even with the > glitches I prefer the font lock. When you have some time, don't hesitate to point at those glitches. A screenshot would be useful he

Re: [O] partial-completion-mode error when refiling

2011-06-30 Thread Bastien
Hi Sebastian, "Sebastien Vauban" writes: > When I was trying to refile an extract of an email, I got this: > > Getting targets...done > funcall: Symbol's function definition is void: partial-completion-mode thanks for reporting this -- this is indeed something wrong with the fix I made to `org-

Re: [O] Typo in 'org-without-partial-completion'

2011-06-30 Thread Bastien
Hi Paul, Paul Sexton writes: > I think there's an error in 'org-without-partial-completion' in org-macs.el. > The variable pc-mode gets bound to the value of partial-completion-mode - but > this is a VARIABLE (t if that mode is enabled). Funcalling the value of > the variable produces an error

Re: [O] Replaced obsolete interactive-p function

2011-06-30 Thread Bastien
Hi Eric and Michael, Eric Schulte writes: > Michael's patch looks great to me, I can confirm that it does stifle the > warnings on Emacs24, and everything compiles and works as expected -- at > least as far as the Org-mode test suite is able to differentiate. Thanks to Michael for the patch, it

Re: [O] Bug: inline images for filenames with spaces

2011-06-30 Thread Bastien
Hi Huy, Huy writes: > I'm not exporting. > I'm just doing C-c C-x C-v to display the inline images within emacs. I confirm there is a bug here, I'm on it. -- Bastien

Re: [O] [BUG] crash while ping-ponging between back-to-back footnotes.

2011-06-30 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: > Jambunathan K writes: > >>> Both fontification and export get confused if footnotes are not >>> separated with a space -- I think it's okay to live with this >>> one-space-between-footnotes policy, but I let Nicolas decides. >> >> Since [fn:2] is automagica

[O] partial-completion-mode error when refiling

2011-06-30 Thread Sebastien Vauban
Hello, When I was trying to refile an extract of an email, I got this: --8<---cut here---start->8--- Getting targets...done funcall: Symbol's function definition is void: partial-completion-mode --8<---cut here---end--->8---