all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philippe Delavalade <philippe.delavalade@orange.fr>
To: help-gnu-emacs@gnu.org
Subject: Re: File .emacs not read
Date: Sat, 2 Dec 2017 11:00:31 +0100	[thread overview]
Message-ID: <20171202100031.GA10128@magellan.machin.org> (raw)
In-Reply-To: <86bmjii70q.fsf@zoho.com>

Le vendredi 01 décembre à 20:26, Emanuel Berg a écrit :
> Philippe Delavalade wrote:
> 
> > /home/philippe/tmp/~GDM/
> 
> Do
> 
>     M-x apropos-value RET GDM RET

I obtain :

command-history
   ((apropos-value (quote ("GDM")) nil) (execute-extended-command nil
      "apropos-value" "apropos-val"))

init-file-user
   "GDM"

and somewhere below

   "LOGNAME=GDM" "LESS=-M" "G_FILENAME_E
   
> and see if you can learn from where this GDM
> stuff originates.
> 
> Eval these variables (C-x C-e)
> 
>     user-emacs-directory
"~/.emacs.d/"
>     user-full-name
""
>     user-init-file
"~GDM/.emacs" (wrong)
>     user-login-name
"GDM" (wrong)
>     user-real-login-name
"philippe" (right)
> 
> as well as the functions
> 
>     (user-full-name)
""
>     (user-login-name)
"GDM"
>     (user-original-login-name)
"GDM"
>     (user-real-login-name)
"philippe"
>     (user-real-uid)
1000 (#o1750, #x3e8)
>     (user-uid)
1000 (#o1750, #x3e8)

> 
> Again post whoami(1)
philippe
> and id(1)
uid=1000(philippe) gid=1000(philippe) groupes=1000(philippe),5(tty),7(lp),
11(floppy),17(audio),18(video),19(cdrom),93(scanner)

I obtained these with M-! (was it the right way ?)
> 
> Do -Q invocation as well as ordinary from your
> user account and compare.

First, no error with '-w' option.
Here is theonly difference
user-init-file which is nil (quite normal I tink)

So I don't understand what user GDm is. By default slackware (and slint)
defined a group and a user 'gdm' but I deleted them yesterday.
Package gdm is not installed (yesterday I said that it was but it is not).

Regards.

-- 
Ph. Delavalade



  reply	other threads:[~2017-12-02 10:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4870.1512053942.27995.help-gnu-emacs@gnu.org>
2017-11-30 15:17 ` File .emacs not read Loris Bennett
2017-12-01 11:07   ` Philippe Delavalade
2017-12-01 19:26     ` Emanuel Berg
2017-12-02 10:00       ` Philippe Delavalade [this message]
2017-12-03  1:02         ` Emanuel Berg
2017-12-01 19:32     ` Nick Dokos
2017-12-02 10:04       ` Philippe Delavalade
2017-11-30  8:26 Philippe Delavalade

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=20171202100031.GA10128@magellan.machin.org \
    --to=philippe.delavalade@orange.fr \
    --cc=help-gnu-emacs@gnu.org \
    /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.