Tassilo Horn <[email protected]> writes: > David Kastrup <[email protected]> writes: > >>> On 2013-10-31 17:00, [email protected] wrote: >>>> I've seen \DeclareGraphicsExtensions in the real world, but I wonder if >>>> \DeclareGraphicsRule is such an important macro that it should be >>>> included in the completion. I mean, whoever knows that the last >>>> argument (the shell command) must be preceeded by a single backward >>>> quote character doesn't need help, anyway. >>> >>> OK. Argument accepted. >> >> Huh. I wuld have thought that help is needed with the less frequent >> commands rather than the more frequent one. > > Well, my argument is that if we add completion for macros that are > seldomly used, then completion doesn't serve discoverability anymore.
That should not be a criterion for being less helpful. It might be an argument to divide stuff into two classes, like file completion does: you can still complete on ignored files if your prefix rules out any non-ignored file. > Just one more macro, no. But if we add the missing, less frequently > used macros, so that every style is complete, then my discoverability > argument makes sense, no? See above. -- David Kastrup _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
