bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21107: 25.0.50; ffap-next-guess does not move point for URL matches


From: Eli Zaretskii
Subject: bug#21107: 25.0.50; ffap-next-guess does not move point for URL matches
Date: Wed, 22 Jul 2015 18:37:39 +0300

> From: Greg Lucas <greg@glucas.net>
> Date: Tue, 21 Jul 2015 17:50:50 -0400
> 
> Running emacs -Q, with point at the beginning of a buffer that contains
> both file paths and URLs, such as:
> 
> foo
> c:/Users
> bar
> http://www.google.com
> baz
> 
> 
> Then using `M-:' I execute:
> 
> Eval: (ffap-next-guess)
> 
> ==> This returns "C:/Users" and moves point at the end of line 2.
> 
> Eval: (ffap-next-guess)
> 
> ==> This returns "http://www.google.com";, but leaves point at end of
> line 2.
> 
> Eval: (ffap-menu)
> 
> ==> This gets stuck in a loop, as seen in my Messages buffer:

Thank you for your report.  This bug was introduced 2 years ago as
part of fixing another bug.  It is now fixed in commit e48a116 on
master.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]