emacs-devel
[Top][All Lists]
Advanced

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

Re: master 87e7390: * lisp/progmodes/hideif.el: update for new C++ stand


From: Luke Lee
Subject: Re: master 87e7390: * lisp/progmodes/hideif.el: update for new C++ standards and extensions
Date: Thu, 03 Jun 2021 17:10:42 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>
> How about making hideif.el capable of running a GCC command such as
> above automatically, and using the output to find which macros should
> be defined and which shouldn't?
> [...]

Yes, actually that was in my TODO list including the nesting recursive
#include process; however that might take a long time to run for any
decent project.  The most important part is to set a configurable inclusion
path list to search, which also serves for GCC's "-I" arguments if it's
going to be executed automatically.

>
> As another "btw", we have cpp.el which provides a similar
> functionality; perhaps hideif.el could learn something from there?

Okay, I will take a look, meanwhile if you have a more specific item for
me to look please let me know. Thanks.

Best regards,
Luke Lee



reply via email to

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