all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: someusernamehere <someusernamehere@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: simple elisp animation?
Date: Thu, 27 Mar 2008 18:56:46 +0100	[thread overview]
Message-ID: <47EBDFDE.3050004@gmail.com> (raw)
In-Reply-To: <408f650a-042f-432c-847f-42a8c7d20852@i12g2000prf.googlegroups.com>

someusernamehere wrote:
> Which is the easiest way for does the following in elisp, I´m trying
> to do a kind of simple "animation", I mean e.g. I have first in the
> buffer:
> 
>      o
>    / | \
>     / \
> 
> how I can transform before in:
> 
>  __o__
>      |
>     / \
> 
> and after some more positions

Can't you just use run-with-timer and replace the content?




  reply	other threads:[~2008-03-27 17:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-27 16:50 simple elisp animation? someusernamehere
2008-03-27 17:56 ` Lennart Borgman (gmail) [this message]
     [not found] ` <mailman.9507.1206640618.18990.help-gnu-emacs@gnu.org>
2008-03-27 18:11   ` someusernamehere
2008-03-27 20:08     ` Pascal Bourguignon

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=47EBDFDE.3050004@gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=someusernamehere@gmail.com \
    /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.