emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] pressing enter with org-src-tab-acts-natively over-intends block
@ 2024-09-25 15:02 Garklein
  2024-10-03 17:42 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Garklein @ 2024-09-25 15:02 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

With `org-src-tab-acts-natively' set to `t', pressing enter in a
source code block adds a newline, then indents every line in the block
by two spaces.

I would expect that it adds a newline and positions my cursor where it
should be with the indentation, without indenting every single other
line in the block.

Thank you,
Garklein


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

* Re: [BUG] pressing enter with org-src-tab-acts-natively over-intends block
  2024-09-25 15:02 [BUG] pressing enter with org-src-tab-acts-natively over-intends block Garklein
@ 2024-10-03 17:42 ` Ihor Radchenko
  2024-10-03 20:40   ` Garklein
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2024-10-03 17:42 UTC (permalink / raw)
  To: garklein97; +Cc: emacs-orgmode


> With `org-src-tab-acts-natively' set to `t', pressing enter in a
> source code block adds a newline, then indents every line in the block
> by two spaces.
> 
> I would expect that it adds a newline and positions my cursor where it
> should be with the indentation, without indenting every single other
> line in the block.

See `org-edit-src-content-indentation' and
`org-src-preserve-indentation'.

Not a bug.
Canceled.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

* Re: [BUG] pressing enter with org-src-tab-acts-natively over-intends block
  2024-10-03 17:42 ` Ihor Radchenko
@ 2024-10-03 20:40   ` Garklein
  0 siblings, 0 replies; 3+ messages in thread
From: Garklein @ 2024-10-03 20:40 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1171 bytes --]

Hi,

`org-edit-src-preserve-indentation' says "the minimum (across-lines)
number of leading whitespace characters are removed from all lines,
and the code block is uniformly indented according to the value of
‘org-edit-src-content-indentation'", but it doesn't seem to be
removing the whitespace, only adding it.

Is there a way to configure this?

Thank you,
Garklein

On Thu, Oct 3, 2024 at 1:41 PM Ihor Radchenko <yantar92@posteo.net> wrote:
>
>
> > With `org-src-tab-acts-natively' set to `t', pressing enter in a
> > source code block adds a newline, then indents every line in the block
> > by two spaces.
> >
> > I would expect that it adds a newline and positions my cursor where it
> > should be with the indentation, without indenting every single other
> > line in the block.
>
> See `org-edit-src-content-indentation' and
> `org-src-preserve-indentation'.
>
> Not a bug.
> Canceled.
>
> --
> Ihor Radchenko // yantar92,
> Org mode contributor,
> Learn more about Org mode at <https://orgmode.org/>.
> Support Org development at <https://liberapay.com/org-mode>,
> or support my work at <https://liberapay.com/yantar92>

[-- Attachment #2: 2024-10-03 16-38-36.mp4 --]
[-- Type: video/mp4, Size: 480962 bytes --]

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

end of thread, other threads:[~2024-10-03 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 15:02 [BUG] pressing enter with org-src-tab-acts-natively over-intends block Garklein
2024-10-03 17:42 ` Ihor Radchenko
2024-10-03 20:40   ` Garklein

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).