Gnus development mailing list
 help / color / mirror / Atom feed
From: jidanni@jidanni.org
To: ding@gnus.org
Subject: Re: nnrss vs. copy link location
Date: Wed, 03 Dec 2008 11:26:33 +0800	[thread overview]
Message-ID: <87ljuyvt06.fsf@jidanni.org> (raw)
In-Reply-To: <878wqyroge.fsf@comcast.net>

OK, into .gnus.el I put

  (defun rdc-gnus-save-url ()
    "Saves the url to the kill-ring."
    (interactive)
    (w3m-print-this-url))
  (define-key gnus-article-mode-map "v" 'rdc-gnus-save-url)

and restarted emacs. But oddly v didn't put it on the kill ring.
However I discovered u already does w3m-print-this-url which indeed
puts it on the kill ring. So I'll use u. OK thanks. I chalk it up to the
w3m/gnus/nnrss special environment. E.g., no right mouse choices either.




  reply	other threads:[~2008-12-03  3:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-03  0:51 jidanni
2008-12-03  2:18 ` Robert D. Crawford
2008-12-03  3:26   ` jidanni [this message]
2008-12-03 17:17 ` [emacs-w3m:10493] " Naohiro Aota
2008-12-03 19:21   ` jidanni
2008-12-04  1:58   ` [emacs-w3m:10503] " Katsumi Yamaoka
2008-12-04 20:14     ` Reiner Steib
2008-12-04 22:14       ` [emacs-w3m:10509] " 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=87ljuyvt06.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=ding@gnus.org \
    /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).