emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Ed Hirgelt <ehirgelt@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: buffer-substring-filters again
Date: Fri, 26 Jan 2007 10:55:47 +0100	[thread overview]
Message-ID: <791fcc14fae208f15191af8e40a97cc0@science.uva.nl> (raw)
In-Reply-To: <44d0d9630701251333see4ab9ak2144850f06421e91@mail.gmail.com>

Hi Ed,

thanks for looking into this.  I have replaced the 4.63 release with a 
version that contains this fix.  New download required for xemacs 
users.

- Carsten

On Jan 25, 2007, at 22:33, Ed Hirgelt wrote:

> Oops, my fix wasn't completely correct either.  This one is and is 
> less redundant although it doesn't keep with the spirit of 
> org-set-local
>
>   (org-set-local 'buffer-substring-filters
>          (cons (lambda (x) (set-text-properties 0 (length x) nil x) x)
>                (if (boundp 'buffer-substring-filters) 
> buffer-substring-filters nil)))
>
>
> -- 
> Ed Hirgelt 
>
> Life is too short to read bad books.

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  reply	other threads:[~2007-01-26 11:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-25 21:33 buffer-substring-filters again Ed Hirgelt
2007-01-26  9:55 ` Carsten Dominik [this message]
2007-01-26 16:09   ` buffer-substring-filters and emacs 21 Eric J Haywiser

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.orgmode.org/

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

  git send-email \
    --in-reply-to=791fcc14fae208f15191af8e40a97cc0@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=ehirgelt@gmail.com \
    --cc=emacs-orgmode@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/org-mode.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).