unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: mah@everybody.org (Mark A. Hershberger)
Cc: hober0@gmail.com
Subject: Re: patch: bugfix in lisp/xml.el
Date: Fri, 28 Oct 2005 17:43:47 -0400	[thread overview]
Message-ID: <877jbxl3l8.fsf@everybody.org> (raw)
In-Reply-To: m27jbytm4u.fsf@roisin.local


[-- Attachment #1.1: Type: text/plain, Size: 574 bytes --]

Edward O'Connor <hober0@gmail.com> writes:

> diff -u -r1.49 xml.el
> --- xml.el	9 Aug 2005 02:52:15 -0000	1.49
> +++ xml.el	28 Oct 2005 02:18:23 -0000
>  				      ;; The two strings were separated by a comment.
> -				      (setq children (append (concat (car children) expansion)
> +				      (setq children (append (list (concat (car children) expansion))

Thanks. Applied.

-- 
http://mah.everybody.org/weblog/
GPG Fingerprint: 7E15 362D A32C DFAB E4D2  B37A 735E F10A 2DFC BFF5

Someone will always sell you for 30 pieces of silver.
 -- Andrei Rublev

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2005-10-28 21:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-28  2:23 patch: bugfix in lisp/xml.el Edward O'Connor
2005-10-28 21:43 ` Mark A. Hershberger [this message]
2005-11-02 18:20   ` Edward O'Connor
2005-11-03  3:57     ` Mark A. Hershberger

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=877jbxl3l8.fsf@everybody.org \
    --to=mah@everybody.org \
    --cc=hober0@gmail.com \
    /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).