Re: Unable to follow gnus links

2021-10-04 Thread Tom Ed White
Ihor Radchenko writes: > Tom Ed White writes: > >> I was able to fix the problem for the time being by changing the >> arguments to: >> >> (defun org-gnus-open (path _) >> >> The keystroke I use is C-c C-o, which runs org-open-at-point which is i

Re: Unable to follow gnus links

2021-10-03 Thread Tom Ed White
Ihor Radchenko writes: > Tom Ed White writes: > >> Following gnus links in org fails with the message: >> >> funcall: Wrong number of arguments: ((t) (path _) "Follow the Gnus >> message or folder link specified by PATH." (if (string-match >> &qu

Unable to follow gnus links

2021-09-27 Thread Tom Ed White
Following gnus links in org fails with the message: funcall: Wrong number of arguments: ((t) (path _) "Follow the Gnus message or folder link specified by PATH." (if (string-match "\\`\\([^#]+\\)\\(#\\(.*\\)\\)?" path) nil (error "Error in Gnus link %S" path)) (let ((group

Re: [O] MobileOrg

2015-11-21 Thread Ed Hirgelt
aptop to export to ~/Dropbox/Apps/MobileOrg. 4. Now export from your desktop via org. 5. You should now be able to sync on your mobile device. Note that is you want to sync to multiple mobile devices you need to repeat steps 1 and 2 for each device before you do anything from org on your desktop. Each of the MobileOrg instances will create the target directory when it initializes. This could be avoided if there were a way in MobileOrg to set the synchronization directory. But, at least it is still possible to get all this to work. Good luck and happy org-ing. Ed

[O] Bug: problem w/ R code blocks [8.3beta (release_8.3beta-362-ga92789 @ /usr/local/share/emacs/site-lisp/org/)]

2014-09-16 Thread Ed Kademan
I can't evaluate R code blocks in org files. For example the file with contents: --8---cut here---start-8--- #+property: header-args:R :session R-foo #+BEGIN_SRC R print(pi) #+END_SRC --8---cut here---end---8--- spawns an

[O] Bug: insert link to header with date [8.3beta (release_8.3beta-240-g88101e @ /usr/local/share/emacs/site-lisp/org/)]

2014-08-17 Thread Ed Kademan
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] Minibuffer jumping to two lines when agenda displays 3rd level heading

2013-03-18 Thread ed
FWIW, the minibuffer behavior does not occur in NTEmacs. GNU Emacs 24.2.50.1 (i386-mingw-nt5.1.2600) of 2012-08-24 on YAMALOK

Re: [Orgmode] text ignoring page breaks (was Latex export to A4)

2009-11-23 Thread Ed Hirgelt
) often turns out badly. Once you get some content, everything starts to lay itself out nicely. Hope this helps, Ed ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

Re: [Orgmode] setting date for org - latex exporter

2009-08-31 Thread Ed Hirgelt
On Aug 31, 2009, at 2:02 PM, John Rakestraw wrote: I'd like it either not to have a date at all, or to have Fall 2009 instead of today's date. #+Date: Fall 2009 will take care of it. Ed ___ Emacs-orgmode mailing list Remember: use `Reply All

Re: [Orgmode] Export Org Mode in Wiki Format

2009-07-15 Thread Ed Hirgelt
don't use confluence, but the MoinMoin conversion is reasonable. Hope this helps, Ed ___ 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] Patch to LaTeX Export verbatim

2009-06-17 Thread Ed Hirgelt
git. Thanks, Ed Hirgelt org-exp.patch Description: Binary data ___ 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] Problem with org-mac-message.el

2009-04-01 Thread Ed Hirgelt
(setq orglink (org-make-link-string URL description)) (push orglink orglink-list) Thanks, Ed ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org

[Orgmode] Checkboxes and Blank Lines

2009-02-26 Thread Ed Hirgelt
in the check box it gets updates to 1/2). But in the second the counts get updated to 1. Is this the intent? org-blank-behavior is set to ((heading . auto) (plain-list-item . auto)) Thanks, Ed - * Test Case ** TODO Works [/] - [ ] a - [ ] b ** TODO Fails

Re: [Orgmode] Return on a task behaves like TAB

2009-02-04 Thread Ed Hirgelt
. That is interesting. I do the same thing. I am at 6.21a and the old behavior still works for me. What version are you using? Ed Hirgelt ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

[Orgmode] Links to Thunderbird e-mail

2008-11-03 Thread Ed Hirgelt
Does anyone know of a way to link to Thunderbird email similar to org-mac-message-get-link org-mac-message-insert-link? Thanks, Ed ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

Re: [Orgmode] FR: source code

2008-01-09 Thread Ed Hirgelt
look in Emacs. I occasionally export but my main use is within emacs. Thanks, Ed ___ 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] appointment done doesn't go away

2007-12-17 Thread Ed Hirgelt
TODO items for those things that I really need to take an action on. I also like seeing the appoinment in the agenda when I browse backwards in time to see what I did last week or the week before. Just my approach... Ed ___ Emacs-orgmode mailing list

Re: [Orgmode] undo in org.el

2007-11-13 Thread Ed Hirgelt
Tim O'Callaghan wrote: If that was a call to Xemacs users to identify themselves, then here is one. Even though it is in the Emacs CVS tree now should not turn it into an Emacs only tool IMHO. Another XEmacs user raising his hand -- please keep XEmacs compatibility. Thanks, Ed -- Ed

Re: org-mode 4.63 (was: [Orgmode] agenda mode)

2007-01-25 Thread Ed Hirgelt
properties are removed when copying text (make-local-variable 'buffer-substring-filters) (org-set-local 'buffer-substring-filters (cons (lambda (x) (set-text-properties 0 (length x) nil x) x) buffer-substring-filters)) Thanks, Ed

Re: [Orgmode] Text Formatting?

2006-10-19 Thread Ed Hirgelt
resulting line.-- Ed Hirgelt Discovery consists of seeing what everybody has seenand thinking what nobody has thought. ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Blank lines between bullet items

2006-09-13 Thread Ed Hirgelt
-of-line 1))! (t (newline))) (insert bul (if checkbox [ ] )) (just-one-space) (setq pos (point))--- 3840,3846 (open-line 1)) ((= (point) eow) (beginning-of-line 1))! (t (newline (if org-blank-before-bullet 2 1 (insert bul (if checkbox [ ] )) (just-one-space) (setq pos (point))Thanks,Ed-- Ed

[Emacs-orgmode] Problem with org-publish-get-plists

2006-08-25 Thread Ed Hirgelt
the same. Hope this helps. Thanks, Ed - (defun org-publish-get-plists (optional project-name) Return a list of property lists for project PROJECT-NAME. When argument is not given, return all property lists for all projects. (let ((alist