Hello,
Steve Harman writes:
> I believe a recent change in org-mobile.el is causing a sync problem on the
> Android app. There is some info here:
> https://github.com/matburt/mobileorg-android/issues/472
>
> The info for the commit is at the bottom.
Thank you for the report.
This is a known is
On Saturday, 17 Oct 2015 at 22:27, Guido Van Hoecke wrote:
[...]
> I really should study the calc manual ;)
The last time I delved into the calc manual, I didn't resurface for
three days ;-)
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.5.1, Org release_8.3.2-164-g50a182
Hi all
I know this should be easy (for anyone that knows elisp that is :)). how
does one create a function that cycles up/down through a list of pre
defined buffers/files?
for example i want to cycle (ie open and show in the emacs window) through:
A.org B.org C.org
i want to use ie A-left and A-ri
Hi Michael,
So sorry for that error. I did not notice.
I wrote an additional patch to fix it. The patch makes sure that the xml
library is loaded before calling `xml-substitute-special` as with
`org-feed-parse-rss-entry` and `org-feed-parse-atom-feed`.
--
Sincerely,
Hiroshi Saito
2015-10-19 2:5
Folks,
I believe a recent change in org-mobile.el is causing a sync problem on the
Android app. There is some info here:
https://github.com/matburt/mobileorg-android/issues/472
The info for the commit is at the bottom.
Respectfully,
Steve
authorSergey Gordienko
Fri, 26 Jun 2015 14:4
Hi Hiroshi
On Sun, Sep 27, 2015 at 8:24 PM, Hiroshi Saito wrote:
> A guid XML element is not substituted in org-feed. Here is a patch
> to fix it.
It causes the error
if: Symbol's function definition is void: xml-substitute-special
because xml is not loaded yet.
Michael
Thanks much, between the two of us I think we helped out one aspiring
blind software engineer and others who use the archives of the nfbcs
list later.
On Sun, 18 Oct 2015, Shakthi Kannan wrote:
Date: Sun, 18 Oct 2015 05:19:08
From: Shakthi Kannan
To: Jude DaShiell
Cc: emacs-orgmode@gnu.org
Hi,
--- On Sat, Oct 17, 2015 at 1:23 PM, Jude DaShiell wrote:
| Have we got any software engineers on this list who use or have used
| org-mode for doing scrum?
\--
I use emacs-scrum:
https://github.com/ianxm/emacs-scrum
SK
--
Shakthi Kannan
http://www.shakthimaan.com
Samuel Wales writes:
> please set RET to follow links and try RET.
OK. This is clearer now. Fixed. Thank you.
Regards,