emacs-devel
[Top][All Lists]
Advanced

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

Re: Generalizing find-definition


From: Stefan Monnier
Subject: Re: Generalizing find-definition
Date: Sat, 06 Dec 2014 17:57:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> I guess such filenames or URLs (URIs?) typically occur in comments,
> string literals, or perhaps in things like #include <stdio.h> or
> (require 'some-library).  M-x ffap seems cover this partially, but then
> there's also M-x find-library.  Certainly a lot of things to find!

Indeed, and I don't think M-. should care about those cases.
C-x C-f is supposed to handle those cases instead.

This said, I think the most urgent step is to get such a generalized
find-definition into Emacs.


        Stefan



reply via email to

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