bug-gnu-emacs
[Top][All Lists]
Advanced

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

vc.el macros should have lisp-indent-function, not indent-function


From: Kalle Olavi Niemitalo
Subject: vc.el macros should have lisp-indent-function, not indent-function
Date: 11 Nov 2001 13:06:45 +0200

In GNU Emacs 21.1.1 (i386-debian-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2001-10-29 on Astalo, modified by Debian
configured using `configure  i386-debian-linux-gnu --prefix=/usr 
--sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib 
--infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --with-x=yes 
--with-x-toolkit=athena'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: fi_FI
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

vc.el contains the following forms:

  (put 'with-vc-file 'indent-function 1)

  (put 'edit-vc-file 'indent-function 1)

These should be changed to set `lisp-indent-function', not
`indent-function'.  The rest of Emacs does not use an
`indent-function' property.

In addition, I would change the number 1 to 2, so that the
`comment' argument of the macros stands out from `body'.

Recent input:
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
M-< <next> M-< C-c C-c C-a C-k <return> M-x r e p o 
e r SPC <backspace> <backspace> r t SPC e m a c s SPC 
b u s f <backspace> g <backspace> <backspace> g <return>

Recent messages:
Mark saved where search started
Auto-saving...done
Mark set [2 times]
Loading messkeyw...done
Loading sort...done
Sending...
Loading gnus-msg...done
Loading mail-extr...done
Sending...done
Loading emacsbug...done



reply via email to

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