Re: [O] [bug] org-agenda-diary-entry fails

2013-02-19 Thread W. Greenhouse
Hi Eric, Eric S Fraga writes: > Hello, > > with org up to date from git repository as of a few minutes ago, trying > to insert a day diary entry from the agenda view > (org-agenda-diary-entry) fails. Debug trace is attached. > > I cannot see what could be causing this problem. Any suggestions?

Re: [O] org-meta-return

2013-02-20 Thread W. Greenhouse
Nick Dokos writes: > That's not too bad because it's not as if this is a frequent activity > for me. Org's standard keymaps also use arrow keys fairly heavily, so > changing all of them sounds like a lot of work: I've tried swimming > against such tides before, but invariably I have given up exha

Re: [O] Create course material with org-mode

2013-03-11 Thread W. Greenhouse
Hi Torsten, Torsten Wagner writes: > Actually the topic is not exactly OT, I'm looking for a "meta-system" > which helps me to keep all those different things together. > Hopefully, in a way which allows me to generate different kind of > course material from the same sources.  > I was wondering

Re: [O] A proposal (ox-html.el/ox-odt.el)

2013-03-12 Thread W. Greenhouse
Jambunathan, Jambunathan K writes: > People are disregarding my "moral rights" over my work and pushing me in > a corner to act a certain way to serve their own interests. This I feel > is plain wrong and an act of snatching or appropriation. > > Jambunathan K. Moral right and copyright are un

Re: [O] multiline emphasis, was: Re: latex italics in list, with quotation marks

2013-03-14 Thread W. Greenhouse
Robert Klein writes: > On 03/08/2013 11:58 AM, Myles English wrote: >> >> Hi, >> >> Just wondering if there is a better way to italicise across more than >> two lines for a list item, currently this is the only way that works >> for me: >> >> - on the assumption of equilibrium: /``even if ther

Re: [O] [Out-of-Thread] Re: [RFC] Org syntax (draft)

2013-03-18 Thread W. Greenhouse
zeltak writes: > Dear Carsten, > > Thank you for your quick reply. Let me start by first thanking you > for your great work on orgmode, I only recently discovered it > (someone referred me to your great talk on youtube) and it made me > have the courage to start learning emacs and use orgmode. [

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread W. Greenhouse
+1 here from another Org and Gnus user who couldn't really get org-feed.el to work as an RSS reader, but loves Gnus+Gwene. Fabrice Popineau writes: > Lately I have seen many people reporting to be afraid of Gnus > configuration. > There is nothing to be afraid of there. It is a bit like Org : yo

[O] BUG: ELPA package

2013-03-28 Thread W. Greenhouse
Hi, When upgrading from one GNU ELPA package to the next (in my case, from ELPA version org-20130318 to org-20130325), `load-path' is not refreshed by installing the new package, which means that `org-reload' does not work without manually fixing `load-path' and evaluating (load "org"). I would e

[O] Bug: `org-with-silent-modification' error in latest ELPA [8.0 (8.0-3-g7248fb-elpaplus @ /home/grml/.emacs.d/elpa/org-plus-contrib-20130418/)]

2013-04-19 Thread W. Greenhouse
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [O] [PATCH] Re: Bug: `org-agenda-prepare-buffers' fails at (org-refresh-properties "APPT_WARNTIME" 'org-appt-warntime) [8.2.5h (8.2.5h-82-gd91d4b-elpaplus @ /home/wgg/.emacs.d/elpa/org-plus-contri

2014-04-07 Thread W . Greenhouse
Sacha Chua writes: > > I ran into a similar problem with org-agenda-prepare-buffers and the > EFFORT property. This change to org-refresh-properties seems to fix it: Awesome, thanks. :) This patch is still needed (and works) as of the ELPA build from org 8.2.5h, commit g0820d0. -- Best, WGG