GNU bug report logs - #6082
[PATCH] rcirc: rcirc-browse-url: Use only URLs before point and exclude consecutive duplicate URLs

Previous Next

Package: emacs;

Reported by: Deniz Dogan <deniz.a.m.dogan <at> gmail.com>

Date: Sun, 2 May 2010 23:10:02 UTC

Severity: normal

Tags: patch

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Deniz Dogan <deniz.a.m.dogan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Cc: Ryan Yeske <rcyeske <at> gmail.com>
Subject: [PATCH] rcirc: rcirc-browse-url: Use only URLs before point and 
	exclude consecutive duplicate URLs
Date: Mon, 3 May 2010 01:09:24 +0200
[Message part 1 (text/plain, inline)]
Attached is a patch which does the following:

Modifies rcirc-browse-url to only complete to buffers that are before
point in the current buffer. To accomplish this, the structure of
rcirc-urls has changed from being just a list of strings to a list of
strings and buffer positions.

Modifies rcirc-markup-urls to conform to the new structure of
rcirc-urls and so that any URL that is already the latest recognized
URL is not added to the list of URLs. This prevents "consecutive
duplicate URLs" from being stored.
[rcirc-browse-url-deniz-dogan.diff (text/plain, attachment)]

This bug report was last modified 12 years and 161 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.