|
From: | Dmitry Gutov |
Subject: | Re: project.el semantics |
Date: | Tue, 24 Nov 2015 01:17:46 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0 |
On 11/24/2015 12:04 AM, Steinar Bang wrote:
And no txt/markdown/jpeg/object/etc files, right?(I'm not sure markdown and other document formats that generate code, like e.g. DocBook XML or info, should be excluded (I'm not sure they should be included either... but I'm not sure they should be excluded...))
Yeah, we're conflating two notions here: programming languages sources files (which might be useful to run etags over, for instance), and generated (or non-generated) files.
files-you-generate-other-files-from might also be useful, but I can't think of a good application right now.
And generated files are usually included in the ignores list, so we won't special handling for them, most of the time.
[Prev in Thread] | Current Thread | [Next in Thread] |