Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
g? Windows has it's own CMD shell (CMD.exe). > Is cygwin a prerequisite for it? Prerequisite for CMD? No. CMD is native and comes with Windows. > Is cygwin a prerequisite for git? Native git on Windows was reported to have issues quite sometime back. I read somewhere that the situati

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
y > on windows. > > Opinions? It appears there are very few Windows users on the list so I guess the effort involved does not benefit a lot of people anyways. I am okay if you would like to disable the functionality on Windows. -- Manish ___ Emacs-orgmod

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
? > > Yes it'll be complicated. Right now I think we should punt and just go > back to the old org-version reporting for windows until we can get a > better working solution since the current version breaks on windows. > I'll try to provide a patch for this. > > Manish:

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
On Wed, Aug 19, 2009 at 8:34 PM, Nick Dokos wrote: > Manish wrote: > > >> ... >> Do we test if git is installed if we are on a non-Windows system or >> show whatever error shell returns in case git is not installed? >> >> I tried calling cygwin git from CMD

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information

2009-08-19 Thread Manish
vironment variable? You can set it up like so: 1. Right-click on "My Computer", click "Properties" 2. Click on "Advanced" tab 3. Click "Environment Variables" button 4. Add the path to git binary under System or User PATH variable. 5. Restart Emacs

Re: [Orgmode] Custom agenda question

2009-08-23 Thread Manish
On Sun, Aug 23, 2009 at 10:27 PM, Carsten Dominik wrote: > > On Aug 19, 2009, at 11:59 AM, Manish wrote: > >> On Wed, Aug 19, 2009 at 3:04 PM, Carsten Dominik wrote: >>> >>> On Aug 19, 2009, at 3:44 AM, Anthony Fairchild wrote: >>> >>>> Hi,

Re: [Orgmode] Please test org-indent-mode

2009-08-23 Thread Manish
s heading one. | This is some text. | * This is heading one point one. ` -- Manish PS: I have added two spaces at the beginning of line no. 2 and 3 to make it appear like it does in Org Ind buffer. PPS: I use oddlevels. ___ Emacs-orgmode maili

Re: [Orgmode] Custom agenda question

2009-08-25 Thread Manish
On Mon, Aug 24, 2009 at 11:33 PM, Carsten Dominik wrote: > > On Aug 24, 2009, at 2:21 AM, Manish wrote: >> >> Once you've got your agenda organized right with todo's in order etc. then >> it's just a little disruptive to go anywhere else for a little extr

Re: [Orgmode] POLL: Change of keys to move agenda through time

2009-08-25 Thread Manish
enda to earlier > and later dates. > > I would like to call a vote on this issue. Please weigh in. > Should we make this change? yes or no? I would have to go with Benny on this. -1 -- Manish ___ Emacs-orgmode mailing list Remember: use `

Re: [Orgmode] Re: POLL: Change of keys to move agenda through time

2009-08-25 Thread Manish
sor motion in the agenda? One could make part of a heading a link to, say, an email, and may want to visit that. I used to make the mistake (using arrows in agenda) but I learnt to replace them with forward-word and backward-word commands. -- Manish

Re: [Orgmode] Re: Subversion for backups?

2009-08-26 Thread Manish
is and I'm trying to > weigh the merits of each approach. > FWIW, another informative place for such discussion is vcs-home mailing list which is dedicated for this kind of discussion. http://vcs-home.madduck.net/ http://lists.madduck.net/listinfo/vcs-home HTH -- Manish _

Re: [Orgmode] Unable to compile using Emacs 23 in Windows

2009-08-27 Thread Manish
ages but they have never bothered me (compilation log at http://paste.lisp.org/display/86127) -- Manish ___ 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] [misc-new-features 1/5] Add two new special properties, SINCE and SINCE_IA.

2009-08-27 Thread Manish
el Fornius suggested > when sending his first patch. > > Let's see what's Carsten take on this. > This is/was a very interesting idea. Any thoughts if this would go in? Or did it already go in and I missed it? -- Manish ___ 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] Is it possible to edit Effort remotely from the Agenda?

2009-08-28 Thread Manish
:00 07:00 08:00" (setq org-columns-default-format "%TODO %CATEGORY %60ITEM(Task) %5Effort(Estim){:} %5CLOCKSUM(Clock) %SCHEDULED(Time) %DEADLINE") --8<---cut here---end--->8--- HTH -- Manish

Re: [Orgmode] BUG: blank items in the agenda

2009-09-02 Thread Manish
when | they become unblocked. An exemption to this behavior is when a task is | blocked because of unchecked checkboxes below it. Since checkboxes do | not show up in the agenda views, making this task invisible you remove any | trace from agenda views that there is s

Re: [Orgmode] Easier customization of TODO keyword colors

2009-09-05 Thread Manish
already a Worger...) >> >> Thank! >> > > I'm not on either, actually. I'm a relative newcomer to org-mode and elisp > hacking in general. But I'd love to see it on Worg. Added that for you. Should be online in an hour or so. http://orgmode.org/worg

Re: [Orgmode] org-agenda-suffix-format ?

2009-09-16 Thread Manish
the name of the org file > eraldo.org > I would like to have the same thing just not at the begining of the like... > like this: > TODO clean garageeraldo > Is that possible? You could use FILETAGs. -- Manish _

[Orgmode] compile fails for latest git pull

2009-09-30 Thread Manish
:Error: Wrong type argument: listp, t | make: *** [lisp/org.elc] Error 1 | % ` Regards -- Manish ___ 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

[Orgmode] Re: compile fails for latest git pull

2009-09-30 Thread Manish
On Wed, Sep 30, 2009 at 7:24 PM, Manish wrote: > Latest git pull (a few minutes old) fails compilation.  Log below: > > , > | [Wed 30 18:58] (2024) ~/elisp/org-mode.git $ make clean && make && make doc > | make cleanelc > | make[1]: Entering directory `/home

Re: [Orgmode] secret of Carstens speed

2007-12-02 Thread Manish
On Dec 2, 2007 2:17 PM, Rustom Mody <[EMAIL PROTECTED]> wrote: > I know this is somewhat OT but... Gawd Carsten you are just too fast! > We newbies cant keep up with learning org mode with the speed with > which you produce it! I donwloaded one tgz yesterday (my 2nd download > in a month, 3rd if I

Re: [Orgmode] Re: update-org script

2007-12-14 Thread Manish
ddress bar. I don't think there's any visible/clickable link on the page to org.zip/org.tar.gz. -- Manish ___ 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] when filing todos with remember org-remember-default-headline is not found

2007-12-15 Thread Manish
send > a C-M-r sequence to start the remember dialog. > In this way I can create a todo or note in whatever application I am just > working. Thanks for the idea. Works great! -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All

Re: [Orgmode] kechord to create another line beginning with an inactive timestamp?

2007-12-28 Thread Manish
?! return ? ]) Note: replace `x' with name of your choice. -- Manish -BEGIN GEEK CODE BLOCK- Version: 3.1 GIT d->+ s+:+>: a C+++ L>B U++>+++ P++>+++ L+++ E>++ W+++ N+>++ o? k? w O? !M !V PS+>++ PE+ Y+

Re: [Orgmode] SOMEDAY/MAYBE vs. low priorities

2007-12-31 Thread Manish
o it may not make much sense but I suspect tags could be used to mark some projects/tasks as SOMEDAY and then stuck projects configured to ignore those? Happy New Year! -- Manish ___ 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] Installation on windows

2008-02-02 Thread Manish
I'm sure I'm > not the first one to ask around so if there have been any discussions > before please point me to them. As a minimum, all you need to do is: - unzip latest org in some location - add it to the load path in .emacs - load org from .emacs You do not have to

[Orgmode] Org-mode on Cygwin

2008-02-07 Thread Manish
Has anyone figured out how to use shift+arrowkeys on Cygwin Emacs? I am using puttycyg [1] for client. I have to use Windows Emacs just to use this feature of org-mode. Regards, -- Manish [1] http://web.gccaz.edu/~medgar/puttycyg/ ___ Emacs-orgmode

Re: [Orgmode] cygwin and org mode

2008-02-07 Thread Manish
here is any help from your > experience to correct it. > I am using org 5.20 with Emacs 22.1.1 on Cygwin, works perfectly here. Are you configuring org for the first time or is it an upgrade from an older version? I would suggest double checking your configuration in .

Re: [Orgmode] Org-mode on Cygwin

2008-02-07 Thread Manish
> > On Feb 7, 2008 6:51 AM, Manish <[EMAIL PROTECTED]> wrote: > > > Has anyone figured out how to use shift+arrowkeys on Cygwin Emacs? I > > am using puttycyg [1] for client. I have to use Windows Emacs just to > > use this feature of org-mode. > > >

Re: [Orgmode] Agenda publishing

2008-02-21 Thread Manish
the actual emacs > fonts are nice in html but are a bit too colorful for regular use. > > The latest Orgmode works nicely, but a bit on the slow side for loading > times. I think there's a way to compile .el files to accelerate > processing. Could you tell me what command

Re: [Orgmode] Bug? Installing from git master

2008-02-29 Thread Manish
k-follows-link | make: *** [org-irc.elc] Error 1 | ` -- Manish ___ 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] Bug? Installing from git master

2008-02-29 Thread Manish
> On Feb 29, 2008, at 10:11 PM, Manish wrote: > > > On Sat, Mar 1, 2008 at 2:14 AM, Carsten Dominik <[EMAIL PROTECTED] > > > wrote: > >> Pull again, this should work now. > >> > > > > , > > | ~/elisp/org-mode $ git pul

Re: [Orgmode] Bug? Installing from git master

2008-02-29 Thread Manish
On Sat, Mar 1, 2008 at 3:39 AM, Bastien <[EMAIL PROTECTED]> wrote: > Manish <[EMAIL PROTECTED]> writes: > > > On Sat, Mar 1, 2008 at 3:04 AM, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > > > `make' now completes. Though it still produc

Re: [Orgmode] First column of tables from sub headings and drawyers

2008-02-29 Thread Manish
hould be to display *all* > entries, even those which properties are not set - because they are > displayed in the current view. > > But maybe a parameter like :skip-empty-row would make sense. +1 for the parameter. Thanks, -- Manish ___ 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] Bug? Installing from git master

2008-02-29 Thread Manish
On Sat, Mar 1, 2008 at 4:19 AM, Bastien <[EMAIL PROTECTED]> wrote: > Manish <[EMAIL PROTECTED]> writes: > > > On Sat, Mar 1, 2008 at 3:39 AM, Bastien <[EMAIL PROTECTED]> wrote: > >> Manish <[EMAIL PROTECTED]> writes: > >> > >

Re: [Orgmode] First column of tables from sub headings and drawyers

2008-02-29 Thread Manish
t; Then in column view it should show > > Task Time_Utilikzed > Task1 25 > This already works. Please see `CLOCKSUM' at http://orgmode.org/org.html#Special-properties -- Manish ___ 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] First column of tables from sub headings and drawyers

2008-03-01 Thread Manish
On Sat, Mar 1, 2008 at 1:13 PM, Antano Solar <[EMAIL PROTECTED]> wrote: > > On Sat, Mar 1, 2008 at 11:22 AM, Manish <[EMAIL PROTECTED]> > wrote: > > > > On Sat, Mar 1, 2008 at 11:11 AM, Antano Solar <[EMAIL PROTECTED]> wrote: > > > > > > &

Re: [Orgmode] First column of tables from sub headings and drawyers

2008-03-01 Thread Manish
Excellent description of column view by Christian Egli is what showed me a glimpse of what it can do. Please take a took at it here: http://www.legito.net/worg/org-tutorials/index.php HTH, -- Manish On Sat, Mar 1, 2008 at 2:18 PM, Manish <[EMAIL PROTECTED]> wrote: > > On Sat, Mar

Re: [Orgmode] FR: org-timestamp-up/down jumping configurable number of minutes

2008-03-03 Thread Manish
lies when first creating a time stamp. The second applies when changing it with the commands `S-up' and `S-down'. When changing the time stamp, this means that it will change in steps of N minues, as given by the second value. But the variable allows only one value. Can you please sh

Re: [Orgmode] FR: org-timestamp-up/down jumping configurable number of minutes

2008-03-03 Thread Manish
On Mon, Mar 3, 2008 at 7:37 PM, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > On Mar 3, 2008, at 2:49 PM, Manish wrote: > > > On Mon, Mar 3, 2008 at 6:46 PM, Carsten Dominik <[EMAIL PROTECTED] > > > wrote: > >> In the git repo right now, tak

Re: [Orgmode] FR: org-timestamp-up/down jumping configurable number of minutes

2008-03-03 Thread Manish
On Mon, Mar 3, 2008 at 10:04 PM, Bastien <[EMAIL PROTECTED]> wrote: > Manish <[EMAIL PROTECTED]> writes: > > > 1. I removed all traces of the variable from .emacs > > 2. Saved .emacs and closed Emacs > > 3. Set the variable using customize > > 4

[Orgmode] Org-mode on Windows

2008-03-14 Thread Manish
mrxvt does not (which is strange considering it's built on top of rxvt). If I have to use X then I would prefer to use mrxvt (tabbing, window resizing etc., though no real fullscreen like PuTTY's). Suggestions and advice please. Thanks -- Manish __

Re: [Orgmode] Org-mode on Windows - Putty

2008-03-14 Thread Manish
On Fri, Mar 14, 2008 at 5:59 PM, Giovanni Ridolfi <[EMAIL PROTECTED]> wrote: > > --- Tim O'Callaghan <[EMAIL PROTECTED]> ha > scritto: > > > On 14/03/2008, Manish > > > <[EMAIL PROTECTED]> wrote: > > I personally run the XEmacs window

Re: [Orgmode] Org-mode on Windows - Putty

2008-03-14 Thread Manish
but works fine. > If I understand you correctly, what you are suggesting is to use alternative key binds as suggested by Giovanni and use AutoHotKey to `translate' S- to C-c for example. Hmm. Not a bad idea at all. Should work. Can you please share relevant piec

Re: [Orgmode] Org-mode on Windows

2008-03-14 Thread Manish
> > On 14/03/2008, Manish <[EMAIL PROTECTED]> wrote: > > > Hello Everyone, > > > > > > I would like to which terminal clients people use to run Cygwin Emacs > > > (on Windows) to run org-mode. PuTTY with ssh, PuTTY with puttycyg > >

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

2008-03-19 Thread Manish
-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\"))" -f batch-byte-compile org-install.el Wrote /home/zms/elisp/org-mode/org-install.elc Everything seems fine here. -- Manish ___ 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: jump to iso-week in agenda

2008-03-19 Thread Manish
> Here's another user, who begs for iso-week-display and iso-week-jumps. > Woud be a nice addition. +1. Please. -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgm

Re: [Orgmode] TODO state tracking in org-mode

2008-03-22 Thread Manish
1 Fri 18:45] > - State "ONGOING"[2008-03-21 Fri 18:44] > - State "WAITING"[2008-03-21 Fri 18:34] \\ > For Someone(tm) to finish Something(tm) > [2008-03-21 Fri] > > 1. This task was created on Friday Mar 21, 2008 >

Re: [Orgmode] Timestamp rounding not working

2008-03-22 Thread Manish
setting is > supposed to do? Or do I have that wrong? > Can you please show the setting from your .emacs? -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lis

Re: [Orgmode] Timestamp rounding not working

2008-03-22 Thread Manish
does not do this - I implemented it like this under the > assumption > that people would want to have exact times in this case. > > Is this assumption wrong? > Not in my case. I would prefer the clock times to show exact times and do the rounding only whe

Re: [Orgmode] Re: TODO state tracking in org-mode

2008-03-22 Thread Manish
, | On Sun, Mar 23, 2008 at 7:16 AM, Bernt Hansen wrote: | > Manish <[EMAIL PROTECTED]> writes: | > | > > It would be even better if you could also share your remember | > > templates setup and OS and version information. | > | > Here

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

2008-04-03 Thread Manish
they >currently do. > 7. Offer more native key-bindings, by default - not Emacs key chords. > 8. Suitably change the documentation. > > Now that's a *LOT* of work, but it's certainly do-able. Do I expect anyone > of us to actually do it? No tho

[Orgmode] "Untracked working tree file" error with git pull

2008-04-08 Thread Manish
git version 1.5.4.34.g053d9 Emacs 22.2.1 -- Manish ___ 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] Agenda view for logging?

2008-04-09 Thread Manish
hat wrong? I'm using verson 5.23a of or-mode > in emacs 22.1 > I think you either have not added SCHEDULED (C-c C-s) or have not turned the time grid on (`G' in agenda view). HTH, -- Manish ___ 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] "Untracked working tree file" error with git pull

2008-04-09 Thread Manish
t; errors because of something I did? I do not create or otherwise edit > > any files apart from regular `make' and `texi2html org.texi'. I tried > > `git checkout -f' to no avail. Any suggestions? Or do I have to do a > > fresh clone? > > >

Re: [Orgmode] Agenda view for logging?

2008-04-09 Thread Manish
On Thu, Apr 10, 2008 at 1:26 AM, Jose Robins wrote: > Carsten Dominik wrote: > > On Apr 9, 2008, at 7:00 PM, Jose Robins wrote: > > Thanks Manish for the response. I didn't realize I had to "schedule" it as > well. Now it works... > > Well, how else s

Re: [Orgmode] make error when making org fro git

2008-04-11 Thread Manish
Done > make: *** [lisp/org-archive.elc] Error 1 > > > > Is that my fault or a bug? > Not sure about the error but latest pull (commit 1018c67ebb4b11b1120410d2bf2e0eca1965e458) compiles cleanly on my system (Cygwin+Emacs 22.1.1) -- Manish _

Re: [Orgmode] Re: miscellaneous prefix keywords like "TODO"

2008-04-12 Thread Manish
t; .emacs.el? > Perhaps I should have done more research, but I still would very much > appreciate comments. I admit I am somewhat confused, and my implementation > is not well developed. > IMHO, you should start with tutorials page[1], get a little used to of it (org-mode) and wor

Re: [Orgmode] Installing up-to-date org mode over an installed emacs-snapshot on Ubuntu

2008-04-12 Thread Manish
acs. This allows for an easy switch between different versions should you need to and keeps them all separate but available. HTH, -- Manish ___ 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] New user questions

2008-04-12 Thread Manish
OS (Cygwin) and many parts did not work or were to flaky for a regular use so I had to abandon it. And some people do use org to blog and publish websites even. I suggest baby steps. -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All&

Re: [Orgmode] Bug? Problem with archive functions in 6.00 pre5

2008-04-12 Thread Manish
his is a bug? Seems to works for me. If you suspect a bug, then a model to follow would be this post http://article.gmane.org/gmane.emacs.orgmode/5151/match=minimal -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send

Re: [Orgmode] Unuble to install org-mode on Debian Etch for Emacs

2008-04-12 Thread Manish
) > Done > make: *** [org-mouse.elc] Error 1 > ' > > What is the solution for this problem? > Not sure about the solution. Some earlier poster have also had issues with compiling org-mode on Emacs21[1]. If possible, upgrade (even 22.2 is o

[Orgmode] How to total a day's planned effort?

2008-04-13 Thread Manish
| 8:00 || ` How do others take care of this? -- Manish ___ 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: Unuble to install org-mode on Debian Etch for Emacs

2008-04-13 Thread Manish
On Mon, Apr 14, 2008 at 12:05 AM, Paul Csanyi <[EMAIL PROTECTED]> wrote: > Manish <[EMAIL PROTECTED]> writes: > > > On Sat, Apr 12, 2008 at 6:52 PM, Csányi Pál wrote: > > >> I have GNU Emacs 21.4.1 (i486-pc-linux-gnu) on Debian Etch > >>

Re: [Orgmode] Is there any way to active the reminder of Org mode in Emacs?

2008-04-15 Thread Manish
indicating that. How can I > let Org to remind me the coming events as diary? Thanks! > Try setting org-agenda-include-diary to t. -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgm

Re: [Orgmode] appointments

2008-04-15 Thread Manish
On Tue, Apr 15, 2008 at 11:24 PM, Richard G Riley wrote: > > Hi, > > I think this is probably a bug for default. Or is this because > "cancelled" isnt really a "finished" todo state? How have you set up org-todo-keywords? -- Manish __

[Orgmode] Sorting agenda items

2008-04-17 Thread Manish
state changes. Not sure how to do it with TODO keywords. I wonder if people just pick up whatever is on the top of the agenda or scan the whole list everytime you want to pick up next task? Hope it made sense. Thanks, -- Manish ___ Emacs-orgmode ma

[Orgmode] Re: Sorting agenda items

2008-04-18 Thread Manish
On Fri, Apr 18, 2008 at 1:59 AM, Manish wrote: > Hello All, > > I would like to set up a daily agenda view with todos sorted in the > following order: > > 1. Timed TODOs > 2. DEADLINES > 3. TODO type - STARTED > 4. TODO type - NEX

Re: [Orgmode] Org-mode on Windows - Putty

2008-04-18 Thread Manish
Wanrong> > > What I did is: Wanrong> > > Add some alternative TTY key bindings for some frequently used Wanrong> commands, Wanrong> > > and use "AutoHotkey" to map things like "M-RET" to those TTY key Wanrong>

Re: [Orgmode] Sorting agenda items

2008-04-19 Thread Manish
On Fri, Apr 18, 2008 at 9:32 PM, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > On Apr 17, 2008, at 10:29 PM, Manish wrote: > > > > Hello All, > > > > I would like to set up a daily agenda view with todos sorted in the > > following order: > > &g

Re: [Orgmode] see subtrees in agenda

2008-04-21 Thread Manish
eff> > You'd see the subtree as well: Jeff> > This amazing event Jeff> >First part of the event Jeff> >Second part of the event Daniel> > That is exactly what I meant. Thanks for the example and the translation. Please check out `f&

Re: [Orgmode] see subtrees in agenda

2008-04-22 Thread Manish
On Tue, Apr 22, 2008 at 8:48 PM, Daniel Goldin wrote: > Dear Manish, > > Not quite. Although these are very useful enhancements while I'm at the > computer, I was looking for something that I could publish -- so I could > carry around a hard copy showing contextual

Re: [Orgmode] Re: insert todo from agenda?

2008-06-15 Thread Manish
t when you save the task (:CLOCK-IN: and my-start-clock-if-needed) - takes you to the location the task is being filed when you save (%&). You can then refile it using org-refile. (C-c C-w by default.) This works irrespective of the buffer you are in (you need not be in ageda.) Thanks to Bern

Re: [Orgmode] Re: insert todo from agenda?

2008-06-15 Thread Manish
> Please do see sec. #9 for more details. It lets you be pretty creative. I meant sec #9 of the org manual. Sorry. -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.

Re: [Orgmode] How to list tasks and their completion dates?

2008-06-20 Thread Manish
is > included with GNU Emacs 22.2.1. Thanks very much. 6.05b has been released. HTH, -- Manish ___ 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] How to list tasks and their completion dates?

2008-06-20 Thread Manish
On Fri, Jun 20, 2008 at 5:31 PM, Carsten Dominik wrote: > Wow, Manish, you beat me to this one. Great. Thank YOU for the ever malleable Org. Personally, I have come to believe that anything is possible with Org and whatever can not be done (at present) can be implemented/worked aro

Re: [Orgmode] org-publish

2008-06-20 Thread Manish
type=\"text/css\">"))) > > But when I call org-publish I get nothing. Obviously I have missed > something obvious (the directories are correct) since no files appear at > all. I have also been trying to make this work and have

Re: [Orgmode] org-publish

2008-06-22 Thread Manish
deas what I can check or what other debug information can I provide? Any thoughts appreciated. -- Manish ___ 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] org-publish

2008-06-22 Thread Manish
:headline-levels 3 Nick>>> :section-numbers nil Nick>>> :table-of-contents nil Nick>>> ; :style nil Nick>>> :auto-preamble t Nick>>> :auto-postamble nil Nick>>> ))) Nick>>>

Re: [Orgmode] Weekday repeaters, and filtering scheduled tasks.

2008-06-26 Thread Manish
All scheduled tasks with the NEXT keyword which are DUE or OVERDUE I am trying to look up functions that will help identify such items. But I do not know how to determine today's date in org to pass to such a function, org-check-before-date for example. > - NO tasks which are sc

Re: [Orgmode] Publishing org files : index

2008-06-26 Thread Manish
On Fri, Jun 27, 2008 at 2:26 AM, Richard G Riley wrote: > > Should the auto generated index.org and index.html (auto-index t) not > pick up the #title property for included pages as the link text? > +1 -- Manish ___ Emacs-org

Re: [Orgmode] Weekday repeaters, and filtering scheduled tasks.

2008-06-26 Thread Manish
On Fri, Jun 27, 2008 at 8:30 AM, Avdi Grimm wrote: > On Thu, Jun 26, 2008 at 10:55 PM, Manish wrote: >> I do not understand this one. > > I'm looking for the combination of *all* of those conditions > in one agenda view. In other words, I want to see all the

Re: [Orgmode] Installing over snapshot on ubuntu gnu/linux system

2008-06-26 Thread Manish
1. $ cd ~/elisp/org-mode.git && git pull \ make clean && make && make doc 2. Browse the latest git log entries and diffs (I use tig) 3. Browse the updated portions of documentation (if org.texi, Changes.org and/or

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

2008-07-01 Thread Manish
> Hi, Harri, > > please write in your both > > ~/.emacs and c:\Documents and Settings\Your-user\Application data\.emacs > > (load "your/path/your-org-config.el") Now if I use customize interface to well.. customize then what will

Re: [Orgmode] Weekday repeaters, and filtering scheduled tasks.

2008-07-02 Thread Manish
On Wed, Jul 2, 2008 at 4:57 AM, Carsten Dominik wrote: > > On Jun 26, 2008, at 8:28 PM, Manish wrote: > >> On Fri, Jun 27, 2008 at 8:30 AM, Avdi Grimm wrote: >>> >>> On Thu, Jun 26, 2008 at 10:55 PM, Manish wrote: >>>> >>>&

Re: [Orgmode] Weekday repeaters, and filtering scheduled tasks.

2008-07-02 Thread Manish
((org-agenda-overriding-header "Next in Queue:") (org-agenda-sorting-strategy (quote (category-keep effort-up) (tags-todo "+SCHEDULED<=\"\"+DEADLINE<=\"\"/!TODO"

Re: [Orgmode] Update of orgmode broke my setup

2008-07-03 Thread Manish
t; http://www.newartisans.com/blog_files/org.mode.day.planner.php > > The effect is, that agenda commands like C-a a don't work any more. > > Ok, it must be simple, but I can't find it at the moment. > Any hint? Could you add details of your setup? Emac

Re: [Orgmode] Re: Update of orgmode broke my setup

2008-07-03 Thread Manish
On Thu, Jul 3, 2008 at 5:03 PM, Detlef Steuer wrote: > On Thu, 3 Jul 2008 16:45:50 +0530 > Manish wrote: > >> On Thu, Jul 3, 2008 at 2:16 PM, Detlef Steuer wrote: >> > Hi, >> > >> > after upgrading my orgmode installation I get:

Re: [Orgmode] Re: Update of orgmode broke my setup

2008-07-03 Thread Manish
ld OP see the error now on upgrading from 6.04 to HEAD? I think Org was split into multiple files quite a while ago. -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.

Re: [Orgmode] can't make org-publish do anything

2008-07-04 Thread Manish
ty, despite repeated invocations of the same commands... I had similar issue. Suggestion here might help: http://article.gmane.org/gmane.emacs.orgmode/7117 -- Manish ___ 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: agenda files separation

2008-07-15 Thread Manish
items from current buffer. If you press "<" twice, then the agenda view will be limited to only the current subtree. Sec. 10.1 talks about setting and removing permanent restriction on agenda. This way you can focus on only the work items at work, home items at home (it does seem you

Re: [Orgmode] Following HTML link from org-mode in existing w3m

2008-07-18 Thread Manish
tomize Org mode but there I can't find any relevant option > for this. > > I wish that that the html: link in org-mode can be opened in an > existing w3m window. Is this possible? Should be, it's Emacs after all. Try customizing group browse-url. -- Manish

Re: [Orgmode] Google Tech Talk

2008-07-18 Thread Manish
On Fri, Jul 18, 2008 at 10:40 PM, Jose Robins wrote: > Awesome job, Carsten!! You were every bit as gracious and great as I > imagined you in my mind based on all your emails in this group !! :) > +1 :) -- Manish ___ Emacs-orgmode mai

Re: [Orgmode] Suggest changing git repo on website to refer to git protocol

2008-07-22 Thread Manish
pectedly You can use "http://repo.or.cz/r/org-mode.git"; for cloning over http. ^^^ notice the r -- Manish ___ 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

[Orgmode] Re: Suggest changing git repo on website to refer to git protocol

2008-07-23 Thread Manish
choice (of course only if you want bleeding edge else you can use release packages.) 1. $ export http_proxy=your proxy ip/name:port 2. $ git clone http://repo.or.cz/r/org-mode.git -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All'

Re: [Orgmode] Re: Suggest changing git repo on website to refer to git protocol

2008-07-23 Thread Manish
ttp://www.newartisans.com/blog_files/git.from.bottom.up.php -- Manish ___ 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: Suggest changing git repo on website to refer to git protocol

2008-07-23 Thread Manish
or language (English is not my first language.) and correctness (I am not sure if the links I added are alright.) -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://list

Re: [Orgmode] org to lisp

2008-07-23 Thread Manish
; non-beginners. Your comment about traversal function reminded me of a recent discussion about headline iteration API. http://thread.gmane.org/gmane.emacs.orgmode/6852/focus=6949 HTH, -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All&#

Re: [Orgmode] How to produce an agenda that filters on both todo keyword and tag?

2008-07-23 Thread Manish
> > > > How can I produce a list of "WAITING" todo items tagged w/ "work", i.e. > > 1. A certain type of todo keyword, e.g. WAITING > > 2. A certain tag?, e.g. "work" Does this help? (setq org-agenda-custom-commands

Re: [Orgmode] How to produce an agenda that filters on both todo keyword and tag?

2008-07-23 Thread Manish
f all headings tagged w/ "work", TODO or > otherwise > > The "Tags view" is really called the tags view for historical reasons. It > is really for > matching tags, properties, and TODO entries alike. Should we rename it? > The matc

Re: [Orgmode] Re: Suggest changing git repo on website to refer to git protocol

2008-07-24 Thread Manish
On Thu, Jul 24, 2008 at 1:31 AM, Manish wrote: > On Wed, Jul 23, 2008 at 11:01 PM, Carsten Dominik wrote: > > Hi > > > > If a volunteer writes this up, I'd be happy to include it on the > > org-mode pages. > > I have just added "How d

<    1   2   3   4   5   >