unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter S Galbraith <p.galbraith@globetrotter.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: how to get rid of string properties
Date: Wed, 18 Dec 2002 23:02:47 -0500	[thread overview]
Message-ID: <20021219040247.7E0C1429D2@mixed.dyndns.org> (raw)
In-Reply-To: Message from Ian Zimmerman <itz@speakeasy.org>  <86ptry7lld.fsf@kronstadt.homeunix.net>

Ian Zimmerman <itz@speakeasy.org> wrote:

> Given a propertied string, how can I clear _all_ its properties?
> There's a buffer-substring-no-properties, but I can't find anything
> like substring-no-properties.

You could use `string-match' followed by `match-string-no-properties' on
it.

Peter

  parent reply	other threads:[~2002-12-19  4:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-19  3:07 how to get rid of string properties Ian Zimmerman
     [not found] ` <itz@speakeasy.org>
2002-12-19  4:02   ` Peter S Galbraith [this message]
2002-12-19  4:32 ` John Paul Wallington

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=20021219040247.7E0C1429D2@mixed.dyndns.org \
    --to=p.galbraith@globetrotter.net \
    --cc=help-gnu-emacs@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.
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).