all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#884: (face-valid-attribute-values :stipple) returns all files in the current dir
@ 2008-09-04 11:24 Juanma Barranquero
  2009-01-13 12:42 ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2008-09-04 11:24 UTC (permalink / raw)
  To: Bug-Gnu-Emacs

Package: emacs
Version: 23.0.60
Severity: minor

On Windows,

 (face-valid-attribute-values :stipple)

returns a list of all files in the current directory, because
x-bitmap-file-path is "." on the Windows port.

That is not very useful, or even true.







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#884: (face-valid-attribute-values :stipple) returns all files in the current dir
  2008-09-04 11:24 bug#884: (face-valid-attribute-values :stipple) returns all files in the current dir Juanma Barranquero
@ 2009-01-13 12:42 ` Jason Rumney
  2009-01-14  2:03   ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Rumney @ 2009-01-13 12:42 UTC (permalink / raw)
  To: Juanma Barranquero, 884; +Cc: Bug-Gnu-Emacs

Juanma Barranquero wrote:
> Package: emacs
> Version: 23.0.60
> Severity: minor
>
> On Windows,
>
>  (face-valid-attribute-values :stipple)
>
> returns a list of all files in the current directory
>   

I fixed it to return only (("unspecified" . unspecified)), since Windows 
does not currently support stipple.








^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#884: (face-valid-attribute-values :stipple) returns all files in the current dir
  2009-01-13 12:42 ` Jason Rumney
@ 2009-01-14  2:03   ` Juanma Barranquero
  0 siblings, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2009-01-14  2:03 UTC (permalink / raw)
  To: Jason Rumney; +Cc: 884

On Tue, Jan 13, 2009 at 13:42, Jason Rumney <jasonr@gnu.org> wrote:

> I fixed it to return only (("unspecified" . unspecified))

Thanks.

> since Windows does not currently support stipple.

Is that fact documented anywhere?

    Juanma






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-14  2:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-04 11:24 bug#884: (face-valid-attribute-values :stipple) returns all files in the current dir Juanma Barranquero
2009-01-13 12:42 ` Jason Rumney
2009-01-14  2:03   ` Juanma Barranquero

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.