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: Re: Helm and Winner Mode don't play nice Date: Wed, 01 Oct 2014 12:06:27 -0400 Message-ID: <87iok3ojuk.fsf@gmail.com> References: <87r3zaeyh4.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1412179629 28348 80.91.229.3 (1 Oct 2014 16:07:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2014 16:07:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: drspotter@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 01 18:07:02 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 1XZMQf-0002Ab-M1 for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Oct 2014 18:07:01 +0200 Original-Received: from localhost ([::1]:56464 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZMQf-0000Va-7N for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Oct 2014 12:07:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZMQM-0000VH-Co for help-gnu-emacs@gnu.org; Wed, 01 Oct 2014 12:06:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZMQA-0006yv-R4 for help-gnu-emacs@gnu.org; Wed, 01 Oct 2014 12:06:42 -0400 Original-Received: from mail-yk0-x233.google.com ([2607:f8b0:4002:c07::233]:56224) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZMQA-0006yj-KZ for help-gnu-emacs@gnu.org; Wed, 01 Oct 2014 12:06:30 -0400 Original-Received: by mail-yk0-f179.google.com with SMTP id 131so218670ykp.24 for ; Wed, 01 Oct 2014 09:06:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=ik6J7wDQW0VLtaQ9eN9mEr75CCH5m0kC/U0TQ4cxdFk=; b=WdEDuN4S2qkDENwz2/pjKt8ZgUDWmOqz0dnwdtOlKVlVTeMQnA18/my+HF1cjnnr7k mF/ohf5snSIuJMvYqL5E/3lQdDU6il8e4YikmwzwVini1Ee+3Rlyw3vD1X6HCYl2ha2j AJYVdaWQ0zmmSLCeaJEJ6HuUeS3JBz+HvgLhroW+Bytw+3RbqIP9s9f4DLGzXlj8FQME 344CKb3TmNAyV6J74m/Izga2gNQaoC+4yjAL+PsFRkCayL2FCRwop2AV8/YxCv+6xAP5 lFOmHccpffe/fnvq3dngx9SOA3UFtbL2xs+7OLkqnar/dCyTDhepichMsqsDxYWJ3JO7 4D1g== X-Received: by 10.236.122.70 with SMTP id s46mr73804083yhh.52.1412179589704; Wed, 01 Oct 2014 09:06:29 -0700 (PDT) Original-Received: from localhost.localdomain (lawn-143-215-55-238.lawn.gatech.edu. [143.215.55.238]) by mx.google.com with ESMTPSA id d61sm582658yhd.22.2014.10.01.09.06.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Oct 2014 09:06:28 -0700 (PDT) In-Reply-To: (drspotter@gmail.com's message of "Wed, 1 Oct 2014 00:36:44 -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:4002:c07::233 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:100207 Archived-At: Excellent! Thanks! drspotter@gmail.com writes: > On Thursday, 18 September 2014 09:16:51 UTC+1, Michael Heerdegen wrote: >> ... >> Not really. winner has `winner-boring-buffers', but since helm buffers >> can have several different names, one would have to specify a regexp, >> which is not possible with winner. >> ... > > For what it's worth, I've made it good enough for me with the following boring buffer definitions: > > (add-to-list 'winner-boring-buffers "*helm M-x*") > (add-to-list 'winner-boring-buffers "*helm mini*") > (add-to-list 'winner-boring-buffers "*Helm Completions*") > (add-to-list 'winner-boring-buffers "*Helm Find Files*") > (add-to-list 'winner-boring-buffers "*helm mu*") > (add-to-list 'winner-boring-buffers "*helm mu contacts*") > (add-to-list 'winner-boring-buffers "*helm-mode-describe-variable*") > (add-to-list 'winner-boring-buffers "*helm-mode-describe-function*") > > Stuart