From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Togan Muftuoglu via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: Re: hork point in ~/.emacs: needing emacs.pdmp & other Date: Sat, 29 Aug 2020 23:49:27 +0200 Organization: Dinamizm Consulting Message-ID: <87y2lxjf6g.fsf@dinamizm.com> References: <8463a064-a5b3-23c6-1589-a6cc5f899b95@mousecar.com> <83o8mvyqeg.fsf@gnu.org> <83h7snymee.fsf@gnu.org> <25d1778e-99c9-4d8e-faa2-c89b8e261ce8@mousecar.com> <83eenqzz4v.fsf@gnu.org> <831rjpzkj2.fsf@gnu.org> <3608372c-ddcf-c089-1b8a-e344340d591c@mousecar.com> <83v9h1xqut.fsf@gnu.org> Reply-To: Togan Muftuoglu Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10717"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 To: help-gnu-emacs@gnu.org Cancel-Lock: sha1:mRvA6CvxInDLTLPbZSVmD1bWf4g= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jan 13 02:07:01 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kzUcm-0002gS-VH for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 13 Jan 2021 02:07:00 +0100 Original-Received: from localhost ([::1]:59378 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzUcm-0007CU-0h for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 12 Jan 2021 20:07:00 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40018) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzUaw-0006M6-5c for help-gnu-emacs@gnu.org; Tue, 12 Jan 2021 20:05:07 -0500 Original-Received: from ciao.gmane.io ([116.202.254.214]:40442) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzUat-0000wx-UR for help-gnu-emacs@gnu.org; Tue, 12 Jan 2021 20:05:05 -0500 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kzUar-0000ND-Qa for help-gnu-emacs@gnu.org; Wed, 13 Jan 2021 02:05:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Mail-Copies-To: never Received-SPF: pass client-ip=116.202.254.214; envelope-from=geh-help-gnu-emacs@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 18 X-Spam_score: 1.8 X-Spam_bar: + X-Spam_report: (1.8 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_96_XX=3.405, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:127218 Archived-At: >>>>> "EZ" == Eli Zaretskii writes: >> >> # ll /usr/lib/emacs/27.1/x86_64-suse-linux total 30812 -rw-r--r-- 1 root >> root 10667896 Aug 20 20:20 emacs-gtk.pdmp -rw-r--r-- 1 root root 10158064 >> Aug 20 20:20 emacs-nox.pdmp -rw-r--r-- 1 root root 10656232 Aug 20 20:20 >> emacs-x11.pdmp -rwxr-xr-x 1 root root    14576 Aug 20 20:20 hexl -rwxr-xr-x >> 1 root root    21156 Aug 20 20:20 rcs2log -rwxr-xr-x 1 root root    23016 >> Aug 20 20:20 update-game-score EZ> But these *.pdmp files were not in the RPM whose contents you've shown. So EZ> where did they come from? EZ> And your Emacs executable is named just 'emacs', so it is not clear which EZ> of the *.pdmp files belongs to it. maybe try renaming them one by one to EZ> emacs.pdmp and see if one of them stops those "Loading FOO..." messages EZ> from appearing. No way this is not the solution for a problem that you have not understood ! As the Emacs executable in an openSUSE system is a shell script only The problem is not with the emacs package but somehow the original poster had not installed the needed parts. install emacs-nox if the intention is to run with no X install emacs-x11 which will have emacs-gtk and emacs-x11 variations install emacs-info to get the info packages.