From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: Re: This is what happens when your cat uses your Emacs Date: Mon, 16 Jan 2012 05:22:35 +0530 Message-ID: <81r4z0msl8.fsf@gmail.com> References: <87ty3yrrwk.fsf@gnu.org> <87pqekpq79.fsf@gmx.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1326671579 9609 80.91.229.12 (15 Jan 2012 23:52:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 15 Jan 2012 23:52:59 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 16 00:52:56 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RmZsd-0000TQ-HT for ged-emacs-devel@m.gmane.org; Mon, 16 Jan 2012 00:52:55 +0100 Original-Received: from localhost ([::1]:53320 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmZsc-0003CV-Lu for ged-emacs-devel@m.gmane.org; Sun, 15 Jan 2012 18:52:54 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:52137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmZsa-0003CP-7U for emacs-devel@gnu.org; Sun, 15 Jan 2012 18:52:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmZsZ-0002RU-3u for emacs-devel@gnu.org; Sun, 15 Jan 2012 18:52:52 -0500 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:39076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmZsY-0002RJ-Te for emacs-devel@gnu.org; Sun, 15 Jan 2012 18:52:51 -0500 Original-Received: by iadj38 with SMTP id j38so164780iad.0 for ; Sun, 15 Jan 2012 15:52:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=wBBW6UpgD1bYp+Ocigh9LVxAGelSE2AaVCxRyA9iNQY=; b=Wot9L1eQVPJq4tZBR9nJH/BpnCs8k8JogNNNNfl9WfwZHyHmN71OcZeC0D94v+OGF6 ia8e+5QggbaYmAMcLENR8tJzpcRFRdVc4Bl5IXVg4Y6RbukzSIFPHCyWPRjam0UV10jT aPuXTGFqGVQrneLBND2iPg3QUWRuwf2MQm0uU= Original-Received: by 10.42.162.197 with SMTP id z5mr8227467icx.48.1326671569888; Sun, 15 Jan 2012 15:52:49 -0800 (PST) Original-Received: from JAMBU-NETBOOK ([101.63.135.29]) by mx.google.com with ESMTPS id xu6sm29846902igb.7.2012.01.15.15.52.44 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 15 Jan 2012 15:52:48 -0800 (PST) In-Reply-To: <87pqekpq79.fsf@gmx.com> (Eric Schulte's message of "Sun, 15 Jan 2012 15:15:54 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (windows-nt) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.210.169 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:147678 Archived-At: Eric Schulte writes: > Stefan Monnier writes: > >>> C-M-S-s-z is undefined. >> >> A proof if ever that Emacs users need cats. >> BTW, we should probably bind it to some cat command. >> > > how about, > > (defun cat-command () > "A command for cats." My cat continues to see "C-M-S-s-z is undefined" as reported by the OC. When it ran the above command with M-x cat-command it was not at all happy with the new implementation. It's terribly upset that it's survival will be a big question mark if Emacs-24.1 got released with this patch. It is planning an OCCUPY FSF movement with all other cats to protest against the acceptance of this patch. Please provide a different implementation that will make my and OP's cat stay with Emacs and not switch to Notepad. --