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 #8 received at 23381 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
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
Date: Tue, 26 Apr 2016 17:57:12 -0400
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 25 days ago.

Previous Next


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