From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16835 Path: news.gmane.org!not-for-mail From: Alexander Baier Newsgroups: gmane.emacs.gnus.user Subject: Re: copy & pasting to also include hyperlinks Date: Mon, 21 Apr 2014 15:31:50 +0200 Message-ID: <87bnvuajw9.fsf@gmail.com> References: <87vbu4jii3.fsf@talktalk.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1398087218 29569 80.91.229.3 (21 Apr 2014 13:33:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Apr 2014 13:33:38 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Apr 21 15:33:33 2014 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WcELi-0006hJ-NY for gegu-info-gnus-english@m.gmane.org; Mon, 21 Apr 2014 15:33:30 +0200 Original-Received: from localhost ([::1]:48945 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcELi-0003gZ-93 for gegu-info-gnus-english@m.gmane.org; Mon, 21 Apr 2014 09:33:30 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcELZ-0003gO-Sa for info-gnus-english@gnu.org; Mon, 21 Apr 2014 09:33:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WcELS-00064V-DN for info-gnus-english@gnu.org; Mon, 21 Apr 2014 09:33:21 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:37489) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcELS-00064J-6x for info-gnus-english@gnu.org; Mon, 21 Apr 2014 09:33:14 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WcELQ-0006Q9-MR for info-gnus-english@gnu.org; Mon, 21 Apr 2014 15:33:12 +0200 Original-Received: from nat-wh-wh36.rz.uni-karlsruhe.de ([141.70.81.154]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Apr 2014 15:33:12 +0200 Original-Received: from lexi.baier by nat-wh-wh36.rz.uni-karlsruhe.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Apr 2014 15:33:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: nat-wh-wh36.rz.uni-karlsruhe.de User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:mi8MpN8Cspbcl6+v/JLFnSgEkY0= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16835 Archived-At: On 2014-04-20 14:24 Sharon Kimble wrote: > I'm subscribed to several sites using their rss feed, and occasionally > I like to save the content by highlighting everything and then copy > and pasting it to an org document. It works but it doesn't get any > hyperlinks, so how else can I get it please? > > Thanks > Sharon. Using C-u g will show you the original article, thus allowing you to copy the hyperlinks. A major drawback is, that this is ASCII-7 encoding (at least I think so) which will screw up umlauts and such things. Another thing to take a look at, might be text properties. The actual link of a hyperlink displayed in gnus should be in the text properties. HTH, -- Alexander Baier