all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Amy Templeton <amy.g.templeton@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Images, display-time, modeline
Date: Fri, 20 Apr 2007 22:04:01 -0400	[thread overview]
Message-ID: <87slaumqjy.fsf@gmail.com> (raw)
In-Reply-To: <ceodli343n.fsf@xoc2.stanford.EDU> (Glenn Morris's message of "Fri, 20 Apr 2007 18:31:40 -0700")

Glenn Morris wrote:
> Maybe your new Emacs was compiled without support for some image
> types. What is the actual setting for display-time-mail-icon 

(image :type pbm
       :file "~/vc/cvs/emacs/2007-04-15/share/emacs/22.0.97/etc/letter.pbm"
       :ascent center)

> what does this return:
> (mapcar (lambda (type) (if (image-type-available-p type)
> type)) image-types)

(png jpeg postscript xbm pbm)

> It was moved nearer the start so that it would be always
> visible. Not that mysterious, surely?

Touché.

> You can probably customize mode-line-format. You want to
> move the "mode-line-position" part after the
> "global-mode-string" part, I imagine.

Aha, I'll look further into that. Out of curiosity, do you
know if it's safe to remove all the bits about mouse stuff
in the mode-line-format? Since I never actually use the
mouse, it's not exactly of any use and just makes the whole
thing all the more confusing.

Thanks a lot,
Amy

  reply	other threads:[~2007-04-21  2:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2338.1177106588.7795.help-gnu-emacs@gnu.org>
2007-04-21  1:31 ` Images, display-time, modeline Glenn Morris
2007-04-21  2:04   ` Amy Templeton [this message]
     [not found]   ` <mailman.2343.1177121073.7795.help-gnu-emacs@gnu.org>
2007-04-21 18:29     ` Glenn Morris
2007-04-23 18:49       ` Amy Templeton
     [not found]       ` <mailman.2416.1177354214.7795.help-gnu-emacs@gnu.org>
2007-04-23 22:24         ` Glenn Morris
2007-04-23 23:21           ` Amy Templeton
2007-04-20 22:02 Amy Templeton

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=87slaumqjy.fsf@gmail.com \
    --to=amy.g.templeton@gmail.com \
    --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.