From unknown Sat Sep 06 10:20:46 2025 X-Loop: help-debbugs@gnu.org Subject: bug#59015: 28.2; tramp asking for root password instead user password Resent-From: "C. Conrad" Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Nov 2022 13:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 59015 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 59015@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Reply-To: electric.monk@posteo.net Received: via spool by submit@debbugs.gnu.org id=B.166756802716971 (code B ref -1); Fri, 04 Nov 2022 13:21:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Nov 2022 13:20:27 +0000 Received: from localhost ([127.0.0.1]:52094 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqwcS-0004Pd-8M for submit@debbugs.gnu.org; Fri, 04 Nov 2022 09:20:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:58876) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqqa7-00085P-At for submit@debbugs.gnu.org; Fri, 04 Nov 2022 02:53:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oqqa7-0005R4-4X for bug-gnu-emacs@gnu.org; Fri, 04 Nov 2022 02:53:35 -0400 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oqqa5-0006zL-31 for bug-gnu-emacs@gnu.org; Fri, 04 Nov 2022 02:53:34 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 8BE98240103 for ; Fri, 4 Nov 2022 07:53:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1667544810; bh=tcLnj1saS8uDPhTLy+DP47pHMMHHJ0IctgZ9gmFoqJ4=; h=Date:To:From:Subject:From; b=NgPa0zDZX7HyK/fZ4oe7gE91zMthMUgKFWl4xuPbBwYL0/fGcIqeM+dASZ1mOQzmJ UsQ9bCBVJ0/+AQLNKu/GYsi1iRzZb5LxtigW6gs2AuX2QH0oE94WLnccH+Bc9jkXYQ GWVr78ADRxH2+4WiuB07qfFUNOKUJ/t5i0GOJxszMw2dmYlQc60HesA4YhRBhMBWip vX7/YaGPrtzUUiPTMLC5d5DPgCDU8b2+bC6+UzRGLMfK789H4QTM3Uet2Er9P/eW+R TU7YK5EWPagjwHgmiIgOJZA2zyhnSffEX3mrp8mq9PKvpzdxJqgMdrmSNMUw2Axjpd sxsq/sConmlOA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4N3WYP6PHTz6tqt for ; Fri, 4 Nov 2022 07:53:29 +0100 (CET) Message-ID: <205bfa6c-a23e-10fb-6caa-f020b221023e@posteo.net> Date: Fri, 4 Nov 2022 06:53:29 +0000 MIME-Version: 1.0 Content-Language: de-DE, en-US From: "C. Conrad" Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.66; envelope-from=electric.monk@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.2 (-) X-Mailman-Approved-At: Fri, 04 Nov 2022 09:20:23 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.2 (--)

=> System info below.

Sudoing with tramp

(defun vserver-edit-root()
  (interactive)
  (find-file "/ssh:user@92.14.61.91#2345|sudo:92.14.61.91:/"))

asks me for the password of the "root" user, but i have to enter the pw
for "user". "user" is in "sudo" group.

Aside from the wrong string shown as prompt, everything works fine.

In GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0)
 of 2022-10-12 built on cconrad-HP-Pavilion-15-Notebook-PC
Windowing system distributor 'The X.Org Foundation', version 11.0.12101003
System Description: Ubuntu 22.04.1 LTS

Configured using:
 'configure --with-x --with-json'

Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON
LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG SECCOMP
SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XDBE XIM XPM GTK3 ZLIB

Important settings:
  value of $LC_MONETARY: de_DE.UTF-8
  value of $LC_NUMERIC: de_DE.UTF-8
  value of $LC_TIME: de_DE.UTF-8
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: IBuffer

Minor modes in effect:
  global-company-mode: t
  company-mode: t
  elmacro-mode: t
  selectrum-prescient-mode: t
  openwith-mode: t
  pc-selection-mode: t
  delete-selection-mode: t
  save-place-mode: t
  shell-dirtrack-mode: t
  recentf-mode: t
  desktop-save-mode: t
  savehist-mode: t
  ctrlf-mode: t
  ctrlf-local-mode: t
  selectrum-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Features:
(shadow sort mail-extr dabbrev emacsbug message rmc puny rfc822 mml
mml-sec epa epg rfc6068 epg-config gnus-util rmail rmail-loaddefs
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr
mail-utils dired-aux rfc2104 mule-util goto-addr color-moccur cl
company-oddmuse company-keywords company-etags etags fileloop generator
xref project company-gtags company-dabbrev-code company-dabbrev
company-files company-clang company-capf company-cmake company-semantic
company-template company-bbdb company pcase bm cl-extra goto-last-change
elmacro s selectrum-prescient prescient char-fold selectrum
minibuf-eldef crm save-comint-history dired-narrow dired-hacks-utils
dash finder-inf openwith bookmark+ bookmark+-key derived dired-x dired
dired-loaddefs bookmark+-1 bookmark+-bmu help-mode bookmark+-lit
bookmark+-mac bookmark pp grep compile text-property-search ffap
thingatpt server browse-kill-ring blinking-cursor highlight-current-line
ibuf-ext ibuffer ibuffer-loaddefs pc-select delsel saveplace tramp-cache
tramp-sh tramp tramp-loaddefs trampver tramp-integration files-x
tramp-compat shell pcomplete comint ansi-color ring parse-time iso8601
time-date ls-lisp format-spec recentf tree-widget wid-edit desktop
frameset cus-load aes jka-compr-ccrypt jka-compr crypt crypt++
crypt+pgp-pub savehist edmacro kmacro rx pydoc-info advice info-look
easy-mmode info package browse-url url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util mailcap
url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs
eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib iso-transl tooltip eldoc
paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode
mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu
timer select scroll-bar mouse jit-lock font-lock syntax font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite emoji-zwj charscript charprop case-table
epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice
button loaddefs faces cus-face macroexp files window text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote threads dbusbind inotify
dynamic-setting system-font-setting font-render-setting cairo
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 378857 16267)
 (symbols 48 25931 1)
 (strings 32 128839 3345)
 (string-bytes 1 3626488)
 (vectors 16 39589)
 (vector-slots 8 557416 19022)
 (floats 8 101 37)
 (intervals 56 867 64)
 (buffers 992 15))


From unknown Sat Sep 06 10:20:46 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: electric.monk@posteo.net Subject: bug#59015: closed (Re: bug#59015: 28.2; tramp asking for root password instead user password) Message-ID: References: <871qqibyfo.fsf@gmx.de> <205bfa6c-a23e-10fb-6caa-f020b221023e@posteo.net> X-Gnu-PR-Message: they-closed 59015 X-Gnu-PR-Package: emacs Reply-To: 59015@debbugs.gnu.org Date: Fri, 04 Nov 2022 14:14:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1667571242-24537-1" This is a multi-part message in MIME format... ------------=_1667571242-24537-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #59015: 28.2; tramp asking for root password instead user password which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 59015@debbugs.gnu.org. --=20 59015: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D59015 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1667571242-24537-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 59015-done) by debbugs.gnu.org; 4 Nov 2022 14:13:11 +0000 Received: from localhost ([127.0.0.1]:54495 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqxRX-0006MW-Dq for submit@debbugs.gnu.org; Fri, 04 Nov 2022 10:13:11 -0400 Received: from mout.gmx.net ([212.227.17.22]:46649) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqxRT-0006M2-Cw for 59015-done@debbugs.gnu.org; Fri, 04 Nov 2022 10:13:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.de; s=s31663417; t=1667571180; bh=FH11bryZ/T+hz4lLFJkVElQmuSZ+6zgWFnrz2O3p1cc=; h=X-UI-Sender-Class:From:To:Cc:Subject:In-Reply-To:References:Date; b=lhQjcT9BQoH69NfzvGLRRsVDAxrKZbxkeH2tiaArjzAcCJjCOdwb2B0LZvQYOwk4D c1s/C07IfHYJwg3KnZ1iE8P3RZT94eOSCkWUR4Yq0QyOaotEsmqFb0ffu0N2tR8ceO YfLeAG+W1JELgnVoaGoCQZiWrrD8PNjcC8Rx3/v0llGwP3QFJ6Gmth/9WNuGPVhik2 O3ZyomgUWWIjHZJ7Mw8phM6iFEoSZFaxdJXjbiNf3HkLjbgHPC6NsdicnmRJMastaJ 9aopuZaQ+CGYKWrZjohgxJ4Wi0Q9eW2e4m2DME+O2iiPh++JbZkI0Q3kCZkIbhG3wY yzvSlT8KpTdMg== X-UI-Sender-Class: 724b4f7f-cbec-4199-ad4e-598c01a50d3a Received: from gandalf.gmx.de ([213.220.158.250]) by mail.gmx.net (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MUXpQ-1oQf761imO-00QT0j; Fri, 04 Nov 2022 15:13:00 +0100 From: Michael Albinus To: "C. Conrad" Subject: Re: bug#59015: 28.2; tramp asking for root password instead user password In-Reply-To: <205bfa6c-a23e-10fb-6caa-f020b221023e@posteo.net> (C. Conrad's message of "Fri, 4 Nov 2022 06:53:29 +0000") References: <205bfa6c-a23e-10fb-6caa-f020b221023e@posteo.net> Date: Fri, 04 Nov 2022 15:12:59 +0100 Message-ID: <871qqibyfo.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:06qxXcG9DkUyV4+u7kpFIhA+4I9GqKdKxfxyy2iwdC9heBwN6MJ cG/9ewyY8gVj4l2EhpgG01Rg2fBHKI4RsckthzSDwEC8S73UwyNKYf3u2MNGuzn+HniE8u9 HrOJWBOr4uJkTtrrkWQJy1gqby0RZCG1pCpswofLXwtl1c5QKVgv3/5YaZV5mssbMwiNefl qD+BJIHUQ8B2+ASBb2fZQ== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:80drjqLQmwc=;h8aUXmcVgWtoigkAmbEtcTO2JhV qohMGkyHvuUNt43qufpq0raTvhvJgcLuG7hFY6ucvloiPj8j4hQeOGg9GPF99AT1HsDMWJsq2 089tQbSZ90dHBspNRHuu/ZX17AE11ZVw4IMv0uhUPwLGrguTyAEpBGc6ozERjTufmKd/e5tn7 2fTaiIOo2EO/qT4MHI0gIk29gvqcZViap+msJu1ByH1JnT8Oe8PT3HQLlrgFFAdTy9IlGzI07 4Khy1gtz/wfdR6PFYwtYWIx9meAUwzny0+Ml+9+u4ymSFMhguecsX3dT4rXoU/Yd0DcuTrcVI H+GXW9CdfA2buzPd9ZSLwjwiYmFdNaUOGThYkZB55tedXNzJjdu80IsG/eITtK3h/mN44LMoi QV/uwMbitg1WgicItOh/l7S+xluhX+zGcUNzg8Frp2y7yxj7fbr5oh+UXh3qowkqUn9KbxQ1o GEobvNrgRHPMHXtDHGszI+4agcYPPutuwHLhC6RKn9Qs/miKXg/BuLWJrI0agMwrt4X8MdtVs f2IIq6UPMhpDfPNUN0nb6Ptt4ZA0y8cBIVmCvr9snlit1QHXm9ffncSHnCYZduiilcLil3F4t Vh1Nsf0NmM2iHtkjBfRVx1NaFRn6cwDcsAKYYKJyOXGeW2K+WLciGC1vjmw4g/iGYhen6FCae 3srSNyf3juXhgowiiECqJCufwvB10MXLYtuoLnoSOvR6UyEUyOqjeizM3KgVCgiRrbWlxAtaB yObvPuNc91iGU2qlHg7iQMfqeNRDILUWHrXP0D2gybaITTtyFPSWuOObW7oOFUZPZWiyZfbRl BpZJjcBwBXNx3y471150CLr8Y2hhEtR2lWYov4ZGo/uCr+NuQxQlHSlzxznshlMeiBtbjTYMI xh2/xhhO5IRJYZ7xVyC3HQ0PtZWGSuTBtmL7IU6EVKT8ciKUnZgu2jtKFtesBQNemsbpMiYX3 Pk2G3A== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 59015-done Cc: 59015-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Version: 29.1 "C. Conrad" writes: Hi, > => System info below. > > Sudoing with tramp > > (defun vserver-edit-root() > (interactive) > (find-file "/ssh:user@92.14.61.91#2345|sudo:92.14.61.91:/")) > > asks me for the password of the "root" user, but i have to enter the > pw > for "user". "user" is in "sudo" group. > > Aside from the wrong string shown as prompt, everything works fine. Thanks for the report. This is fixed already in Tramp 2.6, which will be part of Emacs 29. The first standalone release, 2.6.0, is planned for the end of this year, and it is also planned to distribute it via GNU ELPA. Closing the bug. Best regards, Michael. ------------=_1667571242-24537-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Nov 2022 13:20:27 +0000 Received: from localhost ([127.0.0.1]:52094 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqwcS-0004Pd-8M for submit@debbugs.gnu.org; Fri, 04 Nov 2022 09:20:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:58876) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqqa7-00085P-At for submit@debbugs.gnu.org; Fri, 04 Nov 2022 02:53:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oqqa7-0005R4-4X for bug-gnu-emacs@gnu.org; Fri, 04 Nov 2022 02:53:35 -0400 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oqqa5-0006zL-31 for bug-gnu-emacs@gnu.org; Fri, 04 Nov 2022 02:53:34 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 8BE98240103 for ; Fri, 4 Nov 2022 07:53:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1667544810; bh=tcLnj1saS8uDPhTLy+DP47pHMMHHJ0IctgZ9gmFoqJ4=; h=Date:To:From:Subject:From; b=NgPa0zDZX7HyK/fZ4oe7gE91zMthMUgKFWl4xuPbBwYL0/fGcIqeM+dASZ1mOQzmJ UsQ9bCBVJ0/+AQLNKu/GYsi1iRzZb5LxtigW6gs2AuX2QH0oE94WLnccH+Bc9jkXYQ GWVr78ADRxH2+4WiuB07qfFUNOKUJ/t5i0GOJxszMw2dmYlQc60HesA4YhRBhMBWip vX7/YaGPrtzUUiPTMLC5d5DPgCDU8b2+bC6+UzRGLMfK789H4QTM3Uet2Er9P/eW+R TU7YK5EWPagjwHgmiIgOJZA2zyhnSffEX3mrp8mq9PKvpzdxJqgMdrmSNMUw2Axjpd sxsq/sConmlOA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4N3WYP6PHTz6tqt for ; Fri, 4 Nov 2022 07:53:29 +0100 (CET) Message-ID: <205bfa6c-a23e-10fb-6caa-f020b221023e@posteo.net> Date: Fri, 4 Nov 2022 06:53:29 +0000 MIME-Version: 1.0 Content-Language: de-DE, en-US To: bug-gnu-emacs@gnu.org From: "C. Conrad" Subject: 28.2; tramp asking for root password instead user password Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.66; envelope-from=electric.monk@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 04 Nov 2022 09:20:23 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: electric.monk@posteo.net Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.2 (--)

=> System info below.

Sudoing with tramp

(defun vserver-edit-root()
  (interactive)
  (find-file "/ssh:user@92.14.61.91#2345|sudo:92.14.61.91:/"))

asks me for the password of the "root" user, but i have to enter the pw
for "user". "user" is in "sudo" group.

Aside from the wrong string shown as prompt, everything works fine.

In GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0)
 of 2022-10-12 built on cconrad-HP-Pavilion-15-Notebook-PC
Windowing system distributor 'The X.Org Foundation', version 11.0.12101003
System Description: Ubuntu 22.04.1 LTS

Configured using:
 'configure --with-x --with-json'

Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON
LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG SECCOMP
SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XDBE XIM XPM GTK3 ZLIB

Important settings:
  value of $LC_MONETARY: de_DE.UTF-8
  value of $LC_NUMERIC: de_DE.UTF-8
  value of $LC_TIME: de_DE.UTF-8
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: IBuffer

Minor modes in effect:
  global-company-mode: t
  company-mode: t
  elmacro-mode: t
  selectrum-prescient-mode: t
  openwith-mode: t
  pc-selection-mode: t
  delete-selection-mode: t
  save-place-mode: t
  shell-dirtrack-mode: t
  recentf-mode: t
  desktop-save-mode: t
  savehist-mode: t
  ctrlf-mode: t
  ctrlf-local-mode: t
  selectrum-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Features:
(shadow sort mail-extr dabbrev emacsbug message rmc puny rfc822 mml
mml-sec epa epg rfc6068 epg-config gnus-util rmail rmail-loaddefs
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr
mail-utils dired-aux rfc2104 mule-util goto-addr color-moccur cl
company-oddmuse company-keywords company-etags etags fileloop generator
xref project company-gtags company-dabbrev-code company-dabbrev
company-files company-clang company-capf company-cmake company-semantic
company-template company-bbdb company pcase bm cl-extra goto-last-change
elmacro s selectrum-prescient prescient char-fold selectrum
minibuf-eldef crm save-comint-history dired-narrow dired-hacks-utils
dash finder-inf openwith bookmark+ bookmark+-key derived dired-x dired
dired-loaddefs bookmark+-1 bookmark+-bmu help-mode bookmark+-lit
bookmark+-mac bookmark pp grep compile text-property-search ffap
thingatpt server browse-kill-ring blinking-cursor highlight-current-line
ibuf-ext ibuffer ibuffer-loaddefs pc-select delsel saveplace tramp-cache
tramp-sh tramp tramp-loaddefs trampver tramp-integration files-x
tramp-compat shell pcomplete comint ansi-color ring parse-time iso8601
time-date ls-lisp format-spec recentf tree-widget wid-edit desktop
frameset cus-load aes jka-compr-ccrypt jka-compr crypt crypt++
crypt+pgp-pub savehist edmacro kmacro rx pydoc-info advice info-look
easy-mmode info package browse-url url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util mailcap
url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs
eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib iso-transl tooltip eldoc
paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode
mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu
timer select scroll-bar mouse jit-lock font-lock syntax font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite emoji-zwj charscript charprop case-table
epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice
button loaddefs faces cus-face macroexp files window text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote threads dbusbind inotify
dynamic-setting system-font-setting font-render-setting cairo
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 378857 16267)
 (symbols 48 25931 1)
 (strings 32 128839 3345)
 (string-bytes 1 3626488)
 (vectors 16 39589)
 (vector-slots 8 557416 19022)
 (floats 8 101 37)
 (intervals 56 867 64)
 (buffers 992 15))


------------=_1667571242-24537-1--