From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Roehler Newsgroups: gmane.emacs.help Subject: taking first and last char of delimited form Date: Sat, 06 Jun 2009 16:44:26 +0200 Message-ID: <4A2A80CA.5040105@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1244299389 14858 80.91.229.12 (6 Jun 2009 14:43:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Jun 2009 14:43:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 06 16:43:01 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MCx6q-00007r-Ag for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Jun 2009 16:43:00 +0200 Original-Received: from localhost ([127.0.0.1]:46355 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCx6p-0004fQ-FY for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Jun 2009 10:42:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCx6P-0004YF-Re for help-gnu-emacs@gnu.org; Sat, 06 Jun 2009 10:42:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCx6L-0004Q3-2Z for help-gnu-emacs@gnu.org; Sat, 06 Jun 2009 10:42:33 -0400 Original-Received: from [199.232.76.173] (port=39555 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCx6K-0004Ps-SB for help-gnu-emacs@gnu.org; Sat, 06 Jun 2009 10:42:28 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.187]:50976) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCx6K-0000Qg-9N for help-gnu-emacs@gnu.org; Sat, 06 Jun 2009 10:42:28 -0400 Original-Received: from [192.168.178.27] (p54BEB1ED.dip0.t-ipconnect.de [84.190.177.237]) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis) id 0ML21M-1MCx6J0Yn9-0001rd; Sat, 06 Jun 2009 16:42:27 +0200 User-Agent: Thunderbird 2.0.0.19 (X11/20081227) X-Provags-ID: V01U2FsdGVkX19UrWBwuyg8Oy8MYt1kqLczg+ZBi5Sn62Gwir3 g3+KA0/jyWCoE8xEL3n5GMFvxWr87XzKZVdMC5acYbVoN/HBu5 bRFJ02+8HgxVhQdUpU1ewjPZUJ5hSMloPKdUBIHyIA= X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64990 Archived-At: Hi, if a function takes the first and the last char of a delimited form (doublequoted, braced etc.), how should it be called? BTW is that function already available? Thanks Andreas Röhler -- http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/ https://code.launchpad.net/s-x-emacs-werkstatt/