From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan =?utf-8?Q?Reich=C3=B6r?= Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] tramp-theme.el Date: Tue, 16 Feb 2016 08:21:53 +0100 Message-ID: <8760xpce7i.fsf@xsteve.at> References: <87a8n20y7x.fsf@gmx.de> <87k2m60y08.fsf@mbork.pl> <871t8d26zp.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1455607392 26629 80.91.229.3 (16 Feb 2016 07:23:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Feb 2016 07:23:12 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 16 08:23:01 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aVZyL-0004jz-3k for ged-emacs-devel@m.gmane.org; Tue, 16 Feb 2016 08:22:57 +0100 Original-Received: from localhost ([::1]:40156 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVZyK-0002Zw-F7 for ged-emacs-devel@m.gmane.org; Tue, 16 Feb 2016 02:22:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVZy5-0002Z9-Ow for emacs-devel@gnu.org; Tue, 16 Feb 2016 02:22:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVZy0-00083W-QG for emacs-devel@gnu.org; Tue, 16 Feb 2016 02:22:41 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:39249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVZy0-00083S-IX for emacs-devel@gnu.org; Tue, 16 Feb 2016 02:22:36 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aVZxe-0003sC-2N for emacs-devel@gnu.org; Tue, 16 Feb 2016 08:22:14 +0100 Original-Received: from 88-117-60-30.adsl.highway.telekom.at ([88.117.60.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Feb 2016 08:22:14 +0100 Original-Received: from stefan by 88-117-60-30.adsl.highway.telekom.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Feb 2016 08:22:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 34 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 88-117-60-30.adsl.highway.telekom.at User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:GJOa2kRugZpfTfIhDhIwElsLtrM= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:200011 Archived-At: Hallo Michael, I would like such functionality be part of tramp/Emacs. As a user I really don't like that a lot of functionality is now moved to ELPA. When I install a new emacs, I have to re-install also all needed packages from ELPA. It would be so much easier when all the batteries in emacs are still included. This is not only related to tramp. Am I the only one on this list with these feelings? Stefan. > Marcin Borkowski writes: > > Hi Marcin, > >> Would it be possible to e.g. color dired buffers displaying removable >> media in some specific way? > > No, not in the current implementation. It adds the remote host name to > the mode line, and it shows it in inverse when the remote user is > root. The latter one is configurable; you could use different background > colors for different hosts, for example. > > But there's always room for improvement. > >> Best, > > Best regards, Michael.