Re: mc editor small changes III - unified diff



Hi Jindrich,

On Sat, 2005-08-13 at 11:45, Jindrich Novy wrote:
> The question is whether highlighting of '<' and '>' is desirable in all
> cases. Highlighting of such characters doesn't make too much sense when
> editing C source files for instance.

I figured this patch is about the "Go to matching bracket" command.

The introduction of MOD_MARKEDBRACKET seems totally redundant. The
highlighting of the matching bracket currently uses MOD_BOLD which is
fine.

Also the jump to the matching '<' or '>' is only slightly useful as
afaict these are only used in unnested ways. So all it could be used for
is jumping to the beginning of end of the current XML/HTML tag.

I'd say we need at most the two hunks for edit.c.

Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research





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