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 &rest _)
>>
>> The keystroke I use is C-c C-o, which runs org-open-at-point which
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
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 (match-string-no-propert
ry.
3. Configure org on your desktop/laptop 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
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
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.
--
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
st. Just an outline (section headers
only) 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
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
y. I 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
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
ot;))
+ (if (not (string= URL "\""))
(progn
(setq orglink (org-make-link-string URL description))
(push orglink orglink-list)
Thanks,
Ed
___
Emacs-orgmode mailing list
Remember: use `Reply All'
,
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
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
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@gn
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
the
way things
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
t tag appointments. I leave 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
__
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
tool.
Ed
--
Ed Hirgelt
--- Life is too short to read bad books.
___
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
x27;buffer-substring-filters)
buffer-substring-filters nil)))
--
Ed Hirgelt
Life is too short to read bad books.
___
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
ant):
;; Make sure 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-s
ith the fill prefix andreinserts the fill prefix in each 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
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 Hirgelt Discovery consists of seeing what everybody has seenand thinking what nob
On 9/8/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
4.49 is up, with the bug fixed.Thanks for the quick turn around. That fixed the problem.Ed-- Ed Hirgelt Discovery consists of seeing what everybody has seenand thinking what nobody has t
ion. The @<> is more verbose, but unambiguous.-=Ed=--- 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
On 9/8/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
I am releasing Org-mode 4.48, as usually at the addressCarsten, I found a difference in exporting between 4.47 & 4.48. The attached file demonstrates the problem and the HTML that was generated.
Thanks,Ed-- Ed Hirgelt 925.324.856
the file at the time (which may be another factor).Hope this helps,Ed-- 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/mailm
quick reports from Ed and Daniel.http://www.astro.uva.nl/~dominik/Tools/org/
- Carsten___Emacs-orgmode mailing listEmacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode-- Ed Hirgelt 925.324.8563Discovery consists of seeing what eve
simply invoking M-x make-frame will show the problem.
I'm using XEmacs 21.4.19 (on Cygwin).
Thanks,
Ed
--
Ed Hirgelt 925.324.8563
Discovery consists of seeing what everybody has seen
and thinking what nobody has thought.
___
Emacs-orgmode m
ve included below the start of that
function so you can see what I did. It does make certain
restructuring easy.
Hope this helps.
Ed
(defun org-open-file (path &optional in-emacs line search)
"Open the file at PATH.
First, this expands any special file name abbreviations. Then the
configu
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 project
32 matches
Mail list logo