From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rodrigo Canellas Newsgroups: gmane.emacs.help Subject: insert space after specific chars Date: Tue, 15 Jul 2008 14:25:23 -0300 Message-ID: <487CDD83.7020108@tqtvd.com> References: <487B5CF9.9030300@tqtvd.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216142913 17322 80.91.229.12 (15 Jul 2008 17:28:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Jul 2008 17:28:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 15 19:29:21 2008 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 1KIoKv-0003nx-Em for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Jul 2008 19:29:13 +0200 Original-Received: from localhost ([127.0.0.1]:54231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KIoK3-0002nA-1w for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Jul 2008 13:28:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KIoJk-0002l8-TG for help-gnu-emacs@gnu.org; Tue, 15 Jul 2008 13:28:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KIoJj-0002jb-PH for help-gnu-emacs@gnu.org; Tue, 15 Jul 2008 13:28:00 -0400 Original-Received: from [199.232.76.173] (port=44325 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KIoJj-0002jO-Ms for help-gnu-emacs@gnu.org; Tue, 15 Jul 2008 13:27:59 -0400 Original-Received: from mail.quality.com.br ([200.179.60.40]:45972) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KIoJj-00055U-Er for help-gnu-emacs@gnu.org; Tue, 15 Jul 2008 13:27:59 -0400 Received-SPF: none (tqtvd.com: No applicable sender policy available) receiver=mail.quality.com.br; identity=mfrom; envelope-from="rodrigo.canellas@tqtvd.com"; helo="[10.0.8.207]"; client-ip=10.0.8.207 Original-Received: from [10.0.8.207] (unknown [10.0.8.207]) by mail.quality.com.br (Postfix) with ESMTP id 46916158175 for ; Tue, 15 Jul 2008 14:05:52 -0300 (BRT) User-Agent: Thunderbird 2.0.0.14 (X11/20080505) In-Reply-To: <487B5CF9.9030300@tqtvd.com> X-Quality-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 46916158175.91B92 X-Quality-MailScanner: Found to be clean X-Quality-MailScanner-From: rodrigo.canellas@tqtvd.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:55603 Archived-At: Hi! I would like to insert a single space after certain characters, such as '+', '-', '&', '=', etc. I think I can do this with a hook lisp function, but I do not know how. Ideas? Thanks a lot! -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.