[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-16 Thread Bernt Hansen
"Andrew J. Korty" writes: > 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. >

[Orgmode] [PATCH] Always run org-insert-heading-hook when creating headlines

2010-09-26 Thread Bernt Hansen
* lisp/org.el (org-insert-heading): Run org-insert-heading-hook when creating the first heading in a file The org-insert-heading-hook was skipped when creating the first heading in a new org file. --- I use an hook which creates an inactive timestamp for new headings. This was reported by k-ma

[Orgmode] [PATCH] Always run org-insert-heading-hook when creating headlines

2010-09-29 Thread Bernt Hansen
* lisp/org.el (org-insert-heading): Run org-insert-heading-hook when creating the first heading in a file The org-insert-heading-hook was skipped when creating the first heading in a new org file. --- Carsten, You're correct -- I completely missed the list details on this one. Here's an updated

[Orgmode] [PATCH] Revert "Update modeline with effort and task name on re-clock-in"

2010-10-03 Thread Bernt Hansen
This reverts commit 4a4fbf1b8caa338a3a59f7b6f3f89b279615725d. Clocking in the currently clocking task was leaving open clock entries which is incorrect. Updating the modeline is less important than keeping correct clocking data. --- This reverts a commit I made back in December. I ran into this

[Orgmode] [PATCH] Fix dangling clocks created by org-clock-out-hook clocking in again

2010-10-03 Thread Bernt Hansen
This is a fixup patch to commit 17c71a40c6d07baae2e9cac606668683ddb3759c. The org-clock-clocking-in variable needs to be set when we are clocking out - in case the clock out hook clocks-in again. This fixes a bug that creates dangling clock entries. --- lisp/org-clock.el |3 ++- 1 files chan

Re: [Orgmode] [PATCH] Fix dangling clocks created by org-clock-out-hook clocking in again

2010-10-03 Thread Bernt Hansen
t, > > I am having some problem here with the patches - could you please make > me a new patch against the current master? > > Thanks! > > - Carsten > > On Oct 3, 2010, at 5:52 PM, Bernt Hansen wrote: > >> This is a fixup patch to commit >> 17c71a40c6d07ba

[Orgmode] Re: Testing --- again...

2010-10-05 Thread Bernt Hansen
"Eric Schulte" writes: > So, I've been using the framework in the combined-testing branch this > morning writing tests to strap down my daily Babel bug fixes, and I'm > really liking ERT. > > I wonder, can we commit to the combined-testing branch, and if so could > we fold it into the master bran

[Orgmode] Re: Bibtex and latex export

2010-10-08 Thread Bernt Hansen
lthough it definitely has >> something to do with A-z range; if I try the egrep at the shell and >> use "A-Za-z" instead of "A-z", the command works fine.  Does it work >> for anybody else on Linux? >> >> I wonder if the problem with the range is loca

[Orgmode] Re: bug with respect to org-read-date-prefer-future

2010-10-08 Thread Bernt Hansen
Eric S Fraga writes: > Recently, but I cannot say for how long, I have found that dates > entered, for instance using "j" in the standard agenda view, no longer > choose a time/day in the future but seem to default to the current > year. For instance, today, typing "j 2 feb RET" (with a real spa

[Orgmode] Re: bug with respect to org-read-date-prefer-future

2010-10-08 Thread Bernt Hansen
Eric S Fraga writes: > On Fri, 08 Oct 2010 15:01:49 -0400, Bernt Hansen wrote: >> >> Eric S Fraga writes: >> >> > Recently, but I cannot say for how long, I have found that dates >> > entered, for instance using "j" in the standard agenda vie

[Orgmode] Re: org tbl, sum elements in a colum with the mouse

2010-10-09 Thread Bernt Hansen
Uwe Brauer writes: > Hello > > Most spreadsheets I know off are able to sum rows in colum, > by marking it with the mouse and then call the sum > function. I can't find that functionality in org modes > table. > Could that be easily implemented? > > thanks I don't think that is available with

[Orgmode] Re: org tbl, sum elements in a colum with the mouse

2010-10-09 Thread Bernt Hansen
Uwe Brauer writes: >>>>>> On Sat, 09 Oct 2010 16:42:51 -0400, Bernt Hansen wrote: > >> Uwe Brauer writes: >>> Hello >>> >>> Most spreadsheets I know off are able to sum rows in colum, >>> by marking it with

[Orgmode] Re: org tbl, sum elements in a colum with the mouse

2010-10-09 Thread Bernt Hansen
Uwe Brauer writes: >>>>>> On Sat, 09 Oct 2010 16:42:51 -0400, Bernt Hansen wrote: > >> Uwe Brauer writes: >>> Hello >>> >>> Most spreadsheets I know off are able to sum rows in colum, >>> by marking it with

[Orgmode] Re: org tbl, sum elements in a colum with the mouse

2010-10-09 Thread Bernt Hansen
Uwe Brauer writes: >>>>>> On Sat, 09 Oct 2010 16:42:51 -0400, Bernt Hansen wrote: > >> Uwe Brauer writes: >>> >>> thanks > >> I don't think that is available with mouse >> functionality but in a column in

[Orgmode] Re: org tbl, sum elements in a colum with the mouse

2010-10-09 Thread Bernt Hansen
Uwe Brauer writes: >>>>>> On Sat, 09 Oct 2010 16:59:23 -0400, Bernt Hansen wrote: > >> Uwe Brauer writes: >>> >>> Ok my mistake the cursor has to be over the last >>> element of the colum not in the empty row below. Nice

[Orgmode] Re: Recurring scheduled items appearing in schedule

2010-10-09 Thread Bernt Hansen
Dustin Hoffman writes: > I have scheduled reminders for things that occur weekly over a period > of months. The problem is, that each of these scheduled items appears > under the current day in the agenda view and the multiplier (eg 6x, > 5x) keeps going up. > > What I want is each of these sche

[Orgmode] Re: Feature request

2010-10-10 Thread Bernt Hansen
David Abrahams writes: > Hi All, > > I have to reschedule quite a few items daily. Often they're > yesterday's items that I need to reschedule for today. > > `C-c C-s . RET' > > is a bit much typing for that, so I re-bound `S' to > org-agenda-schedule. But > > `S . RET' > > is still a

[Orgmode] Re: cache issue when publishing website with include file

2010-10-12 Thread Bernt Hansen
Ian Barton writes: > Vinh Nguyen writes: > >> >> I'm wondering how others are handling this in their work flow? Delete >> the cache directory? Edit all .org files so they get updated at the >> publishing command? >> > I delete the .org-timestamps directory. I guess you could always touch > all

[Orgmode] Re: [WIP] OpenOffice Exporter

2010-10-12 Thread Bernt Hansen
Matt Price writes: > On Mon, Oct 11, 2010 at 5:35 AM, Giovanni Ridolfi > wrote: > > Jambunathan K writes: > > There is also the org-DocBook exporter. DocBook files can be read by OOo > see: > http://xml.openoffice.org/xmerge/docbook/index.html > > I have had a lot of trouble wi

Re: [Orgmode] Re: [WIP] OpenOffice Exporter

2010-10-13 Thread Bernt Hansen
Tom Short writes: > On Tue, Oct 12, 2010 at 9:59 PM, Bernt Hansen wrote: >> I haven't managed to get embedded images into an OO or Word document >> satisfactorily using the org -> HTML -> MS Word route yet.  An exporter >> that handles this correctly would b

[Orgmode] Re: Insert link to recently captured Note?

2010-10-14 Thread Bernt Hansen
Nathan Neff writes: > On Wed, Oct 13, 2010 at 1:29 AM, Nathan Neff wrote: >> I'd like to ask the mailing list how they handle the following situation: >> >> I'm clocked into FOO below, then spend about 20 minutes on something >> that's somewhat >> related to FOO, but is not really a direct sub-t

[Orgmode] Re: bug with respect to org-read-date-prefer-future

2010-10-17 Thread Bernt Hansen
Carsten Dominik writes: > Hi, > > On Oct 8, 2010, at 9:50 PM, Bernt Hansen wrote: > >> Eric S Fraga writes: >> >>> On Fri, 08 Oct 2010 15:01:49 -0400, Bernt Hansen >>> wrote: >>>> >>>> Eric S Fraga writes: >>&

[Orgmode] Re: A few questions about how you write e-mails

2010-10-20 Thread Bernt Hansen
Samuel Wales writes: > On 2010-10-19, Jeff Horn wrote: >> . >> | like this >> | or this >> .__ > > As it can be an obstacle for people who are new to Emacs to remove the > rectangle, > I do > > === > This > === Gnus provides a function to --8<---cut here---start

[Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-20 Thread Bernt Hansen
Jeff Horn writes: > Is there a way to specify a particular column in org-mode that will be > exported right-aligned in HTML? > > | A | B | C | > | 1 | 2 | 3 | > > For the table above, I would like column C right aligned when I export > to HTML, but the other column aligned in the default way (lef

[Orgmode] Re: Unbillable clock time

2010-10-22 Thread Bernt Hansen
Ross Patterson writes: > I would like to be able to designate some of my clock time as unbillable > such that when using a clockreport the unbillable time is not included. > I would also like to compare billable and unbillable time if possible. > > Currently I either manually change "CLOCK: *" to

[Orgmode] Re: update of snapshot release broken?

2010-10-24 Thread Bernt Hansen
Michael Brand writes: > On Sun, Oct 24, 2010 at 13:09, Jambunathan K wrote: >> git archive --format=tar --prefix=project/ HEAD | gzip >latest.tar.gz > > Thanks, that helps me already to install the currently very latest > version to a different machine at some time later. But even better for > m

[Orgmode] Re: hide schedueled done tasks from the todo-list

2010-10-24 Thread Bernt Hansen
Fritjof writes: > Is there a way to hide repeating schedueled tasks which are "done" > from the todo-list, until the next occurence comes alone? I'd like to > only use the todolist (C-c a t), and not the agenda (C-c a a). Use (setq org-agenda-todo-ignore-scheduled (quote future)) and a versio

[Orgmode] Re: [PATCH] quote the real csv separator

2010-10-24 Thread Bernt Hansen
Łukasz Stelmach writes: > Carsten Dominik writes: > >> On Oct 24, 2010, at 12:56 AM, Łukasz Stelmach wrote: >> >>> I'd rather use an optional sep argument to the org-quote-csv-field >>> function but I've got no idea how to stick it into the orgtbl-apply- >>> fmt. However, the quoting function sh

[Orgmode] Re: clocktable: maximum level 0 does not only avoid listing items but also does not calculate items

2010-10-26 Thread Bernt Hansen
Carsten Dominik writes: > On Oct 26, 2010, at 3:53 PM, Rainer Stengele wrote: > >> Am 26.10.2010 13:30, schrieb Carsten Dominik: >>> Hi Rainer, hi Bernt, >>> >>> On Jul 22, 2010, at 9:16 AM, Rainer Stengele wrote: >>> Am 21.07.2010 16:24, schrieb Carsten Dominik: > > On Jul 13, 2010,

[Orgmode] Re: How to match items with tags and special todo keyword

2010-10-26 Thread Bernt Hansen
bar tomas writes: > Hi, > I like to create an agenda view of all items that have a specific tag > and also a specific TODO keyword. > I've tried with > > C-c a M > > but this retrieves all TODO items that are not DONE but I would like > to match only a specific TODO keyword (I've defined my own T

[Orgmode] Re: Request - capture included in customize browser

2010-10-26 Thread Bernt Hansen
"Gez" writes: > I've had my main system in org mode for a couple of weeks now and I'm getting > on really well - it's an amazing > tool. I'm very grateful for it. And for the support here too. > > I want to set up org-capture but cannot find it using M-x customize-apropos. > I'm guessing th

[Orgmode] Re: Bug? Capture not in customize until called by key

2010-10-27 Thread Bernt Hansen
"Gez" writes: > - Original Message ----- > From: "Bernt Hansen" >> >> C-h v org-capture-templates >> and click on the _customize_ link. > > > Thank you, Bernt, but I can't see a _customize_ link there, either > when capture is in

[Orgmode] Re: Clock report (R from the agenda)

2010-10-28 Thread Bernt Hansen
Sébastien Vauban writes: > Hello, > > Here is a minimal example for comments about the agenda filtering applied on > the clock report of logged activities. > > * Work :work: > :PROPERTIES: > :CATEGORY: Work > :END: > > ** Cli

[Orgmode] Re: clocktable: maximum level 0 does not only avoid listing items but also does not calculate items

2010-10-30 Thread Bernt Hansen
Carsten Dominik writes: > Hi Rainer, hi Bernt, > > On Jul 22, 2010, at 9:16 AM, Rainer Stengele wrote: > >> #+BEGIN: clocktable :maxlevel 0 :scope ("file1.org" "file2") >> :timestamp t :tstart "<2010-05-01 Sa 00:00>" :tend "<2010-07-31 Sa >> 23:55>" >> Clock summary at [2010-07-22 Do 09:11] >>

[Orgmode] Re: markup for small caps ?

2010-10-31 Thread Bernt Hansen
Sébastien Mengin writes: > Le dim. 31/10/10 (06:11:20 -1000), Thomas S. Dye a écrit : >> Aloha Sebastien, >> >> Arbitrary markup is possible, see >> http://orgmode.org/worg/org-tutorials/org-latex-export.php#sec-12 >> >> Using this approach [[latex:textsc][My small caps]] would export to >> La

[Orgmode] BUG-Export level 1 subtree fails

2010-10-31 Thread Bernt Hansen
Hi, Using the following commit ed5665e (babel: Use `copy-sequence' instead of `copy-tree', 2010-10-31) if I mark a level 1 subtree with C-c @ and then try to export to HTML with C-c C-e b I get the following stack dump: Exporting a level 2 subtree works. -Bernt Debugger entered--Lisp error: (

[Orgmode] Re: BUG-Export level 1 subtree fails

2010-10-31 Thread Bernt Hansen
Bernt Hansen writes: > Hi, > > Using the following commit > ed5665e (babel: Use `copy-sequence' instead of `copy-tree', 2010-10-31) > > if I mark a level 1 subtree with C-c @ and then try to export to HTML > with C-c C-e b I get the following stack dump: > &

Re: [Orgmode] Re: BUG-Export level 1 subtree fails

2010-11-01 Thread Bernt Hansen
David Maus writes: > At Sun, 31 Oct 2010 20:34:20 -0400, > Bernt Hansen wrote: >> >> Bernt Hansen writes: >> >> > Hi, >> > >> > Using the following commit >> > ed5665e (babel: Use `copy-sequence' instead of `copy-tree', 201

Re: [Orgmode] Re: BUG-Export level 1 subtree fails

2010-11-01 Thread Bernt Hansen
David Maus writes: > At Mon, 01 Nov 2010 15:19:24 -0400, > Bernt Hansen wrote: >> I believe Carsten has a fix for this: >> >> adede9f (Fix export bug of a region with an ARCHIVE property set, 2010-11-01) >> >> but I haven't verified it yet. > >

[Orgmode] Re: agenda mode - carrying over tasks from previous week

2010-11-10 Thread Bernt Hansen
Greg Troxel writes: > sergio_101 writes: > >> how would i go about making items/tasks that didn't get completed last >> week carry over into this week? > > Type 'm' in front of each and then "B s" to a new date. If you want to > move them all forward one week to the same day, I think you'll hav

[Orgmode] Re: Fold/unfold part of a paragraph

2010-11-13 Thread Bernt Hansen
Jianshi Huang writes: > Hello, > > Is there a way to fold/unfold part of a paragraph? Something like a > headline but can be inlined in a paragraph. > > For example, when folded, it will look like > > Here is the <>. > > Where <> can be expanded to some full explanation. > > And when exported,

[Orgmode] Re: #+BEGIN_EXAMPLE not exporting to LaTeX

2010-11-14 Thread Bernt Hansen
Nick Dokos writes: > Thomas S. Dye wrote: > >> "Present" does. I'm expecting the #+BEGIN_EXAMPLE block to appear in >> the .tex file wrapped in a verbatim environment. >> >> --- cut here >> * Export LaTeX examples >> #+BEGIN_EXAMPLE >> Absent >> #+END_EXAMPLE >> >> : Pres

[Orgmode] Re: Bastien is going to become the maintainer of Org mode in January

2010-11-15 Thread Bernt Hansen
Carsten Dominik writes: > after 7 years of responsibility for Org-mode, it is time for > me to let go and step down as the maintainer of Org-mode. > > This has not been an easy decision to make. Org-mode has > been a very important part of my life during these years > and given me as much energy

[Orgmode] Re: Bastien is going to become the maintainer of Org mode in January

2010-11-17 Thread Bernt Hansen
Bastien writes: > First of all: *thanks* Carsten for Org! > > Moreover thanks for your patience while building this software and this > community over the years. There is a true spirit of mutual respect and > mutual learning in this list -- we wouldn't have grown so fast and so > far without you

Re: [Orgmode] Re: [PATCH] Alphabetical ordered lists

2010-11-22 Thread Bernt Hansen
Nathaniel Flath writes: > Let me know if there's anything else, or if I screwed up anything > when trying to figure out how to make a git patch(looks like it > worked, though.) > > From 3b46feec08ec4c93f098dbdc6a4590f95afc0e68 Mon Sep 17 00:00:00 2001 > From: unknown > Date: Sun, 21 Nov 2010 20

[Orgmode] Re: History in org-mode

2010-11-22 Thread Bernt Hansen
Ian Barton writes: > On 22/11/10 13:42, Glasspen wrote: >> Hi! >> >> Is it posible to view a week (like agenda-view) that has already passed? >> I want to be able to see what I did a week back in time. >> >> > Pressing "b" in Agenda view will take you back a week at a time. You can also use 'j'

[Orgmode] Re: Percent Done value not working....

2010-11-22 Thread Bernt Hansen
C64 Whiz writes: > Hello, > > I have the following tree with (setq org-hierarchical-todo-statistics nil) in > my .emacs: > > * Head 1 [66%] > ** DONE Head 1.1 > ** DONE Head 1.2 > *** TODO Head 1.2.1 > > Changing the keyword on heading 1.2.1 alters the 66% accordingly.  > > When I change my .ema

[Orgmode] Re: org-latex-to-pdf-process missing?

2010-11-23 Thread Bernt Hansen
Jeff Horn writes: Hi Jeff, > Ok, that worked. Thanks, Erik. > > I'd appreciate your, or anyone else's help with the following > questions. I'll take a shot at it :) > 1) I see stuff floating around the list from time to time about > "org-install", which I've never had to use, but I gather take

[Orgmode] Re: org-latex-to-pdf-process missing?

2010-11-24 Thread Bernt Hansen
Jeff Horn writes: >>> 3) Shouldn't org-latex be loaded automatically? >> >> You're referencing a variable in org-latex.  It probably doesn't get >> defined until you have auto-loaded org-latex by using some function >> provided by that file.  If you want to use the variable before that I >> think

[Orgmode] Re: [Babel] Handling of errors when using Ledger

2010-11-25 Thread Bernt Hansen
Dan writes: > Incidentally, can any gnus users tell me -- is there a non-painful way of > retrieving an old message from nntp in order to create a reply in the correct > thread? Or do you hack the headers to make it appear in the right thread? I'm > using the gmane web interface to send this. I

[Orgmode] Re: [OT] retrieving old messages

2010-11-25 Thread Bernt Hansen
Dan Davison writes: > Bernt Hansen writes: > >> Dan writes: >> >>> Incidentally, can any gnus users tell me -- is there a non-painful way of >>> retrieving an old message from nntp in order to create a reply in the >>> correct >>> threa

[Orgmode] Re: [PATCH 1/4] Rename org-agenda-today to org-today.

2010-12-01 Thread Bernt Hansen
Julien Danjou writes: > On Tue, Nov 30 2010, Carsten Dominik wrote: > >> the purpose of this change is to be able to use >> this also in org.el without having to load org-agenda.el? > > Yes, and to be consistent. The variable org-extend-today-until is > defined in org.el, it seems more gener

Re: [Orgmode] Re: org-mode gnus integration across two machines when using nnimap

2010-12-01 Thread Bernt Hansen
Eric S Fraga writes: > e20100633 writes: > >> Hello, >> >> Tommy Kelly writes: >> >>> I'm looking for help in running Gnus with nnimap, and org-mode, across >>> multiple machines. >>> >>> When reading my email in Gnus (using nnimap off Gmail), I create tasks >>> from any given message by using

[Orgmode] Re: [PATCH] org-agenda: rework ndays and span handling

2010-12-02 Thread Bernt Hansen
Julien Danjou writes: > On Wed, Dec 01 2010, Eric S Fraga wrote: > >> Mostly works fine but there is one problem I have encountered. If you >> change your view (mine defaults to day so I sometimes switch to week >> view), you can go forward and backward as expected. However, if you >> /jump/ (j

[Orgmode] Re: Column view and subtask overview interaction

2010-12-03 Thread Bernt Hansen
James Deaton writes: > I'm running a pull from yesterday and have noticed something a bit > strange. I haven't been using column view with a subtask overview > until today so I do not know if this particular usage had been > working. > > I have a simple list of tasks: > > ** Application Discovery

[Orgmode] Re: Questions about org-capture templates and usage

2010-12-05 Thread Bernt Hansen
Matt Lundin writes: > Alan writes: > >>3. I have had to modify my usage to accomodate to changes in >> org-capture, relative to org-remember. Some differences devolve >> from explicit design features >> >> 1. It is no longer necessary to auto-save uncommitted items. As >>

[Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Bernt Hansen
"Alan E. Davis" writes: > | > | (org-capture &optional GOTO KEYS) > | > > I THINK I understand that GOTO here refers to the prefix C-u ?  And C-u C-u > circumvents this? GOTO is the value of the prefix. C-u has a value of 4 For C-u C-M-r GOTO is set to 4 (due to the single p

[Orgmode] Re: Can this function be written better?

2010-12-06 Thread Bernt Hansen
Nathan Neff writes: > I'd like to be able to easily toggle the showing/hiding of CLOSED clock > items in the agenda. > > I have a function that does exactly that. My Lisp is terrible (I bet that's > never been said before :-) and I want to try to improve it. > > Any suggestions how to improve/re

[Orgmode] Re: Automatically insert inactive timestamps

2010-12-07 Thread Bernt Hansen
Julian Burgos writes: > This is the newbie question of the day.  I would like to get an inactive time > stamp automatically in each new > entry in org mode. Could somebody explain me how to do this? Hi Julian, Here is what I use in my setup: Creating new headlines insert inactive timestamps a

[Orgmode] Re: Clock report: ignore empty entries (7.3)

2010-12-07 Thread Bernt Hansen
Markus Heller writes: > Hello everybody, > > I also like the new looks of the clock report, but I have one question. > > My scope is set to agenda-with-archives, and I'm wondering if it is > possible to ignore files with no clock info for the tstart tend > interval. Yes it's possible. Add :file

[Orgmode] Re: Clock report: ignore empty entries (7.3)

2010-12-09 Thread Bernt Hansen
Markus Heller writes: > Bernt Hansen writes: > >> Markus Heller writes: >> >>> Hello everybody, >>> >>> I also like the new looks of the clock report, but I have one question. >>> >>> My scope is set to agenda-with-archives, and I&

[Orgmode] Re: [BUG]? org-agenda-filter-by-tag

2010-12-10 Thread Bernt Hansen
Hi Max, That is definitely _not_ the behaviour I get. maxi.mat...@googlemail.com (Maximilian Matthé) writes: > I'm using current version of org-mode (just pulled). I want to filter my > agenda view (C-c a a) by a Tag. I want the agenda to only show items > that have the tag :pruef: set. > > So I

[Orgmode] Re: newlines in capture templates from the customize buffer

2010-12-10 Thread Bernt Hansen
suvayu ali writes: > Hi Giovanni, > > On Fri, Dec 10, 2010 at 1:18 PM, Giovanni Ridolfi > wrote: >> suvayu ali writes: >>> Entering a newline pressing [RET] works. But then in my init.el it is >>> stored as a carriage return rather than "\n", making it ugly. >> >> If you don't like the >> you

[Orgmode] Agenda clock reports and tag filters

2010-12-10 Thread Bernt Hansen
Hi, Dynamic clock reports can be filtered with :tags so they only show clock results that match that tag. Is it possible to automatically apply the current filter list in org-agenda-filter for the agenda clock report you get with 'R'? I'd like some way to add :tags 'org-agenda-filter (or somethi

[Orgmode] Re: Release 7.4

2010-12-10 Thread Bernt Hansen
I think this is fixed with a new commit on the master branch. -Bernt "Charles C. Berry" writes: > On Fri, 10 Dec 2010, Carsten Dominik wrote: > >> Hi, >> >> I am unable to reproduce this. >> >> - Carsten >> >> On Dec 10, 2010, at 3:24 PM, Sébastien Vauban wrote: >> >>> Hi Carsten, >>> >>> Carst

[Orgmode] Re: Agenda clock reports and tag filters

2010-12-10 Thread Bernt Hansen
Carsten Dominik writes: > On Dec 10, 2010, at 10:17 PM, Bernt Hansen wrote: > >> Hi, >> >> Dynamic clock reports can be filtered with :tags so they only show >> clock >> results that match that tag. >> >> Is it possible to automatically apply the

[Orgmode] Re: Agenda clock reports and tag filters

2010-12-11 Thread Bernt Hansen
Carsten Dominik writes: > On Dec 10, 2010, at 11:08 PM, Bernt Hansen wrote: > >> Carsten Dominik writes: >> >>> On Dec 10, 2010, at 10:17 PM, Bernt Hansen wrote: >>> >>>> Hi, >>>> >>>> Dynamic clock reports can be filtered

[Orgmode] Re: eval: Invalid read syntax: "#"Error during redisplay: (void-function -mode)

2010-12-11 Thread Bernt Hansen
"Thomas S. Dye" writes: > So, Seb and I have two things that others can't reproduce: the error > in the OP, and the version string for the latest Org-mode. > >>> >>> I'm using Org-mode version 7.3 (release_7.4.2.g32f816.dirty) >>> >> >> >> FWIW, I cannot reproduce it: >> >> GNU Emacs 23.2.50.1 (i

[Orgmode] Re: Agenda clock reports and tag filters

2010-12-13 Thread Bernt Hansen
Sébastien Vauban writes: > Now, regarding the contents of the table itself, I have a small question: > *how* can we configure the report in order *to stop showing lines* (= files) > that have *zero time*? > > For example, this is what I have: > > | File | Headline

[Orgmode] Re: [PATCH] org: rework property set

2010-12-13 Thread Bernt Hansen
Thanks Julien, This patch format is better. Could you put the comments like 'I may have done this badly, ...' and 'It works but there maybe some corners case ...' after the --- and before the diffstat? This isn't really useful to keep permanently in the org-mode history if this patch is accepted

[Orgmode] Re: Turn off all folding (drawers, headlines) during structure moves?

2010-12-13 Thread Bernt Hansen
Jeff Kowalczyk writes: > I prefer to work with all the Org elements visible, and get good results with > #+STARTUP: showeverything . > > Even with this setting, during structure editing, drawers (e.g. :CLOCK:) fold > when a headline is moved up or down in the structure, and a headline killed > an

[Orgmode] Re: [PATCH] org: rework property set

2010-12-14 Thread Bernt Hansen
Julien Danjou writes: > On Tue, Dec 14 2010, Giovanni Ridolfi wrote: > >> I think that you can put some extra, useful, information, that can go >> in the Changelog, as lines not beginning with "*". >> >> But if you write very unformal/personal comments like: >> 'I may have done this badly, ...

[Orgmode] [PATCH] Fix before first heading check

2010-12-19 Thread Bernt Hansen
* lisp/org.el (org-before-first-heading-p): If point is on an org-mode heading line then we are not before the first heading If point is anywhere on the first line of the first heading then we are not before the first heading. This makes org-before-first-heading-p returns t instead of nil when o

[Orgmode] Re: body-only for single file html export

2010-12-19 Thread Bernt Hansen
joe writes: > I would like to use the ":body-only" option for exporting html (and > ocassionally latex). Reading through the docs and maillist, I think I > understand how to do this if I'm publishing an entire project. I > don't have a project, though... > > I use emacs for editing html textarea

[Orgmode] Re: Request for suggestions: multiple revision control systems/repositories + org

2010-12-19 Thread Bernt Hansen
Robert Goldman writes: > I am looking for hints. I have a number of org files, typically one for > each major project plus two or three for my personal life. > > These must often live in different revision control systems: my work > projects, in particular, have different repositories; I have a

[Orgmode] Re: Request for suggestions: multiple revision control systems/repositories + org

2010-12-19 Thread Bernt Hansen
"Robert P. Goldman" writes: > That is what I had done originally, but I thought mobile org required that > all the org files be in the same directory. Was I wrong about that? > > Thanks, > R I'm not sure. I don't currently use mobile org at all. Regards, Bernt ___

[Orgmode] Re: Habits default on first STATE when rescheduled

2010-12-20 Thread Bernt Hansen
Sébastien Vauban writes: > Having the following possible states: > > #+begin_src emacs-lisp > (setq org-todo-keywords > '((sequence "NEW(n!)" > "TODO(t!)" > "WAIT(w!)" > "DLGT(l!)" > "|" >

[Orgmode] Re: org-crypt

2010-12-20 Thread Bernt Hansen
kelaouchi writes: > Hello, > > here are my settings for org-crypt : > > (require 'org-crypt) > (org-crypt-use-before-save-magic) > (setq org-tags-exclude-from-inheritance (quote ("crypt"))) > (setq org-crypt-key "C48ED4D2") > > I create a buffer : > > * heading 1 :crypt: > ** subheading

[Orgmode] [PATCH] Add missing value to docstring for org-link-frame-setup

2010-12-21 Thread Bernt Hansen
* lisp/org.el: Document missing value for org-link-frame-setup --- This patch is available at git://git.norang.ca/org-mode.git fix-doc -Bernt lisp/org.el |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index 3cecca7..c94cb5f 100644 --- a/lisp/or

[Orgmode] Bug: Publishing with org-src-fontify-natively fails with Lisp error: (void-function -mode) [7.4 (release_7.4.79.g9c4b9)]

2010-12-21 Thread Bernt Hansen
Hi, I have a patch for this problem which works for me but I'm not sure it's the correct fix. Will post the patch following this report. When I attempt to publish the source for http://doc.norang.ca/org-mode.html (a copy of which is at http://doc.norang.ca/org-mode.org) with org-src-fontify-nati

[Orgmode] [PATCH] Skip source block fontification when the language is not defined

2010-12-21 Thread Bernt Hansen
* lisp/org.el: Skip source block fontification during export when language is not defined --- This may not be the correct fix for this issue but it works for me. This patch is available at git://git.norang.ca/org-mode.git fix-export -Bernt lisp/org.el |2 +- 1 files changed, 1 insertions(+)

[Orgmode] Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2010-12-21 Thread Bernt Hansen
Hi, If you are viewing the agenda with a time span of a week (or anything larger than a day) and then use 'J' to jump to a new date the span changes back to day. I think the span should remain unchanged when moving to a new date. Regards, Bernt Emacs : GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+

[Orgmode] Bug: HTML export fails to close list [7.4 (release_7.4.80.g0e5e5)]

2010-12-21 Thread Bernt Hansen
Hi, If you export the following org file to HTML the list is not terminated properly. There is a ORG-LIST-END tag in the source instead of the tags which results in invalid HTML. ,[ test.org ] | * List ending on export | | - Item 2 - last ` Here is part of the HTML from the resulting

Re: [Orgmode] Bug: HTML export fails to close list [7.4 (release_7.4.80.g0e5e5)]

2010-12-22 Thread Bernt Hansen
Nicolas Goaziou writes: > Hello, > >> Noorul Islam K M writes: > >> Actually I did not face this issue as I explained earlier, I am not >> sure why. > > Were you selecting the sub-tree before exporting? > > Regards, Yes I select the subtree with C-c @ then C-c C-e H. It seems to work if I ex

Re: [Orgmode] Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2010-12-22 Thread Bernt Hansen
Noorul Islam K M writes: > Bernt Hansen writes: > >> Hi, >> >> If you are viewing the agenda with a time span of a week (or anything >> larger than a day) and then use 'J' to jump to a new date the span >> changes back to day. >> > &

[Orgmode] Re: [PATCH] Skip source block fontification when the language is not defined

2010-12-22 Thread Bernt Hansen
Dan Davison writes: > Bernt Hansen writes: > >> * lisp/org.el: Skip source block fontification during export when language >> is not defined >> --- >> This may not be the correct fix for this issue but it works for me. > > Hi Bernt, > > I've che

[Orgmode] Re: [PATCH] Skip source block fontification when the language is not defined

2010-12-22 Thread Bernt Hansen
Dan Davison writes: > Bernt Hansen writes: > >> I'm confused about _why_ I'm getting these errors though - I was >> expecting fontification only to apply to #+begin_src blocks and I'm only >> using a few languages in that document (sh, org, emacs-lisp, dit

[Orgmode] Re: Need help with org and SSH

2010-12-22 Thread Bernt Hansen
Jeff Horn writes: > Hey orgsters, > > For the holiday trip, I decided to see if I could go a week with only > the Cr-48. I left my Macbook at home ready for SSH, just in case. > > It took approximately 30 minutes of using the computer before I > started itching for org. > > I've been having a hec

[Orgmode] Re: How to export the ampersand (&) symbol correctly for both LaTeX and HTML documents?

2010-12-23 Thread Bernt Hansen
[ test.org ] | * Export test for ampersand | This & that is cool. | This \amp that. ` ,[ test.html ] | ... | Export test for ampersand | | This & that is cool. | This & that. | | Author: Bernt Hansen | | ... ` My version of org-mode is Org-mode version 7.4 (release_7.4.8

[Orgmode] Re: How to export the ampersand (&) symbol correctly for both LaTeX and HTML documents?

2010-12-23 Thread Bernt Hansen
sread your original post. I get the following for latex export using the same test.org , | ... | \title{Export test for ampersand} | \author{Bernt Hansen} | \date{23 December 2010} | \maketitle | | \setcounter{tocdepth}{3} | \tableofcontents | \vspace*{1cm} | This \& that is cool. | T

[Orgmode] Re: How to export the ampersand (&) symbol correctly for both LaTeX and HTML documents?

2010-12-23 Thread Bernt Hansen
isread your original posting. I get the following in Latex for the same input source \title{Export test for ampersand} \author{Bernt Hansen} \date{23 December 2010} \maketitle \setcounter{tocdepth}{3} \tableofcontents \vspace*{1cm} This \& that is cool. This \& that. > > Regards,

[Orgmode] Re: Installing org-mode from git without byte-compiling

2010-12-31 Thread Bernt Hansen
Jeff Horn writes: > Bernt, Eric Schulte, and others, > > Bernt recently mentioned to me on #org-mode that he doesn't > byte-compile org-mode, which makes it much easier to read backtraces. > I'm trying to use Eric Schulte's starter-kit fork, and the > instructions suggest compiling org-mode.[1] >

[Orgmode] [PATCH] Display invisible entry text at point when visiting a task from the agenda

2011-01-01 Thread Bernt Hansen
* lisp/org-agenda.el (org-agenda-goto): Display invisible entry text * lisp/org-agenda.el (org-agenda-switch-to): Display invisible entry text Visiting clock lines with RET or TAB in the agenda can put point on a folded clock drawer. This means you are editing invisible/hidden text inside the tas

[Orgmode] Re: Understanding habits - repeat interval

2011-01-03 Thread Bernt Hansen
Tommy Kelly writes: > I'm trying a first use of the habits tracking function but I'm not sure > I understand the way they are set up. I have three questions. Here's the > first. > > Is it possible to set up a daily habit -- that is, one that should be > done at least every day and at most every

[Orgmode] Re: Understanding habits - graph coloring of single missed day

2011-01-03 Thread Bernt Hansen
Tommy Kelly writes: > Assuming I have the correct repeater syntax for a daily habit, what > should the colored graph look like if I do the task consistently for a > few days, then miss a day, then pick up the task again? What I expected > to see was: > > > - a set of GREEN cells (with asterisks)

[Orgmode] Re: Understanding habits - org-log-done

2011-01-03 Thread Bernt Hansen
Tommy Kelly writes: > For habits to work, he manual says that "You must also have state > logging for the DONE state enabled". My experimentation leads me to > believe that the state logging must not only be enabled but it must be > such that org-log-done is set to 'time and *not* to 'note. I tri

[Orgmode] Re: error navigating the agenda "org-agenda-earlier"

2011-01-03 Thread Bernt Hansen
Richard Riley writes: > Using org from git today:- > > C-c a a to bring up my agenda for the week. > > , > | b runs the command org-agenda-earlier, which is an interactive compiled Lisp > | function in `org-agenda.el'. > ` > > Debugger entered--Lisp error: (error "Not allowed in nil-type

[Orgmode] Re: Produce a pdf outline using the latex outline package of the notes in org file

2011-01-06 Thread Bernt Hansen
Hi Julius, Julius Gamanyi writes: > While adding the changes to the current development code, I ran into an > obstacle: I couldn't find org-install.el even with the find command; but > org-install.el is part of the stable release. > Is org-install.el only added before a stable release or I'm I m

[Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-07 Thread Bernt Hansen
Bastien writes: > Dear all, > > Jason will migrate org-mode.git to the new server next sunday, 5pm-7pm > CET (UTC+1). Pulling will not be possible during that time. > > I will send instructions on how to clone the new repo when the migration > is done. > > It will be important to clone again aft

[Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-08 Thread Bernt Hansen
Achim Gratz writes: > Hi Bastien, > > Bastien writes: >> It will be important to clone again after the migration as this repo >> comes with a major change: there is no ORGWEBPAGES/ directory anymore. >> We have moved ORGWEBPAGES/ in a separate repo, which might get pu

  1   2   3   4   5   6   7   8   9   10   >