Re: [Orgmode] how to establish relation relation between (states of) different projects?

2009-01-20 Thread Manish
s TASK to the > next day when a given TASK of proj-x's is DONE. How to do this easily? Have you seen org-depend.el in contrib directory? -- 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] Novice questions about using git for personal data files

2009-01-23 Thread Manish
27;s a burden so you might want to create a small shell-script to commit periodically (hourly or so maybe) for you. Do let us know how it goes. HTH -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Em

Re: [Orgmode] org-mode and check boxes

2009-01-23 Thread Manish
, FAQ[2] and Worg[3] also useful. 1. http://orgmode.org/worg/org-tutorials/index.php 2. http://orgmode.org/worg/org-faq.php 3. http://orgmode.org/worg/ Welcome again. -- 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: Org-Mode in Windows

2009-01-25 Thread Manish
help you get started with one. I prefer to define an environment variable "HOME" and keep my stuff under that. Emacs will also read .emacs from the location if it can find the file there. >> * Make command from the installation manual does not work (even >> inside emacs >

Re: [Orgmode] Re: Org-Mode in Windows

2009-01-25 Thread Manish
On Sun, Jan 25, 2009 at 8:32 PM, Manager Leader wrote: > Hi Manish, > > Thank you for your reply. > > I tried what you said: > (add-to-list 'load-path "C:/path/to/org-mode/lisp") > (require 'org-install) > (add-to-list 'auto-mode-alist '("

Re: [Orgmode] Re: Org-Mode in Windows

2009-01-25 Thread Manish
On Sun, Jan 25, 2009 at 9:26 PM, Bailey wrote: > Hi Manish, > > I tried putting in the configuration from John Wigley on the link you gave: > > http://www.newartisans.com/blog/2007/08/using-org-mode-as-a-day-planner.html > > and then use M-x load-file... > > Unfortu

Re: [Orgmode] POLL: the 40 variables project

2009-01-29 Thread Manish
ting (may be using R or Excel.) Ideas on how to better organize this data are welcome. So far we have 13 responses. -- 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] POLL: the 40 variables project

2009-01-29 Thread Manish
y) then do not hesitate to ask on the list. Just do not try to customize everything in one go. Keep using and customizing it as you better understand your own workflows. -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send

Re: [Orgmode] POLL: the 40 variables project

2009-01-30 Thread Manish
On Fri, Jan 30, 2009 at 1:48 PM, Carsten Dominik wrote: > Hi Manish, > > what can I say, awesome! Thanks. > > To get the default values, you could do > > (get 'org-some-variable 'standard-value) Nice. Thanks. > > and evaluate this. You can do this

Re: [Orgmode] POLL: the 40 variables project

2009-01-30 Thread Manish
return nil, (nil), t, (t) and complex for values. Perhaps getting a nil or (nil) or a t or (t) depends on the kind of values a variable can take? Anyhow, I will try and add additional results to the data if we get more responses (so far 2.) -- Manish ___

Re: R: [Orgmode] POLL: the 40 variables project

2009-01-30 Thread Manish
On Fri, Jan 30, 2009 at 2:13 PM, Giovanni Ridolfi wrote: [snip: customization explanation (56 lines)]> > --- > Summary for Manish: > > | Submitter| Variable | Value | Comment | > | Giovanni Ridolfi | org-startup-options | over

Re: [Orgmode] Usage of #+STYLE:

2009-02-02 Thread Manish
Homepage: http://www.orgmode.org/ > Description: An Emacs mode for notes and project planning #+STYLE was added on 6.08 [1]. Org-mode is a very fast moving target. You might want to take a look at "Keeping current" in Org FAQ [2]. 1. http://orgmode.org/Changes.html 2.

Re: [Orgmode] Emacs 23 will ship with Org-mode 6.21b

2009-02-02 Thread Manish
. http://article.gmane.org/gmane.emacs.orgmode/10967 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

Re: [Orgmode] Re: C-a and C-e in org-mode

2009-02-03 Thread Manish
ing down the mouse (or mousing back over to my emacs window). > > Wow. Big hands! It's possible on Dvorak. :) http://www.flashcardcommunity.com/wp-content/uploads/2008/09/dvorak.jpg -- Manish ___ Emacs-orgmode mailing list Remember: us

Re: [Orgmode] Having time inside a scheduled item

2009-02-03 Thread Manish
p, > but C-u C-c C-s doesn't seem to work. Is it possible to schedule at a > precise hour, if so how? C-c C-s drops you in a prompt, enter "wed 10:10 RET" (sans quotes) and it is scheduled for that precise hour. No? -- Manish ___

[Orgmode] Thanks for the Org-R tutorial

2009-02-03 Thread Manish
Hello Dan, Just wanted to say a quick thanks for a very useful tutorial - "org-R: Computing and data visualisation in Org-mode using R". Regards, -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to

Re: [Orgmode] How to get a list of unscheduled TODOs

2009-02-03 Thread Manish
quot; (org-agenda-skip-function '(org-agenda-skip-entry-if 'deadline 'scheduled))) (tags-todo "CATEGORY=\"CRS\"" nil) (tags-todo "CATEGORY=\"Study\"" nil) (tags-todo "

Re: [Orgmode] How to get a list of unscheduled TODOs

2009-02-04 Thread Manish
lt;---cut here---end------->8--- > > Saurabh. *Novice* Ditto. Perhaps you might want to read this excellent tutorial: http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php 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] Installing on windows

2009-02-04 Thread Manish
o mention that you have to install cygwin + some > unspecified packages (to get make, for instance). I trying that now. I > am also using the W32 version of emacs. You do not /have to/ compile the lisp files, you can use just the source (by skipping all steps that ask for make in th

Re: [Orgmode] Installing on windows

2009-02-04 Thread Manish
Did you reboot Emacs? -- 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] Installing on windows

2009-02-04 Thread Manish
ut restarting Emacs. M-x load-file RET RET 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

Re: [Orgmode] Installing on windows

2009-02-04 Thread Manish
On Thu, Feb 5, 2009 at 10:48 AM, Cameron Horsburgh wrote: > On Thu, Feb 05, 2009 at 10:44:53AM +0530, Manish wrote: >> On Thu, Feb 5, 2009 at 10:32 AM, Saurabh Agrawal wrote: >> >> >> >> Did you reboot Emacs? >> > >> > Yup, that I sure did... >

Re: [Orgmode] Installing on windows

2009-02-04 Thread Manish
emacs or manually.) In reality I have never needed to so I may not even fully understand your issue and if any of what I said made sense. :-/ -- 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] POLL: the 40 variables project

2009-02-05 Thread Manish
to the data in batches of 5 each. We have two additional responses so far (from Charles and Mike.) 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] Installing on windows

2009-02-06 Thread Manish
On Fri, Feb 6, 2009 at 12:45 PM, Saurabh Agrawal wrote: >> Can you mail the exact statement you used to add org-mode to .emacs >> please? > > Sorry Manish, I was out. > > I added following to my .emacs: > > (add-to-list 'load-path "D:/Software/office/emacs/o

Re: [Orgmode] Automatic Update of Org files

2009-02-06 Thread Manish
ze. I haven't had a chance to use it but you could take a look at contrib/lisp/org-annotate-file.el as well. It seems to do something similar. -- Manish ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the li

Re: [Orgmode] Installing on windows

2009-02-06 Thread Manish
package and what additional steps you took to >> install the package (like make etc.), if any? > > Hi Manish, thanks for all the help. Here is my .emacs. We finally went interactive in a chat session to resolve this. My understanding was that the following statement will add the path to

Re: [Orgmode] Installing on windows

2009-02-07 Thread Manish
/emacs/site-lisp/" load-path)) > > > :) Yes, this one did the job (more easily.) I just saw this mentioned in the installation manual. So I guess apologies are in order. Sorry for being lazy. :-/ -- Manish ___ Emacs-orgmode mailing lis

Re: [Orgmode] Installing on windows

2009-02-07 Thread Manish
ut here---start->8--- > (defun toc:add-to-exec-path (dirlist &optional front) > (dolist (dir dirlist exec-path) > (setq edir (expand-file-name dir)) > (setq qdir (shell-quote-argument (expand-file-name dir))) > (message "Testing PATH:= %s" dir

Re: [Orgmode] how to do this org-agenda command?

2009-02-07 Thread Manish
end--->8--- It lists an "A" priority task twice if it is scheduled for today. May be a skip condition can be added.. -- 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: how to do this org-agenda command?

2009-02-07 Thread Manish
On Sat, Feb 7, 2009 at 5:33 PM, Richard KLINDA wrote: >>>>>> Regarding 'Re: how to do this org-agenda command?'; Manish adds: > > > > --8<---cut here---start->8--- > > (setq org-agenda-custom-

Re: [Orgmode] Re: how to do this org-agenda command?

2009-02-07 Thread Manish
lock-in-switch-to-state "STARTED") --8<---cut here---end--->8--- -- 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] Images and html-export via data: ?

2009-02-07 Thread Manish
all browsers > can display images included in this way... IE couldn't but FF did. > > > I'll be glad to here any comments about this idea. The encoded image size is about 2.5K while the rendered image turned out to be about 1.8K. But.. cute image! :) Cheers -- Manish

[Orgmode] Re: Latex export error in tables

2009-02-08 Thread Manish
with export to Latex from Org. Are you able to compile *any* utf-8 encoded tex file to PDF in your setup at all (whether generated by Org or something else?) I am no unicode expert. May be you would like to pursue this issue in parallel in some tex|latex|pdflatex group as well? -- Manish ___

Re: [Orgmode] Timezone issue with zip distribution

2009-02-09 Thread Manish
upload files, > but am running it with -a switch so that the modification > times should be correct. > > If anyone has an idea here, let us know. This is very interesting. If you are ahead of him and he downloads right after you build and upload the package t

Re: [Orgmode] Re: Latex export error in tables

2009-02-09 Thread Manish
|10 | | | | | ** Defini��o |50 | | | | | ** Configura��o | 100 | | | | | ** Comis. & Start up |50 | | | | | ** Documenta��o |20 | | | | / | <>

Re: [Orgmode] Setting recurring deadlines

2009-02-09 Thread Manish
8, rather > than 31st March. > > I don't use appt/diary. Is there a way to do this in org-mode? Currently not possible to the best of my knowledge. IMHO, including via diary seems to be a reasonable workaround. -- Manish ___ Emacs-orgmod

Re: [Orgmode] syncing org-mode files on three unconnected machines?

2009-02-09 Thread Manish
ke some work. May be a private git repo on Github? -- 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] Docs submitted (Was Re: Advice sought on managing decision alternatives.)

2009-02-10 Thread Manish
ther item to "YES" then the existing "YES" will be demoted to "MAYBE". So for a two-state choosenness only one item can be in CHOOSE state while all others will switch to NOT_CHOOSEN state.. is that understanding correct? Thanks again. -- Manish __

Re: [Orgmode] Docs submitted (Was Re: Advice sought on managing decision alternatives.)

2009-02-10 Thread Manish
On Tue, Feb 10, 2009 at 2:42 PM, Carsten Dominik wrote: > > On Feb 10, 2009, at 9:46 AM, Manish wrote: > >> On Tue, Feb 10, 2009 at 8:44 AM, Tom Breton (Tehom) wrote: >> [...] >>> >>> OK, I've add comments, keywords, and some docstrings I forgot to >

Re: [Orgmode] Release 6.22

2009-02-10 Thread Manish
; now accept `timestamp' and > `nottimestamp' as additional conditions. > This was in response to a request by Saurabh Agrawal. Shouldn't these skipping conditions be available when using customize to make custom agenda commands? -- Manish ___

Re: [Orgmode] revert all agenda buffers

2009-02-10 Thread Manish
ion? > > 6.22b has now `org-revert-all-org-buffers'. I consider this command > slightly dangerous, so you have to confirm with "yes". Org mode is my default mode and many buffers not necessarily part of agenda are open almost all the time. Will this

Re: [Orgmode] revert all agenda buffers

2009-02-10 Thread Manish
On Wed, Feb 11, 2009 at 1:21 AM, Carsten Dominik wrote: > > On Feb 10, 2009, at 8:49 PM, Manish wrote: > >> On Wed, Feb 11, 2009 at 12:54 AM, Carsten Dominik wrote: >>> >>> On Feb 10, 2009, at 1:21 PM, David Bremner wrote: >>> >>>> >>&

Re: [Orgmode] Bug in clocking in: the list becomes corrupted by the CLOCK drawer

2009-02-11 Thread Manish
e alphabet >> CLOCK: [2009-01-26 dl 17:04]--[2009-01-26 dl 18:04] => 1:00 >> - a >> - b >> - c >> - d >> >> --- >> >> And thus it's possible to tell where the real content starts: at the >> first

Re: [O] A gentle introduction to Emacs & Org-mode?

2014-07-24 Thread Manish
-based, but maybe someone has some experience > *teaching* Emacs and Org-mode?) > > ​I recently had to start from scratch and I tried Emacs-Starter-Kit and Prelude. Prelude seemed to fit my needs much better and got me up and running pretty quickly. Thanks -Manish

Re: [O] Transforming org-mode project in Gantt graphes

2015-01-01 Thread Manish
; > Of course, it is in an early release... Seems to work but not deeply > tested yet. Comments or improvements are welcome ! Thanks for sharing. It looks interesting. Could you include the example.org that you mention in README.org, in the tar file as well? Regards, -Manish

[O] Viewing notes in agenda log mode

2013-08-07 Thread Manish
I like to take notes with "z" in agenda mode logging progress of tasks as I move through the day. Is it possible today to enable viewing these notes (first line only) when log mode is turned on the agenda mode the way todo state changes or clock lines are shown? Cheers! --Manish

Re: [O] Viewing notes in agenda log mode

2013-08-13 Thread Manish
> On 8/7/13, Manish wrote: > > I like to take notes with "z" in agenda mode logging progress of > > tasks as I move through the day. Is it possible today to enable > > viewing these notes (first line only) when log mode is turned on > > the agen

[O] using %(sexp) in capture templates

2013-10-10 Thread Manish
function works when used outside of template. any ideas how i can begin to debug this or if i should be doing anything differently? cheers! --manish

Re: [O] using %(sexp) in capture templates

2013-10-11 Thread Manish
>> On Fri, Oct 11, 2013 at 9:55 PM, Mike McLean wrote: >> >> > On Oct 10, 2013, at 9:51 PM, Manish wrote: >> > >> > i am trying to use %(org-mac-outlook-message-insert-selected) >> > in a capture template to create a todo entry f

Re: [O] using %(sexp) in capture templates

2013-10-12 Thread Manish
> On Sat, Oct 12, 2013 at 7:24 AM, Mike McLean wrote: > > > On Oct 12, 2013, at 2:03 AM, Manish wrote: > > > > > On Fri, Oct 11, 2013 at 9:55 PM, Mike McLean wrote: > > > > > > > On Oct 10, 2013, at 9:51 PM, Manish wrote: > > > > > >

Re: [O] Best practices to get reminders?

2015-04-11 Thread Manish
On Wed, Apr 8, 2015 at 1:11 PM, Marcin Borkowski wrote: > > On 2015-04-08, at 11:55, Eric Abrahamsen wrote: > > > Don't be ashamed, I'm sure we all use some software we're not proud > > of :) > > It's not that I'm ashamed, it's that apparently it is forbidden to > talk about certain categories of s

Re: [O] [Orgmode] POLL: the 40 variables project

2014-01-17 Thread Manish
mode/ (master) $ grep defcustom lisp/*el |wc -l 808 A big thanks to everyone. --Manish

[Orgmode] Re: declaring items as implicit TODO entries

2010-04-25 Thread Manish Sharma
e agenda view > displays all of them which aren't explicitly marked as DONE? "C-c a t" should show all the TODO items. You may also want to take a look at "org-agenda-todo-ignore-deadlines", "org-agenda-todo-ignore-scheduled" a

[Orgmode] Re: Gmane readers - please subscribe

2010-04-27 Thread Manish Sharma
st > avoid creating such accounts where possible. Other have already made some excellent suggestions. About multiple system issue: you could look at a web based password manager like passpack.com or such. Regards -- Manish ___ Emacs-orgmode

[Orgmode] Re: Agenda View window splits vertically

2010-04-27 Thread Manish Sharma
e right, not to the bottom as it was before. Could you > please advice, how to make it back and make agenda view open > horizontally? I suspect I did not quite understand but this might help: http://orgmode.org/worg/org-hacks.php#sec-8 HTH -- Manish ___

[Orgmode] Re: Entering effor estimates in column view of agenda view gives wrong-type-argument stringp, nil

2009-01-13 Thread Manish Sharma
^^ #+PROPERTY: Effort_ALL 0 0:10 0:20 0:30 1:00 2:00 3:00 4:00 8:00 ^ Two small changes and I hope it should work. -- Manish ___ Emacs-orgmode mailing list Rem

[Orgmode] Re: Inline images in exported HTML

2009-01-14 Thread Manish Sharma
iles in PDF format can be processes with pdfimages(1) and extracted into jpg format for inclusion in HTML. -- Manish Life is beautiful.* * Conditions apply. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Ema

[Orgmode] Re: [OT] basic emacs tips you will need someday (was: Footnotes and R output when exporting to HTML or Latex)

2009-01-21 Thread Manish Sharma
als to Emacs I have come across is a series of tutorials on IBM DeveloperWorks website at http://www.ibm.com/developerworks/views/aix/libraryview.jsp?search_by=emacs+editing+environment Hope someone finds it useful. -- Manish Life is beautiful.* * Conditions apply.

<    1   2   3   4   5