all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Deric Bytes <dericbytes@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: martin rudalics <rudalics@gmx.at>, 70041@debbugs.gnu.org
Subject: bug#70041: 30.0.50; mouse-autoselect-window causes unexpected scroll
Date: Thu, 28 Mar 2024 14:40:59 +0000	[thread overview]
Message-ID: <CAN1Bi_GW-2_s1ATN+V178We_B0X9eZUhDgYOPMY+_FspfUzk9w@mail.gmail.com> (raw)
In-Reply-To: <CAN1Bi_FZe9nXMNmz-Kgmsr_LxKPFWNhuNdMSPuikCs=0fMf+gw@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 659 bytes --]

emacs -q -mm -l test.el

I create a profile report for the following code when it did not work as
expected

(setq inhibit-startup-message t)
(setq initial-scratch-message nil)

(defun test()
  (let ((shell-cmd "ls -la")
(output-buffer "my-buf")
(default-directory "/scpx:bangmyhead@192.168.0.46:~/")
(process-name "my-proc"))
    (start-file-process-shell-command
     process-name
     (get-buffer-create output-buffer)
     shell-cmd)
    (switch-to-buffer output-buffer)
    (with-current-buffer output-buffer
      (goto-char (point-min))
      (find-file-other-window "~/readme"))))

(require 'profiler)
(profiler-reset)
(profiler-start 'cpu+mem)
(test)

[-- Attachment #1.2: Type: text/html, Size: 1028 bytes --]

[-- Attachment #2: cpu-report --]
[-- Type: application/octet-stream, Size: 14373 bytes --]


[profiler-profile "28.1" cpu #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ([profiler-start eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level nil nil nil nil nil nil nil nil nil] 4 [cl-generic-define-method byte-code require byte-code require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test] 4 [byte-compile cl--generic-get-dispatcher cl--generic-make-next-function cl--generic-make-function cl-generic-define-method byte-code require byte-code require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler] 4 [byte-optimize-one-form byte-compile-top-level "#<compiled -0x7d3d45a20e44527>" byte-compile cl--generic-get-dispatcher cl--generic-make-next-function cl--generic-make-function cl-generic-define-method byte-code require byte-code require byte-code require byte-code require] 4 [require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval-buffer load-with-code-conversion load command-line-1] 11 [require require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval-buffer load-with-code-conversion load] 4 [require byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level] 4 [byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level nil] 7 [require byte-code require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval-buffer load-with-code-conversion] 5 [require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level nil nil] 6 [load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level nil nil nil nil] 8 ["#<compiled 0xf6ed17cb84edef>" mapatoms tramp-use-absolute-autoload-file-names "#<compiled 0x19800f8358ad>" run-hooks byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval-buffer load-with-code-conversion load command-line-1] 4 [autoload-do-load tramp-file-name-handler file-remote-p with-connection-local-variables-1 start-file-process-shell-command let test eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level nil nil nil] 4 [apply start-process apply tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply] 5 [tramp-get-hash-table tramp-get-connection-property tramp-check-for-regexp tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 8 [tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply tramp-sh-file-name-handler] 251 [tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply] 116 [tramp-search-regexp tramp-check-for-regexp tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process] 24 [tramp-get-connection-property tramp-check-for-regexp tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process] 32 [timer-set-time with-timeout-unsuspend "#<compiled -0xe63a1c26597f4a9>" tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler] 4 [tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply tramp-sh-file-name-handler apply] 12 [process-get tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process] 12 [tramp-check-for-regexp tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply] 16 [tramp-flush-connection-property "#<compiled -0xe63a1c26597f4a9>" tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 4 [with-timeout-unsuspend "#<compiled -0xe63a1c26597f4a9>" tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 4 ["#<compiled -0x13a8dd5d16878d1e>" mapcar with-timeout-suspend tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler] 8 [tramp-get-hash-table tramp-set-connection-property tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 4 [cancel-timer "#<compiled -0x13a8dd5d16878d1e>" mapcar with-timeout-suspend tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply] 4 ["#<compiled -0xe63a1c26597f4a9>" tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process] 8 [with-timeout-suspend tramp-accept-process-output tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process] 4 [tramp-accept-process-output tramp-wait-for-regexp tramp-barf-if-no-shell-prompt tramp-open-shell tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 4 [tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-open-shell tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler] 8 [tramp-flush-connection-property "#<compiled -0xe63a1c26597f4a9>" tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply] 4 [tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 36 [tramp-get-connection-property tramp-check-for-regexp tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-set-remote-path tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply] 3 [tramp-check-for-regexp tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-set-remote-path tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler] 4 [tramp-get-connection-property tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-send-command-and-check tramp-send-command-and-read tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler] 4 [tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-send-command-and-check tramp-send-command-and-read tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply] 4 [apply "#<compiled 0x1f72b95ca3038f3e>" tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply tramp-sh-file-name-handler] 4 [tramp-search-regexp tramp-wait-for-output tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply tramp-sh-file-name-handler apply] 4 [window--maybe-raise-frame display-buffer-pop-up-window display-buffer--maybe-pop-up-window display-buffer--maybe-pop-up-frame-or-window display-buffer pop-to-buffer switch-to-buffer-other-window find-file-other-window save-current-buffer let test eval-buffer load-with-code-conversion load command-line-1 command-line] 4 [nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 32 [completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil nil nil nil nil nil] 36 [read-from-minibuffer completing-read-default completing-read read-extended-command-1 read-extended-command byte-code call-interactively command-execute nil nil nil nil nil nil nil nil] 32 [complete-with-action "#<compiled -0x1345c47f284a58da>" try-completion completion-basic-try-completion "#<compiled 0x4087c1f4c91acb6>" completion--some completion--nth-completion completion-try-completion completion--do-completion completion--in-region-1 "#<compiled -0x520637e39cdd092>" apply "#<compiled -0xf6b8ed248bd322>" completion--in-region completion-in-region minibuffer-complete] 7 [Automatic\ GC nil] 780 [profiler-report funcall-interactively call-interactively command-execute execute-extended-command funcall-interactively call-interactively command-execute nil nil nil nil nil nil nil nil] 7)) (26117 32714 649084 877000) nil]

[-- Attachment #3: memory-report --]
[-- Type: application/octet-stream, Size: 19722 bytes --]


[profiler-profile "28.1" cpu #s(hash-table size 97 test equal rehash-size 1.5 rehash-threshold 0.8125 data ([cl--generic-get-dispatcher cl--generic-make-next-function cl--generic-make-function cl-generic-define-method byte-code require byte-code require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1] 4 [byte-compile cl--generic-get-dispatcher cl--generic-make-next-function cl--generic-make-function cl-generic-define-method byte-code require byte-code require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler] 4 [byte-compile-form byte-compile-push-binding-init byte-compile-let byte-compile-form byte-compile-top-level byte-compile-lambda byte-compile-function-form byte-compile-form byte-compile-top-level "#<compiled 0x851e94a8175bad9>" byte-compile cl--generic-get-dispatcher cl--generic-make-next-function cl--generic-make-function cl-generic-define-method byte-code] 4 [byte-code require require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval let] 4 [macroexpand-all byte-compile-preprocess "#<compiled 0x851e94a8175bad9>" byte-compile cl--generic-get-dispatcher cl--generic-make-next-function cl--generic-make-function cl-generic-define-method byte-code require byte-code require byte-code require byte-code load] 4 [byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval let profile-eval-it-dem eval-buffer load-with-code-conversion load command-line-1] 4 [do-after-load-evaluation require byte-code require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval] 4 [require byte-code require byte-code require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval let profile-eval-it-dem eval-buffer] 4 [locate-file locate-library byte-code defconst require byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval let profile-eval-it-dem eval-buffer] 4 [byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval let profile-eval-it-dem eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level] 1 [load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval let profile-eval-it-dem eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level nil] 8 [mapatoms tramp-use-absolute-autoload-file-names "#<compiled 0x19800a32fa11>" run-hooks byte-code load tramp-autoload-file-name-handler with-connection-local-variables-1 start-file-process-shell-command let test eval let profile-eval-it-dem eval-buffer load-with-code-conversion] 4 [autoload-do-load tramp-file-name-handler file-remote-p with-connection-local-variables-1 start-file-process-shell-command let test eval let profile-eval-it-dem eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level] 4 [tramp-get-connection-property tramp-get-connection-name tramp-get-connection-process tramp-handle-file-remote-p apply tramp-sh-file-name-handler apply tramp-file-name-handler file-remote-p with-connection-local-variables-1 start-file-process-shell-command let test eval let profile-eval-it-dem] 4 [tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply tramp-sh-file-name-handler] 6 [tramp-check-for-regexp tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply] 4 [tramp-get-connection-property tramp-check-for-regexp tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process] 4 [tramp-search-regexp tramp-check-for-regexp tramp-process-one-action tramp-process-actions tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process] 4 [tramp-accept-process-output tramp-wait-for-regexp tramp-barf-if-no-shell-prompt tramp-open-shell tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 4 [tramp-wait-for-regexp tramp-barf-if-no-shell-prompt tramp-open-shell tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process] 4 ["#<compiled -0xe60a1d622c87ca9>" tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-open-shell tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply] 4 [tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process] 4 [tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 23 [tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-set-remote-path tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler] 4 [tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-set-remote-path tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 4 [tramp-check-for-regexp tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process] 4 [tramp-flush-connection-property "#<compiled -0xe60a1d622c87ca9>" tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply] 4 [tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-send-command-and-check tramp-send-command-and-read tramp-open-connection-setup-interactive-shell tramp-maybe-open-connection tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply] 8 [tramp-accept-process-output tramp-wait-for-regexp tramp-wait-for-output tramp-send-command tramp-send-command-and-check tramp-barf-unless-okay tramp-send-command-and-read tramp-sh-handle-make-process apply tramp-sh-file-name-handler apply tramp-file-name-handler make-process tramp-handle-start-file-process apply tramp-sh-file-name-handler] 4 [file-truename find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval let profile-eval-it-dem eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level] 4 [require byte-code org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval let] 16 [custom-declare-variable byte-code require byte-code org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test] 4 [load byte-code org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval let] 4 [custom-handle-keyword custom-declare-variable byte-code require byte-code org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let] 4 [byte-code require org-babel-do-load-languages custom-initialize-reset custom-declare-variable byte-code org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer] 4 [byte-code require byte-code require org-babel-do-load-languages custom-initialize-reset custom-declare-variable byte-code org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect] 4 [org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval let profile-eval-it-dem eval-buffer] 8 [byte-code org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval let profile-eval-it-dem] 16 [facep check-face face-name set-face-attribute-from-resource set-face-attributes-from-resources make-face-x-resource-internal make-face make-empty-face face-spec-set custom-declare-face require byte-code org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode] 4 [custom-declare-variable byte-code require byte-code require byte-code org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer] 4 [seq-every-p easy-menu-convert-item-1 easy-menu-convert-item mapcar easy-menu-create-menu easy-menu-convert-item-1 easy-menu-convert-item mapcar easy-menu-create-menu easy-menu-do-define org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file] 4 [run-hook-with-args do-after-load-evaluation org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval let] 4 ["#<compiled 0x43c45dd848e5971>" mapcar byte-code defvar require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect] 4 [require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval let] 4 [require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer] 19 [byte-code require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window] 20 [locate-file executable-find "#<compiled 0x1c517e48940e3d38>" funcall eval custom-initialize-reset custom-declare-variable byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode] 4 [byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval] 4 [require byte-code require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect] 10 ["#<compiled -0xcb8a77693ba780c>" sort sort-coding-systems byte-code defvar require byte-code require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist] 5 [require byte-code require byte-code require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file] 19 ["#<compiled -0x6a36e2e9fca1810>" mapcar gnus-redefine-select-method-widget byte-code require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file] 4 [byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let] 4 [byte-code require byte-code require byte-code require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode] 8 [byte-code require byte-code require byte-code require byte-code require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist] 8 [byte-code require byte-code require byte-code require byte-code require byte-code require byte-code require byte-code require org-load-modules-maybe org-mode] 8 [require byte-code require byte-code require byte-code require byte-code require byte-code require byte-code require byte-code require org-load-modules-maybe] 4 [require byte-code require byte-code require byte-code require byte-code require byte-code require byte-code require byte-code require byte-code] 8 [require byte-code require byte-code require byte-code require byte-code require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0] 4 [do-after-load-evaluation require byte-code require byte-code require byte-code require byte-code require byte-code require byte-code require org-load-modules-maybe org-mode] 4 [set-face-attribute-from-resource set-face-attributes-from-resources make-face-x-resource-internal make-face make-empty-face face-spec-set custom-declare-face require byte-code require byte-code require byte-code require byte-code require] 4 [require byte-code require byte-code require byte-code require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode] 4 [facep check-face face-name set-face-attribute-from-resource set-face-attributes-from-resources make-face-x-resource-internal face-spec-recalc face-spec-set custom-declare-face require byte-code require byte-code require org-load-modules-maybe org-mode] 4 [key-parse keymap-set define-keymap byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect] 4 [require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test] 8 [set-face-attribute-from-resource set-face-attributes-from-resources make-face-x-resource-internal make-face make-empty-face face-spec-set custom-declare-face require byte-code require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist] 4 [org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval let profile-eval-it-dem] 4 [define-keymap defvar require byte-code require org-load-modules-maybe org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer] 4 [run-hook-with-args do-after-load-evaluation require byte-code cl-mapcan org-set-regexps-and-options org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer] 4 [require byte-code org-element-cache-reset org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval] 4 [require byte-code require byte-code org-element-cache-reset org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let] 4 [org-element-cache-reset org-mode set-auto-mode-0 set-auto-mode--apply-alist set-auto-mode normal-mode after-find-file find-file-noselect-1 find-file-noselect find-file-other-window save-current-buffer let test eval let profile-eval-it-dem] 4 [window--maybe-raise-frame display-buffer-pop-up-window display-buffer--maybe-pop-up-window display-buffer--maybe-pop-up-frame-or-window display-buffer pop-to-buffer switch-to-buffer-other-window find-file-other-window save-current-buffer let test eval let profile-eval-it-dem eval-buffer load-with-code-conversion] 4 [Automatic\ GC nil] 387 [profiler-stop let profile-eval-it-dem eval-buffer load-with-code-conversion load command-line-1 command-line normal-top-level nil nil nil nil nil nil nil] 4)) (26117 30677 135497 900000) nil]

  reply	other threads:[~2024-03-28 14:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27 23:16 bug#70041: 30.0.50; mouse-autoselect-window causes unexpected scroll Deric Bytes
2024-03-28  6:53 ` Eli Zaretskii
     [not found]   ` <CAN1Bi_Hot8S6oauSyQ8saFSGJ7O1cSKmYopUHwT5iMeqqAQ7SA@mail.gmail.com>
2024-03-28 11:50     ` Eli Zaretskii
2024-03-28 11:58       ` Deric Bytes
2024-03-28 12:20         ` Deric Bytes
2024-03-28 13:15           ` Deric Bytes
2024-03-28 14:40             ` Deric Bytes [this message]
2024-03-28 14:44               ` Deric Bytes
2024-03-29  8:43       ` martin rudalics via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-29 16:52         ` Deric Bytes
2024-03-29 17:47           ` Deric Bytes
2024-03-30  9:37           ` martin rudalics via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-02 19:30             ` Deric Bytes
2024-04-06 10:23               ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAN1Bi_GW-2_s1ATN+V178We_B0X9eZUhDgYOPMY+_FspfUzk9w@mail.gmail.com \
    --to=dericbytes@gmail.com \
    --cc=70041@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.