From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Paul Smith <psmith@gnu.org>
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: <e6fef7a6-fa62-4426-b4fe-5e323637f5e9@googlegroups.com>
	<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 <sam.halliday@gmail.com>
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: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
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 <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	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 <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	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 <psmith@gnu.org>) 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 <psmith@gnu.org>) 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 <psmith@gnu.org>) 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 <psmith@gnu.org>)
	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 <help-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=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: <http://permalink.gmane.org/gmane.emacs.help/97313>

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.