home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!utcsri!torn!watserv2.uwaterloo.ca!watmath!math!dmason
- From: dmason@waterloo.edu (Dave Mason)
- Subject: How to get a TAB on auto-fill and M-Q
- Message-ID: <DMASON.92Aug30172443@plg.waterloo.edu>
- Sender: news@math.uwaterloo.ca (News Owner)
- Organization: University of Waterloo
- Date: Sun, 30 Aug 1992 21:24:43 GMT
- Lines: 18
-
- In lisp mode, auto-fill puts a TAB at the beginning of the created
- line. This makes the indentation do the right thing.
-
- I want similar behaviour in a TeX-mode buffer. I'm using auc-tex &
- have it indenting the way I want it, but in auto-fill, no intentation
- is done.
-
- How do I do this? (i.e. what is the hook that makes this work in lisp
- mode)?
-
- Moreover, on M-Q (fill-paragraph), it doesn't (even in lisp mode) do
- any indentation. I'd *really* like it to.
-
- I'm not a really experienced emacs-lisp hacker, but I have done some
- emacs hacking and can do what I want if someone just points me at the
- right hooks.
-
- Thanks ../Dave
-