One more thing: The backslash in the bookmarklet makes FF barf In any case the spaces transform into %20 which makes it much more unwieldy and ugly so the bookmarklet that I paste (and works as far as I know) is just: javascript:location.href='remember://'+location.href+'::remember::'+escape(document.title)+'::remember::'+escape(window.getSelection())
(no newlines or spaces anywhere) _______________________________________________ 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