all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Covici <covici@ccs.covici.com>
Cc: bugs@gnus.org
Subject: Re: bug on ognus 0.05 and emacs 21.2.50.1
Date: Sat, 06 Apr 2002 00:54:41 -0500	[thread overview]
Message-ID: <m3zo0hid7i.fsf@ccs.covici.com> (raw)
In-Reply-To: <200204032249.g33MnCh12043@aztec.santafe.edu> (Richard Stallman's message of "Wed, 3 Apr 2002 15:49:12 -0700 (MST)")

It fixed the lisp error, but any alias with an _ still does not
work.  Did someone change the syntax table on us or is this the
desired behavior?

Also, when I was doing this I noticed that the make install didn't
compile newer versions of the mailabbrev.el and byte-opt.el, but did
copy them into the /usr/share/emacs/21.2.50.2 directory, but left the old elc
files there.  Is this what is supposed to happen?

on Wed, 3 Apr 2002 15:49:12 -0700 (MST) Richard Stallman <rms@gnu.org> wrote:

>     I think, calling mail-abbrev-make-syntax-table in the very beginning
>     of mail-abbrev-complete-alias fixes the problem.
>
> Ok, I did that.  Thanks.  John, does this fix work?
>
> Index: mailabbrev.el
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/lisp/mail/mailabbrev.el,v
> retrieving revision 1.65
> retrieving revision 1.66
> diff -c -c -r1.65 -r1.66
> *** mailabbrev.el	23 Mar 2002 16:09:59 -0000	1.65
> --- mailabbrev.el	3 Apr 2002 15:33:06 -0000	1.66
> ***************
> *** 548,553 ****
> --- 548,554 ----
>     "Perform completion on alias preceding point."
>     ;; Based on lisp.el:lisp-complete-symbol
>     (interactive)
> +   (mail-abbrev-make-syntax-table)
>     (let* ((end (point))
>   	 (syntax-table (syntax-table))
>   	 (beg (unwind-protect

-- 
         John Covici
         covici@ccs.covici.com

  reply	other threads:[~2002-04-06  5:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-01 21:14 bug on ognus 0.05 and emacs 21.2.50.1 John Covici
2002-04-02 18:26 ` Richard Stallman
2002-04-02 20:30   ` John Covici
2002-04-02 20:53   ` ShengHuo ZHU
2002-04-03 22:49     ` Richard Stallman
2002-04-06  5:54       ` John Covici [this message]
2002-04-06  7:55         ` Eli Zaretskii
2002-04-06 22:30         ` Richard Stallman
2002-04-07  0:30           ` John Covici

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

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

  git send-email \
    --in-reply-to=m3zo0hid7i.fsf@ccs.covici.com \
    --to=covici@ccs.covici.com \
    --cc=bugs@gnus.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.