From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Smith Newsgroups: gmane.emacs.help Subject: Re: custom backspace Date: Tue, 22 Apr 2014 19:51:37 -0400 Organization: GNU's Not UNIX! Message-ID: <1398210697.7971.14.camel@homebase> References: <7215734c-9d3b-423e-b03f-933c3aab390a@googlegroups.com> <4ca0e0fe-0254-4a1d-963b-9ff3b2ac8b54@googlegroups.com> Reply-To: psmith@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1398210729 14779 80.91.229.3 (22 Apr 2014 23:52:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Apr 2014 23:52:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Sam Halliday Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 23 01:52: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 1WckTp-0008R5-Ki for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Apr 2014 01:52:01 +0200 Original-Received: from localhost ([::1]:57895 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WckTp-00062S-68 for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Apr 2014 19:52:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WckTV-0005qB-FH for help-gnu-emacs@gnu.org; Tue, 22 Apr 2014 19:51:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WckTL-0006Cz-5X for help-gnu-emacs@gnu.org; Tue, 22 Apr 2014 19:51:41 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WckTL-0006Cv-1X for help-gnu-emacs@gnu.org; Tue, 22 Apr 2014 19:51:31 -0400 Original-Received: from pool-72-74-255-38.bstnma.fios.verizon.net ([72.74.255.38]:51384 helo=homebase.home) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1WckTK-00052H-FZ; Tue, 22 Apr 2014 19:51:30 -0400 In-Reply-To: <4ca0e0fe-0254-4a1d-963b-9ff3b2ac8b54@googlegroups.com> X-Mailer: Evolution 3.11.3-fta1~13.10 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:97313 Archived-At: Not sure what "all programming modes" means to you, but you can check out the hungry delete commands and mode in CC-mode, which covers a number of different programming modes. It might be interesting to see how it works, if nothing else.