From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Akshay Srinivasan Newsgroups: gmane.emacs.help Subject: Lisp comments enclosed inside #|..|# Date: Sat, 18 Feb 2012 07:09:10 +0530 Message-ID: <4F3F013E.5040502@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------090201050500020707020600" X-Trace: dough.gmane.org 1329529556 30966 80.91.229.3 (18 Feb 2012 01:45:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 18 Feb 2012 01:45:56 +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 Feb 18 02:45:56 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RyZN5-0008Ou-PZ for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Feb 2012 02:45:55 +0100 Original-Received: from localhost ([::1]:40407 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyZN4-0005nH-GK for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 20:45:54 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:45107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyZIl-00054z-Mi for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 20:41:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyZIk-0005Wo-Dt for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 20:41:27 -0500 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:51095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyZIk-0005WW-8r for help-gnu-emacs@gnu.org; Fri, 17 Feb 2012 20:41:26 -0500 Original-Received: by pbcwz17 with SMTP id wz17so4611211pbc.0 for ; Fri, 17 Feb 2012 17:41:25 -0800 (PST) Received-SPF: pass (google.com: domain of akshaysrinivasan@gmail.com designates 10.68.218.5 as permitted sender) client-ip=10.68.218.5; Authentication-Results: mr.google.com; spf=pass (google.com: domain of akshaysrinivasan@gmail.com designates 10.68.218.5 as permitted sender) smtp.mail=akshaysrinivasan@gmail.com; dkim=pass header.i=akshaysrinivasan@gmail.com Original-Received: from mr.google.com ([10.68.218.5]) by 10.68.218.5 with SMTP id pc5mr36312395pbc.101.1329529285025 (num_hops = 1); Fri, 17 Feb 2012 17:41:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type; bh=zl6b93JXdZ/Wsdw/GSBj4UOBbND/hoMLZDEaf7f4DTE=; b=rnhEQ2nHG7ydC410dV5I/0fA7orR/HHT37i2k56TgnOdPAqE3XF1KKxCaMx3oP5aqf oGlC25FS3zJtdW4KZPbz9yq9MCjogST/s/amwmTSwSl9pdxRjLBYsYHzc5KOLCEscGdK KZroKMRZCogbC1xDSveEcVYeK+kBa65roaztw= Original-Received: by 10.68.218.5 with SMTP id pc5mr29353343pbc.101.1329529284956; Fri, 17 Feb 2012 17:41:24 -0800 (PST) Original-Received: from [192.168.1.3] ([117.192.82.148]) by mx.google.com with ESMTPS id k6sm6563885pbl.27.2012.02.17.17.41.23 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 17 Feb 2012 17:41:24 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120212 Thunderbird/10.0.1 X-Enigmail-Version: 1.3.5 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.41 X-Mailman-Approved-At: Fri, 17 Feb 2012 20:45:50 -0500 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:83784 Archived-At: This is a multi-part message in MIME format. --------------090201050500020707020600 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello, I had issues with emacs not rendering comments enclosed inside #|..|# properly in lisp-mode. Does anyone know how to fix this ? Thanks, Akshay --------------090201050500020707020600 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello,
    I had issues with emacs not rendering comments enclosed inside #|..|# properly in lisp-mode. Does anyone know how to fix this ?

Thanks,
Akshay
--------------090201050500020707020600--