unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: eliz@elta.co.il, emacs-devel@gnu.org, jasonr@gnu.org
Subject: Re: Patch to display "System" colors
Date: Tue, 18 Nov 2003 18:03:49 -0500	[thread overview]
Message-ID: <E1AMEsv-0000Aa-Nj@fencepost.gnu.org> (raw)
In-Reply-To: <20031118011030.39549.qmail@web60307.mail.yahoo.com> (message from Michael Mauger on Mon, 17 Nov 2003 17:10:30 -0800 (PST))

    +(defun facemenu-string-match-and-replace (str from to)
    +  "Return the string STR with all occurences of the regular
    +expression FROM replaced by TO."

This doc string doesn't follow the conventions -- please
see the Tips appendix in the Emacs Lisp manual.

However, you don't need the function, since you can use
replace-regexp-in-string.

      parent reply	other threads:[~2003-11-18 23:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-15  0:26 Patch to display "System" colors Michael Mauger
2003-11-15 14:17 ` Eli Zaretskii
2003-11-15 14:28   ` Jason Rumney
2003-11-15 14:47     ` Eli Zaretskii
2003-11-15 15:41       ` Jason Rumney
2003-11-18  1:10         ` Michael Mauger
2003-11-18 10:01           ` Kim F. Storm
2003-11-18 18:17             ` Michael Mauger
2003-11-18 23:03           ` Richard Stallman [this message]

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=E1AMEsv-0000Aa-Nj@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=eliz@elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@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).