emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Eshell automatically inserting spurious tabs
@ 2022-06-24 13:52 Alessandro Bertulli
  2022-06-25  5:38 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Alessandro Bertulli @ 2022-06-24 13:52 UTC (permalink / raw)
  To: emacs-orgmode

Hi all!

I noticed that, when using eshell, sometimes Emacs inserts some non
requested tabs. For instance, let's say I have:

~ $ <------------------------------>
    I can type her normally

But let's say I'm passing a parameter between quotes, like 'echo
"something"'. When I type the quotes ("), after half a second the point
jumps ahead like if I pressed tab:

~ $ echo "    
              ^
              point has automatically moved here

Since it happens in some specific situations (like inside quotes) and it
has a defined timeout (0.5 s), I'd say it's triggered by some Emacs
mode. Can you help me in figuring out which one it's causing this, and
how to remove it?

Note: when I launch 'emacs -q', this issue is not present, and giving
'C-h m' gives:
--------------
Enabled minor modes: Auto-Composition Auto-Compression Auto-Encryption
Blink-Cursor Electric-Indent Eshell-Arg Eshell-Cmpl Eshell-Hist
Eshell-Pred Eshell-Proc Eshell-Prompt File-Name-Shadow Font-Lock
Global-Eldoc Global-Font-Lock Indent-Tabs Line-Number Menu-Bar
Mouse-Wheel Shell-Dirtrack Show-Paren Tool-Bar Tooltip Transient-Mark

(Information about these minor modes follows the major mode info.)

Eshell mode defined in ‘esh-mode.el’:
Emacs shell interactive mode.

This mode runs the hook ‘eshell-mode-hook’, as the final or
penultimate step during initialization.
----------------
Instead, my normal setup gives:
----------------
Enabled minor modes: Ace-Window-Display Auto-Composition
Auto-Compression Auto-Encryption Blink-Cursor Corfu Dap
Dap-Auto-Configure Dap-Tooltip Dap-Ui Dap-Ui-Many-Windows
Electric-Indent Eshell-Arg Eshell-Cmpl Eshell-Hist Eshell-Pred
Eshell-Proc Eshell-Prompt File-Name-Shadow Font-Lock Global-Corfu
Global-Eldoc Global-Flycheck Global-Font-Lock Global-Tree-Sitter
Indent-Tabs Line-Number Menu-Bar Mouse-Wheel Org-Roam-Db-Autosync
Projectile Savehist Shell-Dirtrack Show-Paren Tooltip Transient-Mark
Treemacs-Filewatch Treemacs-Follow Treemacs-Fringe-Indicator
Treemacs-Git Vertico Which-Key Windmove Yas Yas-Global

(Information about these minor modes follows the major mode info.)

Eshell mode defined in ‘esh-mode.el’:
Emacs shell interactive mode.

This mode runs the hook ‘eshell-mode-hook’, as the final or
penultimate step during initialization.
----------------------

Thanks for your patience!

Alessandro


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

* Re: Eshell automatically inserting spurious tabs
  2022-06-24 13:52 Eshell automatically inserting spurious tabs Alessandro Bertulli
@ 2022-06-25  5:38 ` Ihor Radchenko
  2022-06-28 16:34   ` Alessandro Bertulli
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2022-06-25  5:38 UTC (permalink / raw)
  To: Alessandro Bertulli; +Cc: emacs-orgmode

Alessandro Bertulli <alessandro.bertulli96@gmail.com> writes:

> I noticed that, when using eshell, sometimes Emacs inserts some non
> requested tabs. For instance, let's say I have:
> ...

Note that you are writing to the mailing list dedicate to Org mode. Your
issue does not appear relevant. You may have better luck asking
emacs-help mailing list, #emacs IRC, or /r/emacs reddit.

> Since it happens in some specific situations (like inside quotes) and it
> has a defined timeout (0.5 s), I'd say it's triggered by some Emacs
> mode. Can you help me in figuring out which one it's causing this, and
> how to remove it?

You may find https://github.com/Malabarba/elisp-bug-hunter package
useful to find out issues in your config.

Hope it helps.

Best,
Ihor



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

* Re: Eshell automatically inserting spurious tabs
  2022-06-25  5:38 ` Ihor Radchenko
@ 2022-06-28 16:34   ` Alessandro Bertulli
  0 siblings, 0 replies; 3+ messages in thread
From: Alessandro Bertulli @ 2022-06-28 16:34 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode


Ihor Radchenko <yantar92@gmail.com> writes:

> Note that you are writing to the mailing list dedicate to Org mode. Your
> issue does not appear relevant. You may have better luck asking
> emacs-help mailing list, #emacs IRC, or /r/emacs reddit.

My bad! I meant to write to Emacs mailing list but apparently I
triggered the wrong completion in my .mailrc .
I didn't check, sorry!

I'll forward my request to the correct list.

Alessandro


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

end of thread, other threads:[~2022-06-28 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 13:52 Eshell automatically inserting spurious tabs Alessandro Bertulli
2022-06-25  5:38 ` Ihor Radchenko
2022-06-28 16:34   ` Alessandro Bertulli

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).