unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Cc: bug-auctex@gnu.org, emacs-devel@gnu.org
Subject: Re: auctex 11.83 fills paragraph incorrectly
Date: Thu, 29 Jun 2006 21:59:33 +0200	[thread overview]
Message-ID: <851wt73f8a.fsf@lola.goethe.zz> (raw)
In-Reply-To: <87irmjwxzi.fsf@neutrino.caeruleus.net> (Ralf Angeli's message of "Thu, 29 Jun 2006 21:41:37 +0200")

Ralf Angeli <angeli@caeruleus.net> writes:

> * David Kastrup (2006-06-29) writes:
>
>> Given the latest TeX-doc reports, we maybe should consider pushing out
>> 11.84 soon.  That could clear the ground for some of your pending
>> larger changes.
>
> If Emacs Lisp just supported pass-by-reference, then I could get
> easily get rid of some duplicated font locking code.  Oh well, I'll
> find another way.

Emacs Lisp supports quite a number of ways of passing by reference.
Cons cells are passed as pointers, arrays are passed by reference, and
symbols can easily be passed by reference, too.  Quote them at the
point of call, and use `set' instead of `setq' on them.

What are you trying to achieve?

Followup to emacs-devel.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum



       reply	other threads:[~2006-06-29 19:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <44A1C889.4010905@brown.edu>
     [not found] ` <87y7vfx0e1.fsf@neutrino.caeruleus.net>
     [not found]   ` <85bqsb3idt.fsf@lola.goethe.zz>
     [not found]     ` <87irmjwxzi.fsf@neutrino.caeruleus.net>
2006-06-29 19:59       ` David Kastrup [this message]
2006-06-30 22:08         ` [Bug-AUCTeX] auctex 11.83 fills paragraph incorrectly Ralf Angeli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=851wt73f8a.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=bug-auctex@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).