all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <snogglethorpe@gmail.com>
Cc: emacs-devel@gnu.org, Miles Bader <miles@gnu.org>
Subject: Re: fringe buffer-boundary bitmaps
Date: Thu, 23 Jun 2005 19:08:19 +0900	[thread overview]
Message-ID: <fc339e4a050623030859e0731b@mail.gmail.com> (raw)
In-Reply-To: <871x6tcscc.fsf@xs4all.nl>

On 6/23/05, Lute Kamstra <Lute.Kamstra.lists@xs4all.nl> wrote:
> Ehrm, maybe I'm doing something really stupid, but your redefinitions
> don't seem to change the appearance of the fringe bitmaps in my Emacs.

I didn't realize this when I sent those messages, but you first have to do:

   (require 'fringe)

Unfortunately it seems that if you try to use define-fringe-bitmap
_without_ doing the above require, it will never work after that, even
if you later use the require and then redo the define-fringe-bitmap
calls; I had to restart emacs to make things take.

-Miles
-- 
Do not taunt Happy Fun Ball.

  reply	other threads:[~2005-06-23 10:08 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-22  0:51 fringe buffer-boundary bitmaps Miles Bader
2005-06-22  6:28 ` Miles Bader
2005-06-22  7:28   ` Miles Bader
2005-06-22 22:52     ` Kim F. Storm
2005-06-22 12:49   ` Robert J. Chassell
2005-06-23  0:19     ` Miles Bader
2005-06-23  7:45       ` Kim F. Storm
2005-06-23  8:05         ` Miles Bader
2005-06-23 21:14       ` Robert J. Chassell
2005-06-24  5:35       ` Richard M. Stallman
2005-06-22 22:48   ` Kim F. Storm
2005-06-22 15:42 ` Richard M. Stallman
2005-06-23  8:03   ` Kim F. Storm
2005-06-24  5:36     ` Richard M. Stallman
2005-06-24  8:37       ` Kim F. Storm
2005-06-25  0:31         ` Richard M. Stallman
2006-02-20 22:38           ` Kim F. Storm
2006-02-21  6:44             ` Miles Bader
2006-02-21 11:12             ` Giorgos Keramidas
2006-02-21 11:40               ` Kim F. Storm
2006-02-21 12:21                 ` Giorgos Keramidas
2006-02-21 14:55             ` Chong Yidong
2006-02-22  5:24             ` Richard M. Stallman
2006-02-23 23:45             ` Juri Linkov
2006-02-24 13:45               ` Kim F. Storm
2006-02-24 23:27                 ` Juri Linkov
2006-02-24 19:40               ` Richard Stallman
2005-06-22 19:03 ` Markus Gritsch
2005-06-22 22:43 ` Kim F. Storm
2005-06-23  9:53 ` Lute Kamstra
2005-06-23 10:08   ` Miles Bader [this message]
2005-06-23 12:18     ` Lute Kamstra
2005-06-23 13:49     ` Juanma Barranquero
2005-06-23 13:59       ` Juanma Barranquero
2005-06-23 15:15         ` Luc Teirlinck
2005-06-23 15:35           ` Juanma Barranquero
2005-06-23 18:20             ` Luc Teirlinck
2005-06-23 22:15               ` Juanma Barranquero
2005-06-24 14:12               ` Stefan Monnier
2005-06-23 15:23         ` Luc Teirlinck
2005-06-24  5:36     ` Richard M. Stallman

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=fc339e4a050623030859e0731b@mail.gmail.com \
    --to=snogglethorpe@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@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.