In fact, let me make a proper patch of that diff I mentioned last message:
*** allout-new.el 2006-11-11 18:27:42.000000000 -0500
--- /home/tehom/emacs-21.4/lisp/allout.el 2003-03-16 17:05:57.000000000
-0500
***************
*** 694,699 ****
(setq outline-header-subtraction (1- (length outline-header-prefix)))
;; Produce the new outline-regexp:
! (setq outline-regexp (concat "\\("
! (regexp-quote outline-header-prefix)
"[ \t]*["
outline-bullets-string
--- 694,699 ----
(setq outline-header-subtraction (1- (length outline-header-prefix)))
;; Produce the new outline-regexp:
! (setq outline-regexp (concat "\\(\\"
! outline-header-prefix
"[ \t]*["
outline-bullets-string
***************
*** 2849,2854 ****
t
depth)
! " "
! comment-end))
;;(if doing-beginning (save-excursion (newline (if dbl-space 2 1))))
--- 2849,2853 ----
t
depth)
! " "))
;;(if doing-beginning (save-excursion (newline (if dbl-space 2 1))))
_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources