Eli Zaretskii <[EMAIL PROTECTED]> writes: > > Cc: [email protected] > > From: Dan Nicolaescu <[EMAIL PROTECTED]> > > Date: Fri, 22 Jul 2005 11:47:01 -0700 > > > > Is there a better way to do this? > > Better in what way?
I was thinking less ugly. > > Probably the defuns and defvars need to be moved outside the > > "if COLORTERM", as it is now the byte compiler warns about undefined > > functions... > > Aren't those warnings exhibit a bug in the byte compiler? Probably. > > I didn't change yet the indentation of "THE REST OF TERM/XTERM.EL" to > > avoid too many gratuitous changes if a better solution is found. > > ??? Won't "C-M-\" reindent the whole block in one go? It would, but it would also alter the file history, so later a vc-annotate would show that (almost) all the lines in the file have changed at the time C-M-\ was done. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
