Re: [O] advice please: best way to export to DOC(X) with maths

2017-12-21 Thread Tim O'Callaghan
Thanks! I will experiment with this work-flow, but i have one other issue, any advice on working with existing (word) document templates? I have to work within templates, so it would be great if i could manage to conform. On 19 December 2017 at 06:09, wrote: > On 2017-12-15 12:28, Eric S Fraga w

Re: [O] advice please: best way to export to DOC(X) with maths

2017-12-15 Thread Tim O'Callaghan
Does anyone know of a good round trip/review workflow for word documents? I'm interested in generating documents and processing feedback/comments, especially with word document tracking. On 15 December 2017 at 14:30, Eric S Fraga wrote: > On Friday, 15 Dec 2017 at 13:58, Fabrice Popineau wrote:

[O] RFC better Unicode support - Unicode Characters causing problems with TAGs etc.

2017-12-01 Thread Tim O'Callaghan
Hi, I have been experimenting with some Unicode symbols as part of my TODO and TAG definitions, to mixed results. I would like to propose that they are given first class support, especially in tags and priorities. Also, are other people using Unicode, and if so, how? especially with visually cons

Re: [O] Problems with opening a link

2017-03-31 Thread Tim O'Callaghan
Hi, I've had a similar issue, but with redmine links. if i have #+LINK: rm http://redmine/issues/%s * link [[rm:3287]] does not work properly any more (with firefox under KDE) best regards, Tim. On 31 March 2017 at 14:52, Carsten Dominik wrote: > Hi Scott, > > which system are you on? > > I a

[O] Question: state of the art using org for a Knowledge manager with publishing

2016-06-15 Thread Tim O'Callaghan
I'm in my semi-regular rebuild of my org-mode process, and during my re-boot post-mortem i came to the conclusion that i need to use it more like a knowledge manager/wiki that i can publish parts of. I realise others on the list are out there doing this, or something like it. Do people have exampl

Re: [O] backend for todo.txt format (todotxt.com)

2016-02-02 Thread Tim O'Callaghan
Coming late to this discussion - Its great to find out about org-todotxt.el, I shall start playing with it straight away. For what its worth, my setup uses the todo.txt command line app as a capture tool, with the todo.txt kept in a Dropbox folder. On my phone i use the outstanding Clockwork Tomat

Re: [O] My sync setup for Org-mode files and more: unison, git (was: Require feedback on an idea: move to a central server all my org file and edit from there?)

2016-02-02 Thread Tim O'Callaghan
Hi, My setup uses Dropbox and encfs. It is the best cross platform solution for managing this problem i have come across. I used to use git repos, unison, ssh tunneling, etc, but Dropbox beats them all hands down, and i can use it with a free account. - Windows - Dropbox + boxcryptor classic - An

[O] Exporting Org Agenda -> todo.txt and todo.txt -> Org Files + Suggestion/Feature request.

2015-07-23 Thread Tim O'Callaghan
Hi I have a request and a suggestion. Request: Does anyone else out there generate todo.txt files[1] from org/org-agenda? If you do, how do you do it. Or if not, do you have a good idea about how if it can be approximated in an agenda configuration? Suggestion/Feature request: An org-import mode

[O] Fwd: Cooperating with oneself using the cloud?

2014-09-25 Thread Tim O'Callaghan
://github.com/commandline/flashbake/wiki Tim. On 24 September 2014 17:42, Christoph Groth wrote: > Tim O'Callaghan wrote: > >> I collaborate with myself via dropbox and encfs. encfs does the >> encryption, (via an encrypted fuse filesystem) and dropbox syncs the >> e

Re: [O] Cooperating with oneself using the cloud?

2014-09-24 Thread Tim O'Callaghan
Hi, I collaborate with myself via dropbox and encfs. encfs does the encryption, (via an encrypted fuse filesystem) and dropbox syncs the encrypted files. I use it for linux, but it should also work for mac and windows. If i need to, i can access the files on android using the encfs plugin (who's

Re: [O] [RFC] Proposal for rebindings in Org 8.3

2014-02-09 Thread Tim O'Callaghan
> > Rasmus writes: > >> For me the following keys need shift or Alt-Gr: ^, ", `, !, ?, and >> ~. > > Oh, do you really need the Alt-Gr key for `?' and `!' ? > > Does that mean you don't use `C-c !' or that you rarely use it? > > Of course, this may have nothing to do with the keybinding itself, >

Re: [O] [Orgmode] Feature Request: "Keeping me honest"

2013-12-16 Thread Tim O'Callaghan
Fine by me. regards, Tim. On 16 December 2013 16:52, Adam Spiers wrote: > Thanks Tim. Perhaps this could go in the contrib/lisp/ directory? > > On 16 December 2013 14:02, Tim O'Callaghan wrote: >> Hi Adam. >> >> I still lurk on the org-mode list. I'm not

Re: [O] [Orgmode] Feature Request: "Keeping me honest"

2013-12-16 Thread Tim O'Callaghan
ogress with org-action-verbs since then? It's a great idea > and IMHO worthy of being made into a package. > > Cheers, > Adam > > On 1 October 2009 03:29, Tim O'Callaghan wrote: >> Small update. Fixes the problem of the highlighting not disappearing >> when

Re: [Orgmode] This is probably a misconfiguration rather than a bug, but...

2010-09-03 Thread Tim O'Callaghan
search txt custom-id agenda-link) (cond (... ...) (... ...) (... ...) (... ...) (... ... ...) (... ... ...) (... ... ...) (... ... ...) (... ...) (... ... ...) (... ... ... ...) (... ...) (t ...)) (if (consp link) (setq cpltxt ... link ...)) (setq link (or link cpltxt) desc (or desc cpltxt)) (if (equal desc "NON

[Orgmode] This is probably a misconfiguration rather than a bug, but...

2010-09-02 Thread Tim O'Callaghan
When i try and use org-capture in a buffer, it fails to display the template menu, and it generates the backtrace below. It works for org files, but not for some other files. Tim. Debugger entered--Lisp error: (wrong-type-argument stringp nil) directory-file-name(nil) (file-name-directory (d

[Orgmode] Feature-request & documentation request for org-datetree

2010-09-01 Thread Tim O'Callaghan
Hi, I've been poking about trying to understand org-date tree, as It is essentially an undocumented feature at the moment. am i right in my understanding that it is only meant as a refile-target structure? The feature request is to allow the use of ISO week numbers to structure the year rather th

[Orgmode] file+olp problem in org-capture.

2010-08-24 Thread Tim O'Callaghan
Hi, first, am i right i assuming that the file+olp is designed so that i can specify the top of a tree, and the headings in the tree i want to be able to capture to? That is what i am trying to do with the "1" option. It does not evaluate the concat operation and so fails. ;; constant used in lo

[Orgmode] For Org-mode on the go?

2010-06-05 Thread Tim O'Callaghan
Just though I'd point out the NanoNote a $99 Linux Palmtop, that should run Emacs. "The 本 version of NanoNote is an ultra small form factor computing device. The device sports a 336 MHz processor, 2GB of flash memory, microSD slot, head phone jack, USB device and 850mAh Li-ion battery. It boots Li

[Orgmode] [FEATURE REQUEST] Comment Speedkeys or - A solution to the Remember mode three finger salute

2010-05-03 Thread Tim O'Callaghan
Hi, My general org keyboard policy has been to avoid the use of any Ctrl related keys, and remap them to Alt, or FN keys where possible. For example I've mapped M-R to org-remember and M-O to org-ctrlc-ctrlc etc. Today I've been looking to try and set up my alt 'speed keys' for the prefix arg sty

Re: [Orgmode] Re: How you ORGanize yourself? (aka: Why not one file to rule'em all?)

2010-04-21 Thread Tim O'Callaghan
My .02Euro-cents worth. I used to have an uber.org file setup, but i found it de-focused my thinking. I'd get sidetracked because a topic caught my attention or looked out of place. I've moved to something a bit more dynamic now, its still under construction though. I wanted to be able to minimiz

[Orgmode] Re: Possible bug in TODO ALL agenda fast tag filter generation?

2010-04-07 Thread Tim O'Callaghan
or-agenda On 7 April 2010 11:47, Tim O'Callaghan wrote: > Any idea why this is happening? I'm seeing it with the agenda t > (global todo all) > > --- > Global list of TODO items of type: ALL > Available with `N r': (0)ALL (1)TODO (2)NEXT (3)WAITING (4)

[Orgmode] Possible bug in TODO ALL agenda fast tag filter generation?

2010-04-07 Thread Tim O'Callaghan
Any idea why this is happening? I'm seeing it with the agenda t (global todo all) --- Global list of TODO items of type: ALL Available with `N r': (0)ALL (1)TODO (2)NEXT (3)WAITING (4)APPT (5)DONE (6)DEFERRED (7)CANCELLED (8)PROJECT (9)SOMEDAY (10)PROJDONE (11)PROJCANC (12)TODO (13)NEXT (1

[Orgmode] Org mode and Collaboration with others.

2009-12-01 Thread Tim O'Callaghan
Hi org (ab)users This is a kind of follow up to an earlier thread, because i think there is some value in kicking off a discussion. I have suspicions that org-mode is essentially a solitary habit. I've done a quick search in the manual or FAQ about how you might share your org habit with others,

Re: [Orgmode] Re: Fast traversing directories

2009-11-20 Thread Tim O'Callaghan
This version will accept wildcards and recurse one directory level level down (setq org-agenda-directories '("~/org" "~/1_PROJECT/*")) (setq org-agenda-files '()) (dolist (d1 org-agenda-directories) (dolist (d2 (file-expand-wildcards (expand-file-name d1))) (if (file-directory-p d2)

Re: [Orgmode] Re: [hack/extension] org-mode/emacs regexp

2009-11-17 Thread Tim O'Callaghan
Hi Marcelo. Thanks for the thumbs up, its nice when that happens. So, to your questions - The answers are a bit long, and I'm cc'ing to the list so that others wanting org-action-verb like stuff can understand what it does, and hack it for their needs. * Debugging.  I've been coding elisp on an

Re: [Orgmode] key bindings for quickly setting effort estimates

2009-11-03 Thread Tim O'Callaghan
Would it be possible to add something like this to the "org-fast-tag-selection-include-todo" interface? possibly with a list of properties to select from: org-fast-tag-selection-include-properties '(("EFFORT_All" ?e) ("FOCUS_All" ?f)) S

Re: [Orgmode] suggestion: automatically recording entry creation date

2009-11-03 Thread Tim O'Callaghan
2009/11/3 Adam Spiers : > Ilya Shlyakhter (ilya_...@alum.mit.edu) wrote: >> A frequently-needed task is to find recently created entries.  Right >> now I do this by manually pasting a date into each entry, >> and using the timeline agenda. >> Maybe, there are better ways?  E.g. have the option to a

Re: [Orgmode] Re: Feature Request? #+CONFIG keyword - to abstract more configuration into org files,

2009-10-22 Thread Tim O'Callaghan
2009/10/22 Carsten Dominik : > > On Oct 22, 2009, at 10:23 PM, Matt Lundin wrote: > >> Bernt Hansen writes: >> >>> "Tim O'Callaghan" writes: >>> >>>> Expand the #+ in-org file configuration possibilities with >>>

[Orgmode] Feature Request? #+CONFIG keyword - to abstract more configuration into org files,

2009-10-22 Thread Tim O'Callaghan
Simply, Expand the #+ in-org file configuration possibilities with a #+CONFIG or similar keyword. The idea being to abstract more configuration into actual org files, and let extensions have an easy way to use #+KEYWORD configuration. I expect it could also be used to auto-load suitably register

Re: [Orgmode] Searching inside of attachments (pdf, odt)?

2009-10-13 Thread Tim O'Callaghan
FWIW I think this might be handled easier if all that happened would be a grep on the attachments, or directories. The usual grep interface can be used and then it becomes a fast general purpose data mining extension. I can see it being used to search a codebase or website for a text string. I

Re: [Orgmode] Do we still have XEmacs users?

2009-10-09 Thread Tim O'Callaghan
I've transitioned to Emacs 23, but I try and keep my .emacs viable for Xemacs. Tim. 2009/10/9 Carsten Dominik : > Do we still have XEmacs users around here? > > - Carsten > > > ___ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replie

Re: [Orgmode] Change style of text/item based on tag

2009-10-07 Thread Tim O'Callaghan
I recently posted to the list org-action-verb.el, that used overlays to highlight the first word of a headline if it was not an action word. The same code can be adapted to do this. Tim. 2009/10/7 Marcelo de Moraes Serpa : > Hello, > > Is there a way to, based on tagging, to set the style of an i

Re: [Orgmode] Feature Request: "Keeping me honest"

2009-09-30 Thread Tim O'Callaghan
Small update. Fixes the problem of the highlighting not disappearing when headline is fixed. - Still has some issues with removing highlighting when TODO becomes something else. - Added new default verbs: TODO, NEXT -> Call, Email, Fix, Find, Fill out, Give, Print, Re-Do, Take PROJECT -> Configur

Re: [Orgmode] Feature Request: "Keeping me honest"

2009-09-30 Thread Tim O'Callaghan
Attached is a working implementation of the idea. So, in GTD each 'next action' is supposed to be an actual doable thing to further the project it is associated with. When creating next actions or project headlines there is sometimes a tendency to use a heading that is a bit vague/undoable. This

Re: A simpler remember architecture (was: Re: [Orgmode] Re: is there a hook to save a remember buffer?)

2009-09-30 Thread Tim O'Callaghan
> - 'throw it into the bucket for later'. > > what does that mean? Kind of works as remember now. Currently you have a 'default save to point' for a particular template. I would guess that most people just throw it all into the one 'bucket' and sort it out later. > >> - org - remember keymap > >

Re: A simpler remember architecture (was: Re: [Orgmode] Re: is there a hook to save a remember buffer?)

2009-09-30 Thread Tim O'Callaghan
+1, can we keep/have: - the templates, - possibility to 'pick file/topic first then remember' - 'throw it into the bucket for later'. - org - remember keymap - local fontification? - remove need to have remember package installed? Tim. 2009/9/30 Carsten Dominik : > I don't know what the others th

Re: [Orgmode] Feature Request: "Keeping me honest"

2009-09-21 Thread Tim O'Callaghan
If "bad" words show up in the todo item, then the enter key has a y/n > confirmation behind it.  ("This TODO Item seems unactionable, are you sure > you want to use it?") > > What are bad words?  A project verb in a TODO keyword I would consider bad, > b

[Orgmode] [Feature request/proposal] Pinkie finger saving/amateur mode & alternate org-mode-keymap

2009-09-01 Thread Tim O'Callaghan
Hi, I've been using org, but it is starting to bug me that it relies so heavily on control-c this and control-u control-c that. It is now also the case that there is a bewildering array of key strokes to memorise. You only need to look at the org-mode reference card to see that. In my personal co

Re: [Orgmode] [PATCH] Open single link immediately

2009-08-30 Thread Tim O'Callaghan
FWIW it should be back up on monday. http://article.gmane.org/gmane.comp.version-control.git/85019 Tim. 2009/8/30 Carsten Dominik : > This will be in the next push, when our repository is online again. > > Thanks! > > - Carsten > > On Aug 28, 2009, at 7:23 PM, Bernt Hansen wrote: > >> C-c C-o on

[Orgmode] Feature Request: "Keeping me honest"

2009-08-03 Thread Tim O'Callaghan
Hi, I'm not sure how/if these are implemented or implementable. * "Keeping Me honest" When i outline a project, sometimes there are points that are ambigiously stated. Being neither actions or titles, they can slip through the cracks. So i've been thinking of a feature that would be simil

Re: [Orgmode] Re: Using org-mode and git to make a wiki

2009-06-25 Thread Tim O'Callaghan
I've been poking about for something like this and i think the closest solution is something called wigit (http://el-tramo.be/software/wigit) I've not had a chance to do anything about it yet, but it is essentially a "wiki rendering engine php" file, and and a "git backed wiki markup edting php" f

[Orgmode] Re: org-install.el in Emacs probably should be removed

2009-02-24 Thread Tim O'Callaghan
On 16/02/2009, Bernt Hansen wrote: > Carsten Dominik writes: > > > On Feb 15, 2009, at 11:18 PM, Tim O'Callaghan wrote: > > > > >> The usage of org-install has the pre-requisite of having to compile > >> the org.el files. This is no use to people

Re: [Orgmode] org-install.el in Emacs probably should be removed

2009-02-15 Thread Tim O'Callaghan
> > This is what I have done extensively in the manual, but this has not > kept people from doing (require 'org) in .emacs. > > I have been fighting hard to get people to use (require 'org-install), > so I did not want to punish them when they move to Emacs 23 and want > to use the Emacs versi

Re: [Orgmode] Installing on windows

2009-02-06 Thread Tim O'Callaghan
> Obviously, I do not fully understand the initialization sequence for > EmacsW32. Could someone using EmacsW32 throw some more light on a > better procedure/technique to install Org-mode on it? > Hi, I run the same installation of org in Xemacs & Emacs on Windows+Cygwin & Linux/Unix. Curren

[Orgmode] "

2009-01-28 Thread Tim O'Callaghan
Latley i have been getting this error, and i cannot track it down. The closes i have come is to find out it's somewhere in the org mode startup, and it only occurs during the Xemacs startup, works fine for Emacs. I get this error: -- (1) (initialization/error) An er

Re: [Orgmode] Re: Git recommendations

2008-12-08 Thread Tim O'Callaghan
Has anyone had any luck with XEmacs and these git modes? Tim. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Re: [ANN] Org Invoice 1.0.0

2008-12-06 Thread Tim O'Callaghan
I think he means: http://www.newartisans.com/software/ledger.html Tim. 2008/12/6 Peter Jones <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] (Mark A. Hershberger) writes: >> Now, if I can just figure out how to integrate invoicing and ledger > > Is ledger an application, or some additional org func

[Orgmode] Org Remember hooks?

2008-11-18 Thread Tim O'Callaghan
Hi, I want to change/add to the remember mode key-map but i'm having some problems reverting them. That's because the remember buffer is actually org-mode in disguise, the keys stay mapped after the remember mode buffer is closed. Is it possible to localise the org-remember mappings, or supply a

Re: [Orgmode] org-mode and git

2008-10-22 Thread Tim O'Callaghan
Also does anyone have a working Xemacs git support? Tim 2008/10/22 Richard Riley <[EMAIL PROTECTED]>: > > Hi folks, > > I had used bog standard RCS behind vc before (works fine for little > stand alone projects), but recently loaded up the vc-git.el and added it > to the supported backends for vc

Re: [Orgmode] About latex export

2008-09-09 Thread Tim O'Callaghan
For the Latex users, I feel i should also point out this tool called Plans Unfolding. http://www.myreckonings.com/PlansUnfolding I've not had a chance to play with it properly, but it uses latex templates for all of its reports, so might be a handy resource/tool Tim. 2008/9/8 Carsten Dominik <[E

Re: [Orgmode] Re: Mail files in org

2008-08-29 Thread Tim O'Callaghan
Hi, Now that Gmail uses statefull mail links, has anyone implemented linking to Gmail conversations with org? cheers, Tim. 2008/8/28 Richard G Riley <[EMAIL PROTECTED]>: > Russell Adams <[EMAIL PROTECTED]> writes: > >> On Thu, Aug 28, 2008 at 05:45:38PM +0200, Richard G Riley wrote: >>> >>> Gnu

Re: [Orgmode] Re: R: WISH: separate org-mode customization file

2008-07-02 Thread Tim O'Callaghan
Its usable. In fact i'm still using it. I had forgotten i had posted it into the emacswiki. Here is my approach. The first thing to do is to consodate your emacs directories into one place. my .emacs contains this one instruction: (load (expand-file-name (concat "~/.emacsen_d/init"))) On linux/u

Re: [Orgmode] Re: 1-way syncing with google calendar (was Re: .ics export violates RFC2445)

2008-05-29 Thread Tim O'Callaghan
Cool - just caught up with this. If you check the archives i had a very basic google->org solution using w3. I stopped using it when i moved back to Emacs, guess its time to dig it out :) Tim. 2008/5/28 Adam Spiers <[EMAIL PROTECTED]>: > On Wed, May 28, 2008 at 02:02:01PM -0700, Cezar Halmagean

Re: [Orgmode] emacs IDE and org

2008-05-09 Thread Tim O'Callaghan
2008/5/9 Rockefeller, Harry <[EMAIL PROTECTED]>: > Is anyone using org mode in a software development process? An IDE, emacs is > no exception, assumes the source code is primary, having tools and methods > to edit source code files but not org files. org files, however, appear to > have all those

Re: [Orgmode] Org 6.01 and XEmacs

2008-04-14 Thread Tim O'Callaghan
This is fixed for me, thanks. Tim. On 14/04/2008, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > On Apr 14, 2008, at 7:08 PM, Tim O'Callaghan wrote: > > > > As far as i can tell the problem i see under XEmacs is to do with the > > use of the :help > >

Re: [Orgmode] Org 6.01 and XEmacs

2008-04-14 Thread Tim O'Callaghan
As far as i can tell the problem i see under XEmacs is to do with the use of the :help keyword in easy-menu-define. XEmacs does not support this keyword, and so breaks org mode start-up. Tim. On 14/04/2008, Richard KLINDA <[EMAIL PROTECTED]> wrote: > Has anyone tried out Org 6.01 with XEmacs? It

Re: [Orgmode] Re: Where to get org v6.00-pre5?

2008-04-11 Thread Tim O'Callaghan
a website change might be in order? Tim. On 11/04/2008, Bernt Hansen <[EMAIL PROTECTED]> wrote: > "Tim O'Callaghan" <[EMAIL PROTECTED]> writes: > > > > Unfortunately the Git repo is impractical, as i can only access it from > > home. > >

[Orgmode] Re: Where to get org v6.00-pre5?

2008-04-11 Thread Tim O'Callaghan
Unfortunately the Git repo is impractical, as i can only access it from home. Tim. On 11/04/2008, Bernt Hansen <[EMAIL PROTECTED]> wrote: > "Tim O'Callaghan" <[EMAIL PROTECTED]> writes: > > > Like the new look for the orgmode.org site, but there is a p

[Orgmode] Where to get org v6.00-pre5?

2008-04-11 Thread Tim O'Callaghan
Hi, Like the new look for the orgmode.org site, but there is a problem with the distribution links. The site proclaims the current version as 6.00-pre5, but the link to download points to 5.23a. Tim. ___ Emacs-orgmode mailing list Remember: use `Reply

Re: [Orgmode] Org-mode versus Taskpaper - now for real

2008-04-03 Thread Tim O'Callaghan
To be honest when i first read it i thought it was a good idea. I saw it as an extension of your splitting the big org file into the smaller include files in the git repo. > > What people miss when they are new to Org-mode is this: > > Don't try to set up the "final" task managing system from th

Re: [Orgmode] Re: problems cloning the org mode git repo

2008-03-19 Thread Tim O'Callaghan
Tried it at home. seems to be an issue with the corporate firewall. Tim. On 19/03/2008, Manish <[EMAIL PROTECTED]> wrote: > On Wed, Mar 19, 2008 at 1:26 AM, Tim O'Callaghan wrote: > > Still broken for me. > > > > /tmp>git clone git://repo.or.cz/org-m

[Orgmode] Re: problems cloning the org mode git repo

2008-03-18 Thread Tim O'Callaghan
failed. Tim. On 18/03/2008, Bernt Hansen <[EMAIL PROTECTED]> wrote: > Try using this URL instead: > > git://repo.or.cz/org-mode.git > > as in > > $ git clone git://repo.or.cz/org-mode.git > > > -Bernt > > > "Tim O'Callaghan" <[EM

Re: [Orgmode] problems cloning the org mode git repo

2008-03-18 Thread Tim O'Callaghan
I'm getting the same problem using cygwin git. Tim. On 18/03/2008, Jose Robins <[EMAIL PROTECTED]> wrote: > > I tried to get the git repo by cloning and I got the following error. I'm > just getting into git as well... So what am I doing wrong? > > Thanks, > > > > git clone http://repo.or.cz/w

Re: [Orgmode] Org-mode on Windows

2008-03-14 Thread Tim O'Callaghan
I personally run the XEmacs windows native port. http://www.xemacs.org/Download/win32/index.html I've tried the cygwin terminal and X versions and find i prefer the native version. There is an up to the minute windows Emacs port: http://ntemacs.sourceforge.net/ Which i am evaluating, but yet to

[Orgmode] bug: Xemacs problem with editing headings with compressed contents

2008-02-26 Thread Tim O'Callaghan
Hi. There is some problem with tags and headings. I've had instances where the tag has disappeared or merged into my heading. Repeatable with Xemacs 21.4.19 i586-pc-win32, org 5.22a using this fragment: - * REAEARCH memory problems on oxo50 :proj: *** WAIT korstian to org

Re: [Orgmode] emacs on the N800

2007-12-12 Thread Tim O'Callaghan
> > Now, OS2008 can work in host-mode (I have tested it myself). This > means you can attach any external keyboard. Some people have luck with > the apple bluetooth keyboard. I own a bluetooth IPaq keyboard (but I > haven't been able to connect it to it under OS 2008). So when I really > need to us

Re: [Orgmode] Feature Request - Active and inactive links.

2007-12-11 Thread Tim O'Callaghan
On 11/12/2007, Bastien <[EMAIL PROTECTED]> wrote: > Hi Tim, > > thanks for the details. I think I got confused because I couldn't > understand what you mean by a link being "processed" when compiling > the agenda. Now I understand that it means some kind of inclusion. > > So the issue seems twofo

Re: [Orgmode] GTD & LaTeX export

2007-12-10 Thread Tim O'Callaghan
On 09/12/2007, Gour <[EMAIL PROTECTED]> wrote: > Hi! > > I'm moving from my old Palm Pilot to Hipster PDA (most probably with A7 > format which is more > convenient in Europe than 3x5" index cards), but would like to 'sync' some of > the notes from > it to Org-mode (especially computer-related ta

[Orgmode] Feature Request - Active and inactive links.

2007-12-09 Thread Tim O'Callaghan
On 10/12/2007, Bastien <[EMAIL PROTECTED]> wrote: > Hi Tim, > > "Tim O'Callaghan" <[EMAIL PROTECTED]> writes: > > > Currently Org mode supports links like: > > http://www.astro.uva.nl/~dominik > > file:/home/dominik/images/jupite

[Orgmode] Feature Request - Active and inactive links.

2007-12-03 Thread Tim O'Callaghan
This is something i have been pondering for a while, and after seeing the recent discussion on links from org files, thought i would put forward for discussion. It is an attempt to kill two birds with one stone. The first is collaboration, the second is a selective trigger mechanism for generating

Re: [Orgmode] undo in org.el

2007-11-13 Thread Tim O'Callaghan
On 13/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > Dammit, if I only had know about this earlier! I implemented > multibuffer undo for the agenda, sort-of by hand. This looks much > easier, but on this other hand it will not work on XEmacs. > > Sometimes I wander how many XEmacs users ar

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Tim O'Callaghan
On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > On Wed, Nov 07, 2007 at 02:59:35PM +0100, Tim O'Callaghan wrote: > > On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > > > On Wed, Nov 07, 2007 at 02:23:12PM +0100, Tim O'Callaghan wrote: > >

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Tim O'Callaghan
On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > On Wed, Nov 07, 2007 at 02:23:12PM +0100, Tim O'Callaghan wrote: > > On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > > > I have several personal .org files, and several work-related ones too. > &g

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Tim O'Callaghan
On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > I have several personal .org files, and several work-related ones too. > In each personal file, I have a line: > > #+CATEGORY: personal > > and in each work-related file, I have a line: > > #+CATEGORY: work > > I would like to be able to b

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
sorry - i mean disabled in non-windowing environments. On 06/11/2007, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > On 06/11/2007, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > > On 06/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > > &g

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
On 06/11/2007, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > On 06/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > > On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: > > > > > I've started using Remember mode more and more, and it

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
On 06/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: > > > I've started using Remember mode more and more, and it has given me an > > idea for new piece of functionality. > > > > %c - insert

[Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
I've started using Remember mode more and more, and it has given me an idea for new piece of functionality. %c - insert clipboard/kill-ring at point This is for 'auto' pasting links or snippets of text from my browser into an org file. What do you think? Tim. _

Fwd: [Orgmode] Re: org-mode and Google Calendar

2007-09-28 Thread Tim O'Callaghan
On 28/09/2007, Rick Moynihan <[EMAIL PROTECTED]> wrote: > Leo wrote: > > On 2007-09-28 08:12 +0100, Cezar wrote: > >> Hello, > >> > >> Is there any way to sync org-mode with google calendar ? > >> And if not, is this planed/possible ? > >> > >> Regards, > >> Cezar > > > > This can be very inter

Re: [Orgmode] Org-mode to PDA export

2007-09-24 Thread Tim O'Callaghan
On 24/09/2007, Ian Barton <[EMAIL PROTECTED]> wrote: > > Is there any trick we can use to sync em both ways ? > > Some ideas that come to mind are : email and chop the email or some > > kind of web service that can sit on the laptop (web server). > > > > I have an E61 (Symbian). I have given

Re: [Orgmode] org-mode PDAs

2007-09-19 Thread Tim O'Callaghan
On 18/09/2007, Daniel M German <[EMAIL PROTECTED]> wrote: > > > Jason> Cezar <[EMAIL PROTECTED]> writes: > >> I would like to know if there are any PDA or Smartphone devices to > >> use with org-mode, and be able to sync between them with ease. > > Jason> Not entirely serious: has anyone porte

Re: [Orgmode] Agenda Focus Mode - An Agenda Idea.

2007-09-05 Thread Tim O'Callaghan
On 05/09/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > On Sep 5, 2007, at 15:23, Tim O'Callaghan wrote: > > > On 05/09/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > >> Do you mean for interactive use, to be able to specify the regexp at > &g

Re: [Orgmode] Agenda Focus Mode - An Agenda Idea.

2007-09-05 Thread Tim O'Callaghan
Carsten > > On Sep 5, 2007, at 11:46, Tim O'Callaghan wrote: > > > Hi, > > > > I keep a list of Project and Next Action verbs in my org file. When i > > am creating a Next Action or Project headline i try and use these > > verbs to help keep the language

[Orgmode] Agenda Focus Mode - An Agenda Idea.

2007-09-05 Thread Tim O'Callaghan
Hi, I keep a list of Project and Next Action verbs in my org file. When i am creating a Next Action or Project headline i try and use these verbs to help keep the language project and action focused. For example my current lists are: Project Verbs --- | Final

Re: [Orgmode] Re: iCal Import - updated code & Bug report

2007-06-21 Thread Tim O'Callaghan
My apologies, i should have included this before: Debugger entered--Lisp error: (error "before first heading") signal(error ("before first heading")) cerror("before first heading") apply(cerror "before first heading" nil) error("before first heading") (or (re-search-backward (concat "^\\(?:"

Re: [Orgmode] iCal Import

2007-06-20 Thread Tim O'Callaghan
oad it from it's svn repository: http://emacspeak.googlecode.com/svn/trunk/lisp/g-client/ And there is a google group for the project here: http://groups.google.com/group/emacs-g-client/ R. Tim O'Callaghan wrote: > The code could be adapted to write iCal information, but AFAIKT Google

Re: [Orgmode] iCal Import

2007-06-20 Thread Tim O'Callaghan
opy and paste fragments of elisp; I thought I'd post my ideas to see whether anyone else finds them interesting enough to implement. R. Tim O'Callaghan wrote: > HI, > > below is a bit of a hack i've come up with to attempt to read my > google calendar into my org agenda.

Re: [Orgmode] Re: iCal Import - updated code & Bug report

2007-06-20 Thread Tim O'Callaghan
)) Hope it helps, Tim. On 20/06/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: I am trying to find this bug and have made a google agenda. How do I know which url to use to download it? Can you guide me through this? Thanks. - Carsten On Jun 20, 2007, at 0:52, Tim O'Callaghan w

[Orgmode] Re: iCal Import - updated code & Bug report

2007-06-19 Thread Tim O'Callaghan
Another Xemacs bug i think, If the org file does not contain a line with a headline, such as those generated by the code. It causes the error: "(1) (error/warning) Error in `post-command-hook' (setting hook to nil): (wrong-type-argument integer-or-marker-p nil)" The previous code assumes the ical

[Orgmode] iCal Import

2007-06-19 Thread Tim O'Callaghan
HI, below is a bit of a hack i've come up with to attempt to read my google calendar into my org agenda. I originally started it using eldav, but i realised i don't have a webdav server to sync to. At the moment, It only works for entries that icalendar-import-file converts to %%(add something).

[Orgmode] Problem with ascii export + possible useful search.

2007-06-19 Thread Tim O'Callaghan
On 19/06/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: On Jun 15, 2007, at 15:26, Tim O'Callaghan wrote: > Hi, > > It seems that under Xemacs the ascii export just appends the new > export to the contents of the old export. If you have the old export > buffer open a

[Orgmode] Problem with ascii export + possible useful search.

2007-06-15 Thread Tim O'Callaghan
Hi, It seems that under Xemacs the ascii export just appends the new export to the contents of the old export. If you have the old export buffer open already then it inserts the new export into the old file at the cursor. The useful search i have started using, is similar to the GTD stuck projec

[Orgmode] Re: Idea: Agenda Search publish?

2007-04-05 Thread Tim O'Callaghan
Yes thats exactly what i meant. I know there is an ascii mechanism using emacs in batch mode mentioned in the manual, but it is only text, and i could not get it to work properly under Xemacs for windows. I see it as a kind of merge of agenda and publish. I have been playing with a cut/paste keyb

[Orgmode] Idea: Agenda Search publish?

2007-04-02 Thread Tim O'Callaghan
Hi, i have been playing with org-agenda-custom-commands, and it got me thinking. What about adding the generated searches as a publishable source? possibly by adding to org-agenda-custom-commands. e.g.: (setq org-agenda-custom-commands '(("w" todo "WAITING" "Waiting_list_summary.html" publish-h

[Orgmode] Indirect Buffers - how do you get back to the full tree?

2007-02-15 Thread Tim O'Callaghan
Hi, I've recently started using Indirect buffers for focusing on one tree. Is there a way to get back to the original full buffer without killing the buffer/file and re-loading it? Tim. ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://list

Re: [Orgmode] Bug when opening agenda buffer (org-agenda-list)

2007-02-09 Thread Tim O'Callaghan
On 07/02/07, Stephan Schmitt <[EMAIL PROTECTED]> wrote: hello, i just downloaded org-mode 4.64 and got an error when i tried to open the org agenda buffer (C-c a a). i added line 12488 from version 4.63, that fixed the problem: org-4.64 $ diff org.el org.el~ 12488,12492c12488,12490 < (when (

Re: [Orgmode] patch to outline.el concerning isearch

2006-12-15 Thread Tim O'Callaghan
On 14/12/06, Carsten Dominik <[EMAIL PROTECTED]> wrote: I strongly support this proposal, this is a feature that would be very valuable. Any chance you could hack it into the noutline you distribute for XEmacs in the next release? XEmacs has this search issue too. Tim. _

[Orgmode] recurring events, alternative to shift modifier, tag positions, smart [ ], and org-publish questions

2006-12-09 Thread Tim O'Callaghan
2. I use org-mode over ssh and since shift doesn't work along with other modifiers many of the keystrokes do not work. Has anyone come up with alternate keystrokes not involving shift that they could share? Shift keys not working? That, i cannot understand. The only difficulty i've come across

Re: [Orgmode] Bug fix release 4.59

2006-12-08 Thread Tim O'Callaghan
This is the first time I've tried it, but C-c C-k - edit outline in dedicated frame, does not work under XEmacs. Tim. ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Emacs-orgmode] GTD, Projects, and Next Actions in org-mode

2006-08-04 Thread Tim O'Callaghan
On Thu, Aug 03, 2006 at 04:36:51PM -0400, Jason F. McBrayer wrote: > > I thought I'd ask to see how other people who are using org for > Getting Things Done are handling projects and their relationship to > Next Actions. I've tried out several approaches, and while I can rule > out a few as no go

  1   2   >