GNU bug report logs - #26740
24.5; emacs won't work if it can't talk to the router

Previous Next

Package: emacs;

Reported by: d paddy <d0.paddy <at> gmail.com>

Date: Mon, 1 May 2017 21:33:01 UTC

Severity: minor

Tags: notabug, wontfix

Found in version 24.5

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Forwarded to https://forums.gentoo.org/viewtopic-p-8058954.html

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26740 in the body.
You can then email your comments to 26740 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#26740; Package emacs. (Mon, 01 May 2017 21:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to d paddy <d0.paddy <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 01 May 2017 21:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: d paddy <d0.paddy <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Cc: d paddy <d0.paddy <at> gmail.com>
Subject: 24.5; emacs won't work if it can't talk to the router
Date: Mon, 1 May 2017 17:12:20 -0400
[Message part 1 (text/plain, inline)]
If the cable to the router is disconnected then emacs hangs.  This is a
bug because emacs should not be spying on people (phoneing home).

If the developers think it is a feature and not a bug, then please
describe how to stand-alone-emacs -- i.e., how to make emacs work when
the cable is cut so it can't phone home.



In GNU Emacs 24.5.1 (x86_64-pc-linux-gnu)
 of 2017-03-30 on blackbox
Windowing system distributor `The X.Org Foundation', version 11.0.11902000
System Description:    Gentoo Base System release 2.3

Configured using:
 `configure --prefix=/usr --build=x86_64-pc-linux-gnu
 --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
 --localstatedir=/var/lib --disable-dependency-tracking
 --disable-silent-rules --docdir=/usr/share/doc/emacs-24.5-r3
 --htmldir=/usr/share/doc/emacs-24.5-r3/html --libdir=/usr/lib64
 --program-suffix=-emacs-24 --infodir=/usr/share/info/emacs-24
 --localstatedir=/var
 --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp
 --with-gameuser=:gamestat --without-compress-install
 --with-file-notification=inotify --enable-acl --without-dbus
 --without-gpm --without-hesiod --without-kerberos --without-kerberos5
 --without-xml2 --without-selinux --with-gnutls --without-wide-int
 --with-zlib --with-sound=alsa --with-x --without-ns --without-gconf
 --without-gsettings --without-toolkit-scroll-bars --without-gif
 --with-jpeg --with-png --with-rsvg --with-tiff --with-xpm
 --with-imagemagick --without-xft --without-libotf --without-m17n-flt
 --with-x-toolkit=no GENTOO_PACKAGE=app-editors/emacs-24.5-r3
 'CFLAGS=-O2 -pipe -march=native' CPPFLAGS= 'LDFLAGS=-Wl,-O1
 -Wl,--as-needed''

Important settings:
  value of $LANG: en_US.utf8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Quit [3 times]
C-c <mouse-1> is undefined
backward-delete-char: Beginning of buffer
Beginning of buffer
Quit [2 times]
backward-delete-char: Beginning of buffer
Beginning of buffer
Quit [3 times]
Mark set [2 times]
Making completion list...

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
help-fns mail-prsvr mail-utils info sh-script smie executable dired-aux
dired help-mode easymenu misearch multi-isearch site-gentoo time-date
tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel
x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list
newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai
tai-viet lao korean japanese hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help
simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp
files text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
inotify dynamic-setting x multi-tty emacs)

Memory information:
((conses 16 117779 13508)
 (symbols 48 18964 0)
 (miscs 40 118 550)
 (strings 32 18964 7820)
 (string-bytes 1 572071)
 (vectors 16 16523)
 (vector-slots 8 1116289 193411)
 (floats 8 68 650)
 (intervals 56 12989 115)
 (buffers 960 20)
 (heap 1024 50749 1200))
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26740; Package emacs. (Tue, 02 May 2017 15:57:01 GMT) Full text and rfc822 format available.

Message #8 received at 26740 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: d paddy <d0.paddy <at> gmail.com>
Cc: 26740 <at> debbugs.gnu.org
Subject: Re: bug#26740: 24.5; emacs won't work if it can't talk to the router
Date: Tue, 02 May 2017 11:56:24 -0400
d paddy wrote:

> If the cable to the router is disconnected then emacs hangs.

I can't reproduce this. If I start Emacs, then turn off my internet
connection, Emacs continues to work fine.

> This is a bug because emacs should not be spying on people (phoneing
> home).

I can assure you Emacs doesn't phone home. We don't care what you and
Emacs get up to. :)

You can of course install add-ons that do anything. And you can use
Emacs to access remote files and servers. Any of these things could
cause a hang if your connection drop. Otherwise the only issue in this
area I know of is the startup hang due to domain name issues, documented
in PROBLEMS.

Unless you can provide a reproducible recipe starting from emacs -Q,
this report is unlikely to lead anywhere. You could also try attaching a
debugger to Emacs to see what it is waiting for.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26740; Package emacs. (Tue, 02 May 2017 21:02:02 GMT) Full text and rfc822 format available.

Message #11 received at 26740 <at> debbugs.gnu.org (full text, mbox):

From: d paddy <d0.paddy <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>, 26740 <at> debbugs.gnu.org
Cc: d paddy <d0.paddy <at> gmail.com>
Subject: Re: bug#26740: 24.5; emacs won't work if it can't talk to the router
Date: Tue, 2 May 2017 13:55:12 -0400
[Message part 1 (text/plain, inline)]
A smidge more information at:
https://forums.gentoo.org/viewtopic-p-8058954.html?sid=5e043f49e6dc6fdf007a11fc2fa4fad5

I wish I had time to debug the issue, but unfortunately I do not.  I'm
taking the "Could be a good time to get paranoid" advice... wiping,
rebuilding, and moving on.

D. Paddy

On Tue, May 2, 2017 at 11:56 AM, Glenn Morris <rgm <at> gnu.org> wrote:

> d paddy wrote:
>
> > If the cable to the router is disconnected then emacs hangs.
>
> I can't reproduce this. If I start Emacs, then turn off my internet
> connection, Emacs continues to work fine.
>
> > This is a bug because emacs should not be spying on people (phoneing
> > home).
>
> I can assure you Emacs doesn't phone home. We don't care what you and
> Emacs get up to. :)
>
> You can of course install add-ons that do anything. And you can use
> Emacs to access remote files and servers. Any of these things could
> cause a hang if your connection drop. Otherwise the only issue in this
> area I know of is the startup hang due to domain name issues, documented
> in PROBLEMS.
>
> Unless you can provide a reproducible recipe starting from emacs -Q,
> this report is unlikely to lead anywhere. You could also try attaching a
> debugger to Emacs to see what it is waiting for.
>
[Message part 2 (text/html, inline)]

Added tag(s) wontfix and notabug; removed tag(s) moreinfo. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 02 May 2017 21:04:01 GMT) Full text and rfc822 format available.

Set bug forwarded-to-address to 'https://forums.gentoo.org/viewtopic-p-8058954.html'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 02 May 2017 21:04:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 26740 <at> debbugs.gnu.org and d paddy <d0.paddy <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 02 May 2017 21:04:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 31 May 2017 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.