n but prefer using native Emacs from
http://alpha.gnu.org/gnu/emacs/windows.
Sorry I couldn't be of help.
--Manish
figure out how =P= helps with this since it
seems to move to previous item while in the ageda view.
Can someone (or Bernt) using the setup point me to right direction
please?
Regards
--Manish
>> Can someone (or Bernt) using the setup point me to right direction
>> please?
On Fri, Nov 16, 2012 at 3:12 AM, Viktor Rosenfeld wrote:
> Hi Manish,
>
> it's Shift-P and you need to bind the function bh/narrow-to-project
> to the keycode. See the code bl
On Fri, Nov 16, 2012 at 6:39 PM, Memnon Anon wrote:
>
> Manish writes:
>
> > a way to
> > pick out all #+begin_src parts from the .org version?
>
> (org-babel-tangle &optional ONLY-THIS-BLOCK TARGET-FILE LANG),
> bound to `C-c C-v t' by default.
> Not al
On Sat, Nov 17, 2012 at 6:25 PM, Manish wrote:
[snip (21 lines)]
>
> =F12 SPC= with =V= is so much better at doing project reviews than
> anything else I have ever seen. My only gripe is that functions called
> by =V= and =P= do not refresh the agenda. I am trying to understand
>
On Mon, Nov 19, 2012 at 7:34 PM, Alan Schmitt wrote:
> Manish writes:
>
>> On Sat, Nov 17, 2012 at 6:25 PM, Manish wrote:
>> [snip (21 lines)]
>>>
>>> =F12 SPC= with =V= is so much better at doing project reviews than
>>> anything else I have ever
trying to make it work with
AutoHotKey, I just recorded an Emacs macro, named and dumped it and tied
it to a keychord. Following seems to be working well for me:
#+begin_src emacs-lisp
;; work around for V not refreshing on Windows
;; use when in agenda after F12-SPC
(global-set-key (kbd "C-")
(fset 'my-next-project
(lambda (&optional arg) "Keyboard macro."
(interactive "p")
(kmacro-exec-ring-item (quote ("Vg\274" 0 "%d")) arg
#+end_src
Cheers
Manish
On Mon, Nov 26, 2012 at 6:15 AM, Bernt Hansen wrote:
> Manish writes:
>
>> On Sat, Nov 24, 2012 at 12:25 PM, Bernt Hansen wrote:
>>> Viktor Rosenfeld writes:
>>>
>>>> Alan Schmitt wrote:
>>>>
>>>>> Viktor Rosenfeld writes:
>
gt;
> Unlike your example I made heavy use of inline tasks and also wanted
> heading numbers instead of asterisks, so that the final table looks
> like a table of contents with estimated times remaining. I had to
> do some more things to achieve this and can elaborate if you like.
>
This is a very nice solution. Please do elaborate on the other steps
when you have time.
Cheers!
--
Manish
On Thu, Apr 5, 2012 at 2:12 PM, Karl Voit wrote:
> Hi!
>
> Is there a way to define a default pre-warning time string for new
> DEADLINE (only) timestamps?
Have you considered setting org-deadline-warning-days? It sets the
default warning period for DEADLINE items.
HTH
--
Manish
On Fri, Apr 6, 2012 at 2:01 AM, Karl Voit wrote:
> * Manish wrote:
>> On Thu, Apr 5, 2012 at 2:12 PM, Karl Voit wrote:
>>> Hi!
>>>
>>> Is there a way to define a default pre-warning time string for new
>>> DEADLINE (only) timestamps?
>>
>&
information in HTML. I am using the default css.
GNU Emacs 24.1.50.1 on Windows 7
Org-mode from Git as of May 7 2012 with head on commit
b797c88d700a5e636c0f9fdb108d1846ce6e1f08
Thanks!
--
Manish
On Wed, May 9, 2012 at 1:11 PM, Eric S Fraga wrote:
> Manish writes:
>
>> Dear List,
>>
>> How can I export SCHEDULED, DEADLINE and tags for inlinetasks? I have
>> org-inlinetask.el loaded and am using older HTML exporter (the one not
>> based on org-elemen
this a
little. Or could I be doing or have something wrong in my setup?
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
a page
> for each of these packages. Making a start in this way would be great,
> and package authors and users could then improve on this
> withtime. Anyone???
I have created and uploaded first draft of a document on
org-annotation-help
d latest Org-mode compiled from git with uncompiled
org-choose.el.
--8<---cut here---start->8---
diff --git a/contrib/lisp/org-choose.el b/contrib/lisp/org-choose.el
index a5e8a19..1f54df6 100644
--- a/contrib/lisp/org-choose.el
+++ b/contrib/lisp/org-choose.el
org-choose.el both
using load-library and load-file (in case that makes a difference.)
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
on
> and put it in the kill ring. That would speed things up quite a bit.
Perhaps you are looking for org-store-link and org-insert-link?
HTH
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Ema
n in the Org manual.
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
s attached.
This seems to be already in the latest git. And my test file now works!
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
|
> :| Bertrand | 13 | 09 |
> :| Henri | 15 | 14 |
> :| Arnold | 17 | 13 |
>
>
> Those s should be s I think
Pushed a fix (hopefully) to Worg.
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to sen
ed from my browser):
>
> (save-excursion (goto-char (point-min))
>
> The corresponding html is
> (save-excursion
> (goto-char (point-min))
>
>
> if i remove the -n it works - the exported code is formatted but no
> line numbers.
> (org version 6.09
excursion
> (goto-char beg)
> (dotimes (n size)
> (move-beginning-of-line 1) (insert ": ") (forward-line 1))
> --8<---cut here---end--->8---
I think org-toggle-fixed-width-section does the same for me.
--
Manish
__
sure if you have seen this.. you might find it useful.
http://orgmode.org/worg/org-configs/index.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
rganization - Could I organize things more efficiently? Thinking
> of maybe using properties drawer a bit more.
I would suggest noticing where you have to spend most of your
attention and key strokes etc. and may be then optimize that. Try
using tags more; they are almost magical with fast filter
defined. In fact, if you were to refresh the setup in the file,
only the first one takes effect (the second one is ignored, unless
removed.) And #+COLUMNS being in between the two has no significance.
--
Manish
___
Emacs-orgmode mailing list
Remember
n be made to trigger
org-set-tags-command function somehow when state changes to NEXT?
Sorry I do not know enough elisp to be able to code that.
HTH
--
Manish
1. http://orgmode.org/worg/org-configs/org-hooks.php#sec-1.12
___
Emacs-orgmode mailing list
a little elaborate more on this? Also please take a
look at variable "org-use-tag-inheritance".
--
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
nd Charles Cave also shared their CSS
files recently. You can also some find some related useful ideas on
Worg.
HTH
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://list
ut excellent entry titled "How can I keep local
changes and still track Org mode development?" by Bernt Hansen under
section titled "Keeping current" on Worg.
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to se
On Thu, Apr 2, 2009 at 8:40 PM, Rustom Mody wrote:
> Ive been struggling to get the org-mode setup of Charles Cave to
> work and I keep getting Wrong type argument lisp, 5
When do you get the error?
--
Manish
> I traced it to (car org-time-stamp-rounding-minutes) in
>
double prefix argument, set it to `[-]', which is
^
> considered to be an intermediate state.
You need to do C-u C-u C-c C-c to get to that intermediate state.
--
Manish
> That's consistent with the behavior you observe: C-u C-c C-c toggles
> &q
uggest a make clean and make doc as well.
I do:
$ git pull && make clean && make && make doc
--
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
fold () {
>local fold="${1:?}"; shift
>local fnew="${1:?}"; shift
>
>diff -u "$fold" "$fnew"
>cp "$fnew" "$fold"
> }
>
I will have to try this sometime. For now I just browse latest changes
using t
correctly with S-right.
--8<---cut here---end--->8---
Thanks
--
Manish
PS: Does anyone know how to stop Emacs 23 from prefixing every line of a
paragraph (after the first one) with tabs in message mode? It seems to work
okay in other modes.
__
> On Sat, Apr 4, 2009 at 15:00, Manish wrote:
>> Curiously state change causes the headings beginning with
"Read" or "Reading
>> to be chopped of those words. Example below.
>>
>> --8<---cut here
a
> longer period of time?
I also experienced those cycling issues in past two days (with no change in
Org config, only git updates) but I have since Emacs a couple of times (for
unrelated reasons.) I will try gather more details if I see it again.
--
Manish
__
at for you (instead of
Shift-TAB.)
>
[...]
>
> Stathis
>
Thanks for making ditaa. It's wonderful. :)
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
> Maybe a little test file would help to reproduce it?
I experienced it briefly this weekend but not any more. I can not reproduce
this at will. I also moved to Emacs pre-test at the same time so it could be
something to do with that as well..
ot;
> "../../Plans/Others.org"
> ))
>
Does variable org-directory help?
--
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
to column view using C-c C-x C-c. Effort column should reflect
the totals for the time you planned to spend on the tasks in the top most
line.
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
> On Monday 06 April 2009 19:37:07 Manish wrote:
>> On Mon, Apr 6, 2009 at 6:05 PM, Rainer Hansen wrote:
>> > Hi,
>> >
>> > I am new to Org-Mode and I have written a number of project
tasks in the
>> > following form:
gtable}{" align "}\n")
- (if floatp "\\begin{table}[htb]\n"))
+ (if floatp "\\begin{table}[H]\n"))
(if (or floatp longtblp)
(format
"\\caption{%s
Do you have any way to do refile from the agenda view itself or do you
visit the org file containing the task?
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
lueless as to what caused this problem
> or what to do about it. If anyone knows anything about this issue I would
> really appreicate it if you could
> let me know how to fix it, thanks for your time.
Some kind of keymapping in your .emacs? Does it still happen wh
by either
using a SOMEDAY todo keyword or a SOMEDAY tag. I keep project specfic
references within the project subtree and general purpose references
in a notes.org file with NOTES and WEBLINKS headings. Org has excellent
search facilities as well to scan through these.
HTH
--
Manish
FWIW, I use tags to mark contexts and filtering on tags is really
really fast and flexible.
--
Manish
On Mon, Apr 20, 2009 at 6:40 AM, Varnit Suri wrote:
> Hi all,
>
> I am using the PROPERTY keyword to identify contexts (in the GTD
> approach). So here's a sample of what I
n-survey.php ?
Check out Matthew Lundin's agenda customizations in particular. It
the awesomest use of agenda customization that I have ever seen.
--
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
enda-commands.php";
> but did not find it.
How about "C-c a T ACTION RET" and then filter the list with "/ TAB test RET" ?
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to th
s" but with separator
x > - Blocked Agenda without newlines
How does this sound?
--8<---cut here---start->8---
(setq org-agenda-custom-commands
'(("E" "Eraldo's Agenda"
((tags-todo "Internet" ((or
o-list 'load-path "~/system/elisp/org-mode/contrib/lisp")
> (require 'org-install)
> (require 'org)
^^
You do not need the last require.
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Repl
Hey folks!
I saw some cool code swarm videos for various projects [1]. So I made
one for Org-mode (including Worg) [2].
1. http://vimeo.com/michaelogawa/videos/
2. http://vimeo.com/4581697
--
Manish
-- Forwarded message --
From: Vimeo
Date: Mon, May 11, 2009 at 10:21 AM
know how I
could have pulled their names. Sorry folks.
But the video does highlight the extent of our reliance on Carsten (as
if it wasn't evident earlier without it.) :)
--
Manish
>
> Best
>
> Sebastian
>
> Manish writes:
>> Hey folks!
>>
ength of the agenda lines.
At present, some of us try to be more descriptive when defining a task
so as to identify the context from the task alone. If this is
implemented, we can try to be succinct instead.
Of course, I do not know elisp nor do I understand Org internals so
the idea might just be
know I can delete all the files in .org-timestamps/ but this is rather
> a sledgehammer approach (as it will cause unnecessary re-publishing for
> other projects).
>
> Is there an easy way to re-export a project?
Does publishing with a prefix not work?
--
Manish
On Tue, May 19, 2009 at 7:19 PM, Eric S Fraga wrote:
> Manish writes:
>
>> On Tue, May 19, 2009 at 5:06 PM, Eric S Fraga wrote:
>>> Hello,
>>>
>>> I've been through the manual and the faq but just cannot seem to find
>>> the a
y for agenda display
purposes. So the TODO items themselves remain untouched. As Matthew
already pointed out there are already ways to save context when
archiving.
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' t
On Wed, May 20, 2009 at 3:27 AM, Marcelo de Moraes Serpa wrote:
> Hello list!
>
> Is there a way to query for all the high-priority items in the
> agenda view?
http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php
http://article.gmane.org/gmane.emacs.orgmode/10819
the
> :LOGBOOK: drawer as I've configured it.
>
> However, if I use M-S-ENTER to combine the above two steps into one (create
> a "TODO" item), it does NOT create an entry in the LOGBOOK for State
> "TODO" from "" at
On Tue, May 26, 2009 at 7:21 PM, Carsten Dominik wrote:
>
> On May 26, 2009, at 10:23 AM, Manish wrote:
>
>> On Sat, May 23, 2009 at 4:45 AM, Keith Swartz wrote:
>>>
>>> I'm using org-mode 6.25e right now, and I've turned on the
functional
Hello!
Does anyone know of a counterpart to org-clock-in-switch-to-state that
can switch to a specific state when clocking out of an item?
Thanks
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
On Tue, Jun 2, 2009 at 7:14 PM, Bernt Hansen wrote:
> Manish writes:
>
>> Hello!
>>
>> Does anyone know of a counterpart to org-clock-in-switch-to-state
>> that can switch to a specific state when clocking out of an item?
>
> Hi M
On Tue, Jun 2, 2009 at 9:35 PM, Carsten Dominik wrote:
>
> On Jun 2, 2009, at 3:44 PM, Bernt Hansen wrote:
>
>> Manish writes:
>>
>>> Hello!
>>>
>>> Does anyone know of a counterpart to org-clock-in-switch-to-state that
>>&g
en known to accept unified diffs and git diffs.
--
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
>
> http://www.jamendo.com/fr/album/395
>
> I hope you'll like the video!
Wow! Wow! Wow!
BTW, that bit at the end with Carsten's voice is sweet touch. :)
Thanks for creating it.
--
Manish
___
Emacs-orgmode mailin
A similar issue was dicussed in this thread
http://thread.gmane.org/gmane.emacs.orgmode/12719
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
d like to take over that task for a while, please get in
> touch with Paul, CC to me and to the mailing list (so that not 100
> people write to Paul... :-)
I can be on the watch for a few hours a day as well.
--
Manish
___
Emacs-orgmode ma
On Thu, Jun 18, 2009 at 1:27 PM, Carsten Dominik wrote:
>
> On Jun 16, 2009, at 5:27 PM, Manish wrote:
>
>> On Tue, Jun 16, 2009 at 9:49 AM, James wrote:
>>>
>>> If you tweak org-agenda-custom-commands to create a PostScript
>>> version of
gh moderators. It'll be worth it.
About your problem, could you restate your problem and post relevant
section of your .emacs, OS and Emacs version so that someone can try and
replicate the issue. As far as I know, you shouldn't have to Esc-Q
at all.
Welcome again!
--
Manish
__
2 h5li hlti h245t hil h4wlg h42ot
| h54 htou h5
`
There must be a technical requirement for indentation to behave as it
does since Org uses indentation extensively to determine appropriate
behavior. May be someone knowledgeable about Org internals can shed more
light.
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
On Sun, Jun 21, 2009 at 1:55 AM, Mikael Fornius wrote:
[snip: customizing emacs variable (23 lines)]
> Org mode has its own function to browse all settings:
>
> M-x org-customize RET
This is neat! Never knew abouot this one. Thanks!
-
Hello!
Clocking in to a task in agenda ("I") updates the state in the agenda
immediately whereas clocking out ("O") requires an explicit refresh
("g"). Can clocking out be made to behave like clocking in in agenda?
Regards
--
Manish
___
On Mon, Jun 22, 2009 at 5:16 PM, Carsten Dominik wrote:
>
> On Jun 22, 2009, at 11:54 AM, Manish wrote:
>
>> Hello!
>>
>> Clocking in to a task in agenda ("I") updates the state in the agenda
>> immediately whereas clocking out ("
idable opponent and we need to get our mothers, grandmothers and
> children out to vote, each with multiple email addresses :-)
>
> Please go vote and spread the word. I think it would be fantastic
> if we could win, not only for Org-mode, but also for Emacs.
Done. Reached out to frie
The page seems to work for me at the moment. Would you like me to
save it and send it to you?
--
Manish
On Wed, Jun 24, 2009 at 8:45 PM, Bastien wrote:
> James Yoo writes:
>
>> Linking back to the front page via the main logo is pretty standard, or at
>> least that's w
I've done this.
>
> :-D
>
> good idea.. :)
>
> I'll re-check the IE stuff tonight.
You may check the latest screenshots of Org home page at
http://www.vyom.org/screenshots
--
Manish
___
Emacs-orgmode mailing list
Remember
lready.
http://www.itwire.com/content/view/25215/1090/1/1/
http://www.theopensourcerer.com/2009/06/12/the-ubuntumono-debate-continues/
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmo
ustomize brings up, but I don't
> seem able to find the governing face variable name. Little help?
This is what I have in my .emacs.
'(org-agenda-date ((t (:inherit font-lock-type-face))) t)
'(org-agenda-date-weekend ((t (:inherit org-agenda-date))) t)
'(org-date ((t (:inh
uote browse-url-firefox))
'(browse-url-firefox-new-window-is-tab t)
--8<---cut here---end--->8---
C-c C-o opens the link.
HTH
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to s
ate file
You can keep the org-publish-project-alist settings into .emacs. It
still goes to .emacs if you change it via customize (unless you
customize custom-file as well.)
--
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
if such an
> propertie does not exist
>
> and then hook this function into before-save-hook.
>
> So the question is (a) if there are functions to process all items,
> check for existence of a property and create properties (I'm quite
> cer
clock-time list of activities for a day that I'm after (rather than a
> summary). Is there a way to do this?
>
Have you tried log mode ("l") while in agenda view?
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All
ter
putting it off for a long time. The only thing that did not work for me was
the custom command creation in Ubiquity but I am sure that something to do
with my setup.
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send rep
o everything :)
Yeah. My sincere thanks to Carsten, you and all the contributors.
Best 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
list (quote
load-path) (expand-file-name \"./lisp/\")))" -f batch-byte-compile
lisp/org-src.el
|
| In end of data:
| org-src.el:472:1:Warning: the function `mouse-set-point' is not known to be
| defined.
| Wrote /home/zms/elisp/org-mode.git/lisp/org-src.elc
`
Best regar
e-compile
> lisp/org-install.el
> Wrote /home/khave/org-6.29c/lisp/org-install.elc
>
> ==
> 2.
>
> ;; Turn on font-lock mode for Emacs
> (cond ((not running-xemacs)
>(global-font-lock-mode t)
> ))
>
>
>
> (setq-default latex-mode t)
d start with creating a sample .org
file and a minimal .emacs loaded manually after starting Emacs with -Q. Keep
adding/removing from/to the .emacs till you find the offending setting. May
be someone more knowledgeable might have a better clue. Sorry.
--
Manish
_
On Mon, Aug 10, 2009 at 2:49 PM, Carsten Dominik wrote:
>
> M-x customize-face RET org-agenda-clocking RET
>
> - Carsten
>
Awesome! Thanks.
--
Manish
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replie
n arg
return arg
return arg
--8<---cut here---end--->8---
I tried it several times, also tried saving the buffer and opening it in that
other editor as well.
Tested with git commit 5834ad01b617430c0207627ad425758bcf9b921a of
"Tue Aug 11 16:32:05
ndin for
inspiration here http://article.gmane.org/gmane.emacs.orgmode/10819
--
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
genda.
I don't think that's possible. You can display display information stored in
a drawer by switching to column view while in agenda. You will need to
customize org-drawers and org-columns-default-format.
--
Manish
___
Emacs-orgmode m
a and not for screen display, I am sure there are sufficient
reasons behind it. But then it's Org mode -- anything is possible. :)
--
Manish
>
>> I like to put extra info there, like driving directions, and it would be
>> nice to have that info when I print out the agenda.
>
of 2009-07-30 on SOFT-MJASON
- Windows XP
- Cygwin git version 1.6.1.2
--
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
On Wed, Aug 19, 2009 at 4:54 PM, Bernt Hansen wrote:
> Manish writes:
>
>> On Wed, Aug 19, 2009 at 12:45 AM, Carsten Dominik wrote:
>>>
>>> On Aug 18, 2009, at 8:10 PM, Bernt Hansen wrote:
>>>
>>>> I don't know if that will work on Windows
On Wed, Aug 19, 2009 at 5:38 PM, Bernt Hansen wrote:
> Manish writes:
>
>> On Wed, Aug 19, 2009 at 4:54 PM, Bernt Hansen wrote:
>>> Does it crash and cause an error or report the old org version as before?
>>
>> It just reports the version as before; no crashi
On Wed, Aug 19, 2009 at 5:51 PM, Nick Dokos wrote:
> Manish wrote:
>
>> On Wed, Aug 19, 2009 at 12:45 AM, Carsten Dominik wrote:
>> >
>> > On Aug 18, 2009, at 8:10 PM, Bernt Hansen wrote:
>> >
>> >> I don't know if that will work on Windows
On Wed, Aug 19, 2009 at 6:00 PM, Bernt Hansen wrote:
> Manish,
>
> Could you try this patch - does it work?
Patch application fails. I tried with patch -p1 as well.
,
| [Wed 19 18:47] (2118) ~/elisp/org-mode.git $ git apply
org-version-patch-by-bernt.patch
| error: patch failed: li
On Wed, Aug 19, 2009 at 5:38 PM, Bernt Hansen wrote:
> Manish writes:
>
>> On Wed, Aug 19, 2009 at 4:54 PM, Bernt Hansen wrote:
>>> Does it crash and cause an error or report the old org version as before?
>>
>> It just reports the version as before; no crashi
.html if you switch
between light and dark color themes.
--
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
On Wed, Aug 19, 2009 at 7:02 PM, Bernt Hansen wrote:
> Manish writes:
>
>> On Wed, Aug 19, 2009 at 6:00 PM, Bernt Hansen wrote:
>>> Manish,
>>>
>>> Could you try this patch - does it work?
>>
>> Patch application fails. I tried with patch
101 - 200 of 459 matches
Mail list logo