Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Gnus (real) bookmarks
Date: Mon, 19 Jun 2006 17:58:39 +0200	[thread overview]
Message-ID: <v9ejxl3zo0.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87hd4byn8m.fsf@tallis.ilo.ucl.ac.uk>

On Sun, Apr 30 2006, Bastien wrote:

> Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>>> Any left key to bound `gnus-bmk-set' in gnus-summary-mode-map?
>>
>> Hm...  Perhaps under `M' somewhere?
>
> M R m ?

Did you suggest "R" because of the existing bindings for `bookmark-*'
or is there some other rationale?

It would be nice to integrate the current `gnus-summary-*-bookmark'
functions into your code (i.e. jump to a specific place within an
article).

,----[ (info "(gnus)Setting Marks") ]
| `M b'
|      Set a bookmark in the current article
|      (`gnus-summary-set-bookmark').
| 
| `M B'
|      Remove the bookmark from the current article
|      (`gnus-summary-remove-bookmark').
`----

As for the key bindings, we might steal `M B' (or even `M b'?) and use
it as prefix for all `gnus-bookmark-*' and `gnus-summary-*-bookmark'
commands.  What do people think?  `gnus-bookmark-jump' and
`gnus-bookmark-bmenu-list' should probably be available also from the
Group buffer.


On Mon, Jun 19 2006, Bastien wrote:

[ <news:87ejxl5s1l.fsf@tallis.ilo.ucl.ac.uk> didn't make it to the
  list (yet). ]

> Here is gnus-bmk.el, renamed as gnus-bookmark.el:
> <http://www.cognition.ens.fr/~guerry/u/gnus-bookmark.el>
>
> (I moved all my .el files to this new location - sorry i didn't warn
> the list.)

I've installed this version with some modifications:

	* gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
	(gnus-bookmark-default-file): Use gnus-directory.
	(gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
	Remove "*" in doc string.
	(gnus-bookmark-write-file): Simplify.
	(gnus-bookmark-maybe-sort-alist): Use `when'.
	(gnus-bookmark-get-bookmark): Fix typo in doc string.
	(gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
	FIXME about Emacs 21 and XEmacs compatibility.
	(gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
	compatibility.
	(gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
	compatibility.

Currently it doesn't work on Emacs 21 and XEmacs 21.4 because of
incompatible use of `split-string' and `assoc-string'.  This should be
fixed.

Further remarks:

- Maybe we should initialize the defcustoms from the corresponding
  `bookmark.el' variables?

- WIBNI there was a command `gnus-bookmark-delete' (without using
  `gnus-bookmark-bmenu-list')?

- `gnus-bookmark-bmenu-delete' should error out when not called from
  the right buffer (*Gnus Bookmark List*).

>> Please clarify the misspelled name "Guerrty" for the Emacs muse
>> assignment with the Copyright Administrator.
>
> Done.  I received my copyright assignment For GNU Emacs last week.

But in the entry for "EMACS MUSE" there is still the wrong name.  The
Copyright Administrator should fix this.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




  parent reply	other threads:[~2006-06-19 15:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-30 17:00 Bastien
2006-04-30 17:08 ` Christoph Conrad
2006-04-30 17:20 ` Bastien
2006-04-30 17:31   ` Lars Magne Ingebrigtsen
2006-04-30 17:41     ` Bastien
2006-04-30 18:20       ` Romain Francoise
2006-04-30 18:32         ` Bastien
2006-04-30 18:45           ` Romain Francoise
2006-04-30 18:47             ` Bastien
2006-06-18 17:16       ` Reiner Steib
2006-06-19 12:13         ` Bastien
2006-06-19 15:58       ` Reiner Steib [this message]
2006-06-20 11:11         ` Bastien
2006-06-20 13:07           ` Reiner Steib
2006-06-20 13:50             ` Bastien
2006-08-18  9:13         ` Katsumi Yamaoka
2006-08-18 10:08           ` Reiner Steib
2006-08-18 10:23             ` Katsumi Yamaoka

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

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

  git send-email \
    --in-reply-to=v9ejxl3zo0.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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.
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 NNTP newsgroup(s).