From: Michael Albinus <michael.albinus@gmx.de>
To: Davor Rotim <rotim.davor@gmail.com>
Cc: 28889@debbugs.gnu.org
Subject: bug#28889: 26.0.90; TRAMP and custom file location
Date: Mon, 23 Oct 2017 17:31:43 +0200 [thread overview]
Message-ID: <878tg1hodc.fsf@gmx.de> (raw)
In-Reply-To: <CAMWA6ANhP6MqZ8kDjLNcsESXFrnf9YYp0L9EencbiFte=TyV4Q@mail.gmail.com> (Davor Rotim's message of "Mon, 23 Oct 2017 16:54:49 +0200")
Davor Rotim <rotim.davor@gmail.com> writes:
> Hi Michael,
Hi Davor,
> First image displays what I have in the directory and version:
> https://0x0.st/sr3V.png
>
> Second image displays what I have in the init:
> https://0x0.st/sr3W.png
>
> I run emacs -nw and it installs SLIME:
> https://0x0.st/sr3J.png
>
> Final image is what I have when I quit Emacs:
> https://0x0.st/sr3v.png
>
> I have no previous versions of Emacs installed.
Everything looks good. But we see different results.
Let's play with "emacs -Q". I do the following:
--8<---------------cut here---------------start------------->8---
$ rm ~/.emacs.d/custom.el
$ ~/src/emacs-26/src/emacs -Q --eval '(setq custom-file "~/.emacs.d/custom.el" user-init-file "/dev/null")' --eval "(custom-set-variables '(smtpmail-smtp-service 25))" --eval "(require 'cus-edit)" --eval "(custom-save-all)"
$ cat ~/.emacs.d/custom.el
--8<---------------cut here---------------end--------------->8---
You see, there is no custom Tramp setting, just `smtpmail-smtp-service'
which I have taken as example. Now, you must run the settings in your
init files line by line, and try to find out which form is adding the
Tramp user option.
I would claim that Tramp itself is innocent.
> Kind regards,
>
> Davor Rotim
Best regards, Michael.
next prev parent reply other threads:[~2017-10-23 15:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-18 10:32 bug#28889: 26.0.90; TRAMP and custom file location Davor Rotim
2017-10-18 10:45 ` Davor Rotim
2017-10-21 16:57 ` Michael Albinus
2017-10-22 12:27 ` Davor Rotim
2017-10-23 8:53 ` Michael Albinus
2017-10-23 14:08 ` Davor Rotim
2017-10-23 14:19 ` Michael Albinus
2017-10-23 14:27 ` Davor Rotim
2017-10-23 14:36 ` Michael Albinus
2017-10-23 14:54 ` Davor Rotim
2017-10-23 15:31 ` Michael Albinus [this message]
2017-10-23 16:03 ` Michael Albinus
2017-10-23 17:01 ` Davor Rotim
2017-10-23 17:35 ` Michael Albinus
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=878tg1hodc.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=28889@debbugs.gnu.org \
--cc=rotim.davor@gmail.com \
/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.