all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* EWW func add url under point as bookmark
@ 2022-04-14 19:25 Alex
  2022-04-14 20:08 ` [External] : " Drew Adams
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Alex @ 2022-04-14 19:25 UTC (permalink / raw)
  To: Help GNU Emacs


When Im reading mails, or when Im in IRC or browsing pages with EWW,
sometimes I get an interesting url, then I want save it as eww bookmark
to read it in other moment.

I was searching a function that add a bookmark from the url under cursor
(point), but there aren't some like it.

I want write a func for it, so I was searching a func that add a
bookmark from a string.

Ex:
(defun eww-add-bookmark (&optional str)
      "Bookmark the current page or string"
         ...)

But `eww-add-bookmark' dont support arguments

Any help?



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-04-19  0:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-14 19:25 EWW func add url under point as bookmark Alex
2022-04-14 20:08 ` [External] : " Drew Adams
2022-04-14 23:31   ` Michael Heerdegen
2022-04-14 21:08 ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-15 13:40 ` Alex
2022-04-15 14:17   ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-16 14:34     ` Alex
2022-04-16 18:51       ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-18 20:29         ` Alex
2022-04-18 20:47           ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-18 22:13             ` Alex
2022-04-19  0:24               ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-16 19:12       ` Emanuel Berg via Users list for the GNU Emacs text editor
     [not found] ` <87ee1z8jap.fsf@zoho.eu>
     [not found]   ` <CAJcAo8v7+CYd03EyFi_oK+E8crS+9gLea0jBqziN9wPMvGvvrQ@mail.gmail.com>
2022-04-17  0:16     ` [emacs-w3m:13862] " Emanuel Berg

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.