From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Geoff Gole Newsgroups: gmane.emacs.devel Subject: Re: yank-pop error unnecessary and annoying Date: Tue, 15 Jun 2010 00:47:04 +0800 Message-ID: References: <87vd9lziqo.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1276534038 3532 80.91.229.12 (14 Jun 2010 16:47:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Jun 2010 16:47:18 +0000 (UTC) To: Juri Linkov , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 14 18:47:17 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OOCod-0005F7-QK for ged-emacs-devel@m.gmane.org; Mon, 14 Jun 2010 18:47:16 +0200 Original-Received: from localhost ([127.0.0.1]:60710 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOCod-0003Kh-5y for ged-emacs-devel@m.gmane.org; Mon, 14 Jun 2010 12:47:15 -0400 Original-Received: from [140.186.70.92] (port=46167 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOCoW-0003J5-N3 for emacs-devel@gnu.org; Mon, 14 Jun 2010 12:47:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOCoU-00061w-2C for emacs-devel@gnu.org; Mon, 14 Jun 2010 12:47:08 -0400 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:37222) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOCoT-00061j-Ub for emacs-devel@gnu.org; Mon, 14 Jun 2010 12:47:06 -0400 Original-Received: by vws5 with SMTP id 5so1802809vws.0 for ; Mon, 14 Jun 2010 09:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=RUXKxMTOWTlrB4UJ5RY3BUjOnz/pBTReXF7+whcGrbs=; b=B/+3W7JVch6vt4gwgFyUm13R0z+xj4OBhQHEqGV8b2A0Ih5Th69GyY0NB060+M0UWG Xo0uPa+4aM7o6afbKURw3XjZSwmYbVTw2mKFMxUzrUPJC9JM0TKxYbV6AVkDLMBTOuzN LYAzhanBBBfnCMOrxyXqEW51+o72Uemq0Aa5g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=YkM/JR6gGvFtbIa2Jy1JMPWmiXhmWj+doteiPTKS/X+pcjJNIYI/9G2PZazsoI93N0 AFGUWfOpLNIJMLWNAn9om+g5qirQoGsQHvUN+qLn0M3C7u4jX718EpT5AhhPGPZffhn0 d97sk2WpcB5svqwrVCkNPHAImWSpXxXGGLfF4= Original-Received: by 10.224.104.93 with SMTP id n29mr2413082qao.193.1276534024092; Mon, 14 Jun 2010 09:47:04 -0700 (PDT) Original-Received: by 10.229.246.206 with HTTP; Mon, 14 Jun 2010 09:47:04 -0700 (PDT) In-Reply-To: <87vd9lziqo.fsf@mail.jurta.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:125917 Archived-At: > We have a proposal to do more useful things for yank-pop > without a previous yank: OK, thanks. I'm happy as long as M-y does something intelligent rather than giving this entirely unhelpful error.