all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Doc: eww-prompt-history
@ 2023-07-26 20:42 T.V Raman
  2023-07-27  5:05 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: T.V Raman @ 2023-07-26 20:42 UTC (permalink / raw)
  To: emacs-devel

The variable eww-prompt-history appears to track urls even if
url-history-track is set to nil, which is jarring.

Also, that var --- eww-prompt-history --- could do with some
documentation and tips on how to decide what urls end up in that list.

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮

--

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮



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

* Re: Doc: eww-prompt-history
  2023-07-26 20:42 Doc: eww-prompt-history T.V Raman
@ 2023-07-27  5:05 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-07-27  5:05 UTC (permalink / raw)
  To: T.V Raman; +Cc: emacs-devel

> From: "T.V Raman" <raman@google.com>
> Date: Wed, 26 Jul 2023 13:42:21 -0700
> 
> The variable eww-prompt-history appears to track urls even if
> url-history-track is set to nil, which is jarring.

That variable is for the URL package, and controls the URL history
saved on a file:

  url-history-track is a variable defined in ‘url-history.el’.

  Its value is nil

  Controls whether to keep a list of all the URLs being visited.
  If non-nil, the URL package will keep track of all the URLs visited.
  If set to t, then the list is saved to disk at the end of each Emacs
  session.

We could make that variable affect EWW as well, but please file a
feature request bug report for that, so that we could discuss possible
implementations and user-facing aspects of that.

> Also, that var --- eww-prompt-history --- could do with some
> documentation and tips on how to decide what urls end up in that list.

That is not a user-level variable.  The user option which controls
this is eww-suggest-uris.



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

end of thread, other threads:[~2023-07-27  5:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 20:42 Doc: eww-prompt-history T.V Raman
2023-07-27  5:05 ` Eli Zaretskii

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.