all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Suggestion: would like a customize setting to suppress multi-newline insertion on Alt+ENTER
@ 2020-05-15 19:50 tiburbage
  2020-05-15 19:59 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: tiburbage @ 2020-05-15 19:50 UTC (permalink / raw)
  To: Org-mode

[-- Attachment #1: Type: text/html, Size: 1610 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Suggestion: would like a customize setting to suppress multi-newline insertion on Alt+ENTER
  2020-05-15 19:50 Suggestion: would like a customize setting to suppress multi-newline insertion on Alt+ENTER tiburbage
@ 2020-05-15 19:59 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-05-15 19:59 UTC (permalink / raw)
  To: tiburbage@gmail.com; +Cc: Org-mode

Hello,

"tiburbage@gmail.com" <tiburbage@gmail.com> writes:

> When hitting Alt+ENTER at the end of a bullet list item, a new item is inserted below the current line. However, there is an evaluation of the line spacing below the list which can result in a “double spacing”
> of list items, which I personally never want.
>
>  
>
> In org-list.el, the function org-list-separating-blank-lines-number appears to do the logic relating to this, it called from org-list-insert-item.
>
>  
>
> My suggestion is that a customize variable be exposed allowing the
> user to decide whether to have this behavior or not.

I think you are looking for `org-blank-before-new-entry'.

Regards,

-- 
Nicolas Goaziou


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-15 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-15 19:50 Suggestion: would like a customize setting to suppress multi-newline insertion on Alt+ENTER tiburbage
2020-05-15 19:59 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.