emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] find-file-noselect-1


From: Miles Bader
Subject: Re: [PATCH] find-file-noselect-1
Date: Fri, 11 Feb 2005 09:19:37 +0900

Is this not something that could be served by a hook?  Or _should_ be
served by a hook?  After all, if gdb-mode wants to do this sort of
thing, mightn't others?

Sticking gdb-specific code in the basic find-file machinery seems
pretty ugly -- and if it's _really_ needed, at least make it a single
function call rather than a big glob of inline gdb-specific code!

Thanks,

-Miles




reply via email to

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