From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Cheng Newsgroups: gmane.emacs.help Subject: RE: emacs verilog mode Date: Mon, 28 Oct 2013 21:57:10 +0000 Message-ID: <35894271DE60B84AAB2A90EDFA3F66328CDFE31A@avmb3.qlogic.org> References: <35894271DE60B84AAB2A90EDFA3F6632341AA1@avmb3.qlogic.org> <20130814045203.GA14073@hysteria.proulx.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1382997456 4366 80.91.229.3 (28 Oct 2013 21:57:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Oct 2013 21:57:36 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: Bob Proulx Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 28 22:57:40 2013 Return-path: 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 ) id 1Vauoc-0007Il-Tk for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Oct 2013 22:57:39 +0100 Original-Received: from localhost ([::1]:43243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vauoc-0000rN-K4 for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Oct 2013 17:57:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VauoN-0000qO-Tp for help-gnu-emacs@gnu.org; Mon, 28 Oct 2013 17:57:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VauoE-0001cL-Jq for help-gnu-emacs@gnu.org; Mon, 28 Oct 2013 17:57:23 -0400 Original-Received: from mx0b-0016ce01.pphosted.com ([67.231.156.153]:15591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VauoE-0001by-EE for help-gnu-emacs@gnu.org; Mon, 28 Oct 2013 17:57:14 -0400 Original-Received: from pps.filterd (m0000643.ppops.net [127.0.0.1]) by mx0b-0016ce01.pphosted.com (8.14.5/8.14.5) with SMTP id r9SLrnTV027315; Mon, 28 Oct 2013 14:57:12 -0700 Original-Received: from avcashub1.qlogic.com (avcashub1.qlogic.com [198.70.193.115]) by mx0b-0016ce01.pphosted.com with ESMTP id 1fr6q0urs7-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 28 Oct 2013 14:57:12 -0700 Original-Received: from AVMB3.qlogic.org ([fe80::689d:1159:4632:e0eb]) by avcashub1.qlogic.org ([::1]) with mapi id 14.02.0318.001; Mon, 28 Oct 2013 14:57:10 -0700 Thread-Topic: emacs verilog mode Thread-Index: Ac6YiGxiOSvzr5KiSBOOT2ubqYnJXwAXESiABQIZRXAJzsuPgA== Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.4.10] X-Proofpoint-Virus-Version: vendor=nai engine=5600 definitions=7242 signatures=668787 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1305240000 definitions=main-1310280186 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 67.231.156.153 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:94235 Archived-At: Resend my earlier email. I have tried/searched various methods to no avail on how to stop emacs from= reformatting on ';' (semicolon) in verilog mode. Please let me know if there's a solution. Paul -----Original Message----- From: Paul Cheng Sent: Sunday, September 08, 2013 4:52 PM To: 'Bob Proulx' Cc: Peter Dyballa; help-gnu-emacs@gnu.org Subject: emacs verilog mode How do I prevent emacs from auto-indent on ';' (semicolon)? I can do this f= or newline (setq verilog-auto-indent-on-newline nil) However, it doesn't seem to work for semicolon like: (setq verilog-auto-indent-on-semicolon nil) Is there a global command to disable all the verilog-auto-indent? Thanks, Paul ________________________________ This message and any attached documents contain information from QLogic Cor= poration or its wholly-owned subsidiaries that may be confidential. If you = are not the intended recipient, you may not read, copy, distribute, or use = this information. If you have received this transmission in error, please n= otify the sender immediately by reply e-mail and then delete this message.