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

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

Re: outline-heading-alist for elisp using ";; * "


From: Jean Louis
Subject: Re: outline-heading-alist for elisp using ";; * "
Date: Tue, 11 May 2021 21:09:28 +0300
User-agent: Mutt/2.0.6 (2021-03-06)

* Christopher Dimech <dimech@gmx.com> [2021-05-11 18:32]:
(defun fun ()
  (let ((something else)
        
(more here))))

> > If I press C-o at the position ■ to enter new line this is what happens:

> I customarily hit enter at the end of the previous line and indentation works.
> Pressing <tab> after using "C-o" works for me.  

Not in outline-minor-mode within emacs-lisp-mode as if
parenthesis is on the new line, then it becomes a header, as each
parenthesis on new line is then header for something.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

Sign an open letter in support of Richard M. Stallman
https://stallmansupport.org/
https://rms-support-letter.github.io/




reply via email to

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