From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: John Magolske Newsgroups: gmane.emacs.help Subject: Re: Sunrise Commander: sunrise-cd doesn't work with (setq sr-window-split-style 'top) Date: Fri, 7 Apr 2017 16:03:23 -0700 Message-ID: <20170407230323.GA28573@s70206.gridserver.com> References: <20170305092343.GB18976@s70206.gridserver.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1491606172 10085 195.159.176.226 (7 Apr 2017 23:02:52 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 7 Apr 2017 23:02:52 +0000 (UTC) User-Agent: Mutt/1.5.23 (2014-03-12) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 08 01:02:47 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cwcty-0001vU-A7 for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Apr 2017 01:02:46 +0200 Original-Received: from localhost ([::1]:52881 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cwcu3-0001DE-In for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Apr 2017 19:02:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cwcta-0001D9-GU for help-gnu-emacs@gnu.org; Fri, 07 Apr 2017 19:02:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cwctV-0001Jc-Ls for help-gnu-emacs@gnu.org; Fri, 07 Apr 2017 19:02:22 -0400 Original-Received: from mail6.webfaction.com ([74.55.86.74]:35423 helo=smtp.webfaction.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cwctV-0001Io-G5 for help-gnu-emacs@gnu.org; Fri, 07 Apr 2017 19:02:17 -0400 Original-Received: from localhost (142-254-78-28.dsl.dynamic.fusionbroadband.com [142.254.78.28]) by smtp.webfaction.com (Postfix) with ESMTP id 874EA207C2B5 for ; Fri, 7 Apr 2017 23:02:11 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20170305092343.GB18976@s70206.gridserver.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x [fuzzy] X-Received-From: 74.55.86.74 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:112721 Archived-At: * John Magolske [170305 01:23]: > Sunrise Commander ... trying to get a single-pane view, I set this: > > (setq sr-window-split-style 'top) > > which does what I've like, allowing Sunrise Commander to launch > with a single pane rather that the standard two-pane view visible > when sr-window-split-style is set to horizontal or vertical. > > However, when launching with sunrise-cd, the file displayed in the > current buffer does not come up in focus (going instead to the default > $HOME) as it does when sr-window-split-style is set to horizontal > or vertical. [...] there's this message when launching sunrise with > sr-window-split-style set to 'top: > > (wrong-type-argument window-live-p nil) in ad-Advice-select-window An off-list email exchange with the maintainer of Sunrise Commander revealed that this has to do with a conflict in sunrise-x-modeline. Uninstalling that package resolved the above mentioned problem. John -- John Magolske http://b79.net/contact