From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: torys.anderson@gmail.com (Tory S. Anderson) Newsgroups: gmane.emacs.help Subject: Helm and Winner Mode don't play nice Date: Wed, 17 Sep 2014 17:19:51 -0400 Message-ID: <87r3zaeyh4.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410988872 2783 80.91.229.3 (17 Sep 2014 21:21:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2014 21:21:12 +0000 (UTC) To: emacs list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 17 23:21:11 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1XUMf0-0005hb-EQ for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Sep 2014 23:21:10 +0200 Original-Received: from localhost ([::1]:47330 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUMez-0005eo-V2 for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Sep 2014 17:21:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUMdt-0004WY-Os for help-gnu-emacs@gnu.org; Wed, 17 Sep 2014 17:20:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUMdr-00085a-6f for help-gnu-emacs@gnu.org; Wed, 17 Sep 2014 17:20:01 -0400 Original-Received: from mail-qc0-x22b.google.com ([2607:f8b0:400d:c01::22b]:63233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUMdr-000840-3X for help-gnu-emacs@gnu.org; Wed, 17 Sep 2014 17:19:59 -0400 Original-Received: by mail-qc0-f171.google.com with SMTP id x3so1762962qcv.2 for ; Wed, 17 Sep 2014 14:19:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=VYgaWjkvxdnmP4Zb5LkICDKC7owaL1A+LFAOQrqjcxs=; b=Tq1eBrsdTVhMG8OPhJlTTNRfoM1vqoMR6H07iCSVbLZ3cH92GGHQ57Z/CoL75+kNvK NlJ6Ttnec+7L7fPly+HJe3pHEkf6pZc8fFc11MrtEva/JYOw2Ko0gifXR22rFbw7Fadv JnKAFfvSYSVTJTKwzx329tejC9V5Hhf05T3pASnR92phIrVUKotjed/jSdbBLmURQGFA 3aAnGGMHyZHeTxRcR5zy155fzepesydJeveqpXqq8hVnWPt6ZCbiJ+70G8w1ztL1bvvC 8GtCQ5EgkvsudQRWZ24VirhLFcckqY3v9E+QA1QIVuWeX+wLVcjLOxLBWefYUlx5dHGr rwWw== X-Received: by 10.236.181.199 with SMTP id l47mr2800295yhm.153.1410988793291; Wed, 17 Sep 2014 14:19:53 -0700 (PDT) Original-Received: from localhost.localdomain ([2601:0:a000:4a1:ee55:f9ff:feb5:5589]) by mx.google.com with ESMTPSA id c72sm8156875yhb.41.2014.09.17.14.19.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Sep 2014 14:19:52 -0700 (PDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c01::22b X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:99987 Archived-At: To whom it may concern, I've noticed that Helm-mini is considered a previous window setup by Winner mode, which, unfortunately, makes Winner mode near useless. Has anyone found a way around this? - Tory