all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: textual artifacts
Date: Thu, 15 Jan 2009 17:55:12 +1100	[thread overview]
Message-ID: <87eiz5xdm7.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.4814.1231902748.26697.help-gnu-emacs@gnu.org

ross@rosslaird.info (Ross A. Laird) writes:

> I am using the emacs-snapshot package, which, according to the About
> screen, is this:
>
> GNU Emacs 23.0.60.1 (i486-pc-linux-gnu, GTK+ Version 2.14.3)
>
> In org-mode (and elsewhere, at times) various bits of text can become
> invisible but re-appear when I move the cursor over them. Also,
> sometimes when I move about in a file, bits of the file from farther
> down (or farther up) will remain displayed in the buffer even though
> they are much later or earlier in the document than the current
> viewpoint. This is all a bit hard to describe, but it's basically a
> situation where textual artifacts keep showing up. And it's not limited
> to org-mode buffers, either; sometimes, it happens in the minibuffer
> (though mostly, the item just becomes invisible).
>
> Ideas?

You don't give any idnication of how old that snapshot is. Som eof the
emacs-snapshot packages I've seen are very old - in fact, I saw a ubuntu
one today that had a date in 2007!!!

At various times, I've seen similar things to what you appear to be
describing. In my case, it has been fixed with re-fontifying the buffer
using 

M-x font-lock-fontify-buffer

What you are observing are probably intermidiate bugs in the
code. Remember, emacs-snapshot is a snapshot of the CVS development tree
and you can expect to encounter things like this. 

Use M-x emacs-version and find out when the package you are using was
created. If its older than a few weeks, find a newer version or build
from sources. Its likely the problem has been fixed in later versions
(though its just as likely it could come back - thats the downside of
using development code).

Tim

-- 
tcross (at) rapttech dot com dot au


       reply	other threads:[~2009-01-15  6:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4814.1231902748.26697.help-gnu-emacs@gnu.org>
2009-01-15  6:55 ` Tim X [this message]
2009-01-15 17:59   ` textual artifacts Ross A. Laird
2009-01-14  3:12 Ross A. Laird
2009-01-14  9:20 ` Peter Dyballa

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=87eiz5xdm7.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --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.
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.