GNU bug report logs - #23381
24.5; browse-url-at-point inserts http prefix

Previous Next

Package: emacs;

Reported by: David cooper <dtcooper83 <at> hotmail.com>

Date: Tue, 26 Apr 2016 21:30:02 UTC

Severity: minor

Tags: notabug

Found in version 24.5

Done: David cooper <dtcooper83 <at> hotmail.com>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 23381-done <at> debbugs.gnu.org (full text, mbox):

From: David cooper <dtcooper83 <at> hotmail.com>
To: "'Glenn Morris'" <rgm <at> gnu.org>
Subject: RE: bug#23381: 24.5; browse-url-at-point inserts http prefix
Date: Tue, 26 Apr 2016 23:03:00 +0100
Solved, many thanks Glenn.

-----Original Message-----
From: Glenn Morris [mailto:rgm <at> gnu.org] 
Sent: 26 April 2016 22:57
To: David cooper <dtcooper83 <at> hotmail.com>
Cc: 23381 <at> debbugs.gnu.org
Subject: Re: bug#23381: 24.5; browse-url-at-point inserts http prefix


A minimal example starting from emacs -Q that shows the issue is worth a
thousand words.

Anyway, I'm going to guess that adding "ct://" to thing-at-point-uri-schemes
solves your issue.

(require 'thingatpt)
(push "ct://" thing-at-point-uri-schemes)




This bug report was last modified 9 years and 24 days ago.

Previous Next


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