unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Xue Fuqiao <xfq.free@gmail.com>
Cc: 14624-done@debbugs.gnu.org
Subject: bug#14624: Some suggestions for webjump.el
Date: Sat, 25 Dec 2021 08:20:36 -0800	[thread overview]
Message-ID: <CADwFkmnmP1yee6LFywDL3oGLHdDftVLGHCzQ=sk61vRb1zG_xg@mail.gmail.com> (raw)
In-Reply-To: <CAAF+z6F-BytoCf9OWNbNBu4bSkwBvAB23sQtHBNq21HU=T23gw@mail.gmail.com> (Xue Fuqiao's message of "Sat, 15 Jun 2013 21:25:24 +0800")

[-- Attachment #1: Type: text/plain, Size: 869 bytes --]

Xue Fuqiao <xfq.free@gmail.com> writes:

> It will be great if webjump.el contains something like a bookmark
> folder in modern web browsers.  I know there is a "mirrors" builtin,
> but I think a "folder" is better.  Here are some suggestions for
> webjump.el (some of them are not related to "folder", tho):
>
> 1. Implement a command that can open/follow all links/sites in a
> folder;
>
> 2. Implement commands to create/delete a Web site from the hotlist
> easily;
>
> 3. Implement tags for Web sites in the hotlist;
>
> 4. Menu-bar and tool-bar entries for this library.

No one has replied here in 8.5 years.  Instead of keeping this open in
the bug tracker forever, I have added a new TODO section in webjump.el
containing the above suggestions, where interested parties will be able
to find it.  See the attached patch.

With that, I'm closing this bug report.

[-- Attachment #2: 0001-lisp-net-webjump.el-Add-TODO-section.-Bug-14624.patch --]
[-- Type: text/x-diff, Size: 885 bytes --]

From 440a201f5768c30c9aa2cef076a5db65349fc94c Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefan@marxist.se>
Date: Sat, 25 Dec 2021 16:36:07 +0100
Subject: [PATCH] * lisp/net/webjump.el: Add TODO section.  (Bug#14624)

---
 lisp/net/webjump.el | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/lisp/net/webjump.el b/lisp/net/webjump.el
index d14d382aac..7547f92d7d 100644
--- a/lisp/net/webjump.el
+++ b/lisp/net/webjump.el
@@ -61,6 +61,13 @@
 
 ;;; Code:
 
+;; TODO:
+;; - Add a menu bar and tool bar for this library.
+;; - Add commands to create/delete link from the hotlist.
+;; - Add something like a bookmark folder in modern browsers.
+;;    - Add a command that can open/follow all links in a folder.
+;; - Add tags for Web sites in the hotlist.
+
 ;;-------------------------------------------------------- Package Dependencies
 
 (require 'browse-url)
-- 
2.30.2


      reply	other threads:[~2021-12-25 16:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-15 13:25 bug#14624: Some suggestions for webjump.el Xue Fuqiao
2021-12-25 16:20 ` Stefan Kangas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADwFkmnmP1yee6LFywDL3oGLHdDftVLGHCzQ=sk61vRb1zG_xg@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=14624-done@debbugs.gnu.org \
    --cc=xfq.free@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).