Path: utzoo!attcan!uunet!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!VUSE.VANDERBILT.EDU!drl From: drl@VUSE.VANDERBILT.EDU (David R. Linn) Newsgroups: comp.emacs Subject: Re: outline-regexp still broken Message-ID: <9007121847.AA02079@backup.vuse> Date: 12 Jul 90 18:47:20 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 6 Here's what I use to indent my outlines with "*\*" ## Local Variables: ## mode: outline ## outline-regexp: "\\( \\)*\\*" ## End: