From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: monnier+gnu/emacs@rum.cs.yale.edu
Subject: Re: bug in forward-visible-line: Patch
Date: Fri, 23 May 2003 10:50:33 -0500 (CDT) [thread overview]
Message-ID: <200305231550.h4NFoWb11612@eel.dms.auburn.edu> (raw)
In-Reply-To: <x5ptmamxc5.fsf@lola.goethe.zz> (David.Kastrup@t-online.de)
David Kastrup wrote:
If (listp prop) evaluates to t, nil is always returned.
Yes, this was a typo which I fixed in a later posting. It should have
said: (dolist (var prop t)
Also, the use of get-text-property was a bug. I should have used
get-char-property or overlays would not be handled correctly.
All of these are moot points now, since my main oversight at the time
was not to notice that there already was a function with a similar
functionality: line-move-invisible. (I noticed it later.)
That function has problems that should be corrected as I pointed out,
but I believe that doing so would eliminate the need for a new
function.
Sincerely,
Luc.
next prev parent reply other threads:[~2003-05-23 15:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-22 4:43 bug in forward-visible-line: Patch Luc Teirlinck
2003-05-22 12:56 ` Stefan Monnier
2003-05-22 17:46 ` Luc Teirlinck
2003-05-22 21:40 ` Luc Teirlinck
2003-05-22 21:51 ` Stefan Monnier
2003-05-22 22:03 ` Luc Teirlinck
2003-05-22 22:23 ` Luc Teirlinck
2003-05-22 23:38 ` Luc Teirlinck
2003-05-23 0:03 ` Luc Teirlinck
2003-05-22 22:27 ` David Kastrup
2003-05-23 8:54 ` Miles Bader
2003-05-23 16:18 ` Luc Teirlinck
2003-05-24 23:19 ` Richard Stallman
2003-05-23 22:48 ` Richard Stallman
2003-05-23 15:50 ` Luc Teirlinck [this message]
2003-05-22 21:46 ` Luc Teirlinck
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=200305231550.h4NFoWb11612@eel.dms.auburn.edu \
--to=teirllm@dms.auburn.edu \
--cc=monnier+gnu/emacs@rum.cs.yale.edu \
/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.