From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Haines Brown Newsgroups: gmane.emacs.help Subject: Re: colorization of mode contents Date: Mon, 27 Jan 2014 10:49:45 -0500 Message-ID: <87txcpfmqu.fsf@engels.HistoricalMaterialism.info> References: <87mwilgwj7.fsf@engels.HistoricalMaterialism.info> <87zjmk4078.fsf@nl106-137-194.student.uu.se> <87d2jfhjbx.fsf@engels.HistoricalMaterialism.info> <87a9ej4q7a.fsf@nl106-137-194.student.uu.se> <871tzuhqf6.fsf@engels.HistoricalMaterialism.info> <87bnyy3fnh.fsf@nl106-137-194.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1390837811 13039 80.91.229.3 (27 Jan 2014 15:50:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Jan 2014 15:50:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 27 16:50:19 2014 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 1W7oS3-0002ik-4I for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Jan 2014 16:50:19 +0100 Original-Received: from localhost ([::1]:60280 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7oS2-0001Y6-Oj for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Jan 2014 10:50:18 -0500 Original-Path: usenet.stanford.edu!news.glorb.com!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail Original-NNTP-Posting-Date: Mon, 27 Jan 2014 09:49:46 -0600 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:I2/3uUqbmDQYwY+bwB70CojVL18= Original-Lines: 23 X-Usenet-Provider: http://www.giganews.com Original-X-Trace: sv3-fMQxu5LJ/Nej8bERNSjZ1yslSl4nBweN2u2GPbmsyH27cIbqbCCzzRNzp/jFC5xFoG/brLN2WkO19d8!1v3jOEnVIR1WA99lyzIBkU52IwFgmKRZFMRnoFacQX+q4UW0OvVSBk0rXU2kLpxIWciVGVWbVVfT!BTgd Original-X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2162 Original-Xref: usenet.stanford.edu gnu.emacs.help:203426 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:95695 Archived-At: Emanuel Berg writes: > If you quote a left paren, that means the following is > read as it is, as data, or a *list* (with only one > '(element) in you case, but nonetheless a list). Ah! That explains the meaning of "list", which I had found confusing. > That's another good point, if you try to get something > to work, isolate it from everything else. This > particular case (achicago) I would never have guessed, > but that method is general, so you don't have to. So you are apparently saying that the achicago LaTeX style overrides whatver citeNP keyword attributes might be specified in .emacs. It seems that to define the keyword colors it will have to be done in the peamble of the .tex file itself (properly the concern of a different news group). Thanks, Haines