From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: pjb@informatimago.com (Pascal J. Bourguignon) Newsgroups: gmane.emacs.help Subject: Re: What is the best way to navigate #ifdef and #endif in C program Date: Wed, 04 Aug 2010 13:57:10 +0200 Organization: Informatimago Message-ID: <87tynasi95.fsf@kuiper.lan.informatimago.com> References: <53f62f81-fb10-4fb6-87ce-0eb5609d12f5@h17g2000pri.googlegroups.com> <87y6cmsmf1.fsf@kuiper.lan.informatimago.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1291857954 3848 80.91.229.12 (9 Dec 2010 01:25:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2010 01:25:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 09 02:25:50 2010 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.69) (envelope-from ) id 1PQVGY-0003Be-6u for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 02:25:50 +0100 Original-Received: from localhost ([127.0.0.1]:38965 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQVGX-0001Ao-J5 for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 20:25:49 -0500 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.lang.lisp,comp.lang.scheme Original-Lines: 13 Original-X-Trace: individual.net 5n3E+LpyUKV6rUmkYwYH/gZ/PXppRsCmJHVnEEMg+S2M8qmXJW Cancel-Lock: sha1:OWQ4YTU2ZmI5YWQxNWRlMjcwY2UyODBhNTlhZmJlM2Q3MDQ5MDcyYw== sha1:PR3gwu+gP6+igkXHI99E5G9cZGY= Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oElEQVR4nK3OsRHCMAwF0O8YQufUNIQRGIAja9CxSA55AxZgFO4coMgYrEDDQZWPIlNAjwq9 033pbOBPtbXuB6PKNBn5gZkhGa86Z4x2wE67O+06WxGD/HCOGR0deY3f9Ijwwt7rNGNf6Oac l/GuZTF1wFGKiYYHKSFAkjIo1b6sCYS1sVmFhhhahKQssRjRT90ITWUk6vvK3RsPGs+M1RuR mV+hO/VvFAAAAABJRU5ErkJggg== X-Accept-Language: fr, es, en X-Disabled: X-No-Archive: no User-Agent: Gnus/5.101 (Gnus v5.10.10) Emacs/23.2 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:180348 comp.lang.lisp:290880 comp.lang.scheme:87267 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:76380 Archived-At: Alessio Stalla writes: > On Aug 4, 12:27 pm, p...@informatimago.com (Pascal J. Bourguignon) > wrote: >> In Common Lisp you could try to use #| |#, but unfortunately, it is not like C /* and */: > > Unfortunately? I don't find it unfortunate that I can nest comments, > while in the C-family I cannot. Unfortunately for the OP, since he requested something like C /* comments */ ... ;-) -- __Pascal Bourguignon__ http://www.informatimago.com/