[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "#if 1" in hide-ifdef-mode
From: |
Kin Cho |
Subject: |
Re: "#if 1" in hide-ifdef-mode |
Date: |
16 May 2003 14:56:11 -0700 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
"Stefan Monnier" <monnier+gmane.emacs.bugs/news/@rum.cs.yale.edu> writes:
> You might want to try the hideif.el from the CVS repository.
> I've significantly improved its expression evaluator and
> it should handle your example just fine.
The latest version 1.47 is too bleeding-edge --
hif-show-ifdef-region calls an undefined (in 21.3) function
remove-overlays.
Is that a way to emulate remove-overlays in 21.3? If there is,
will the rest of 1.47 work in 21.3?
Thanks.
-kin