Gnus development mailing list
 help / color / mirror / Atom feed
* Re: earcon.el?
       [not found] <m38zij48ga.fsf@SnowWhite.Janik.cz>
@ 2001-08-19 20:30 ` Lars Magne Ingebrigtsen
  2001-08-19 21:55   ` earcon.el? Pavel Janík
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-08-19 20:30 UTC (permalink / raw)


Pavel@Janik.cz (Pavel Janík) writes:

> What is the purpose of the variable earcon-auto-play? It is not used
> anywhere. Do you use this code at all?

I don't think anybody uses it, but it was a fun hack.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: earcon.el?
  2001-08-19 20:30 ` earcon.el? Lars Magne Ingebrigtsen
@ 2001-08-19 21:55   ` Pavel Janík
  2001-08-19 22:12     ` earcon.el? Lars Magne Ingebrigtsen
                       ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Pavel Janík @ 2001-08-19 21:55 UTC (permalink / raw)
  Cc: GNU Emacs pretest bug list

   From: Lars Magne Ingebrigtsen <larsi@gnus.org>
   Date: Sun, 19 Aug 2001 22:30:10 +0200

Hi,

   > Pavel@Janik.cz (Pavel Janík) writes:
   > 
   > > What is the purpose of the variable earcon-auto-play? It is not used
   > > anywhere. Do you use this code at all?
   > 
   > I don't think anybody uses it, but it was a fun hack.

well, I started to using it - at least in works for me ;-) Please apply:

2001-08-19  Pavel Janík  <Pavel@Janik.cz>

	* earcon.el (earcon-auto-play): Remove unused option.

--- earcon.el.~6.2.~	Thu Jul 26 09:15:10 2001
+++ earcon.el	Sun Aug 19 23:53:20 2001
@@ -35,11 +35,6 @@
   "Turn ** sounds ** into noise."
   :group 'gnus-visual)
 
-(defcustom earcon-auto-play nil
-  "*When True, automatically play sounds as well as buttonize them."
-  :type 'boolean
-  :group 'earcon)
-
 (defcustom earcon-prefix "**"
   "*String denoting the start of an earcon."
   :type 'string

-- 
Pavel Janík


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

* Re: earcon.el?
  2001-08-19 21:55   ` earcon.el? Pavel Janík
@ 2001-08-19 22:12     ` Lars Magne Ingebrigtsen
  2001-08-19 22:15     ` Emacs 21 (was: earcon.el?) Lars Magne Ingebrigtsen
  2001-08-20 10:33     ` earcon.el? Gerd Moellmann
  2 siblings, 0 replies; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-08-19 22:12 UTC (permalink / raw)


Pavel@Janik.cz (Pavel Janík) writes:

> well, I started to using it - at least in works for me ;-) Please apply:

Thanks for the patch; I've applied it to Oort Gnus v0.04.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Emacs 21 (was: earcon.el?)
  2001-08-19 21:55   ` earcon.el? Pavel Janík
  2001-08-19 22:12     ` earcon.el? Lars Magne Ingebrigtsen
@ 2001-08-19 22:15     ` Lars Magne Ingebrigtsen
  2001-08-19 22:30       ` Harry Putnam
                         ` (3 more replies)
  2001-08-20 10:33     ` earcon.el? Gerd Moellmann
  2 siblings, 4 replies; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-08-19 22:15 UTC (permalink / raw)


Pavel@Janik.cz (Pavel Janík) writes:

[...]

I don't want to start jabbering on about Emacs 21 here (I can do that
on the emacs-pretesters list), but one disconcerting thing is that
Janík's name doesn't display correctly for me in Emacs 21, which it
looks OK in XEmacs and Emacs 20.  Is this a Gnus problem or a font
problem, or what?  I just see a square box where the "í" should be.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Emacs 21 (was: earcon.el?)
  2001-08-19 22:15     ` Emacs 21 (was: earcon.el?) Lars Magne Ingebrigtsen
@ 2001-08-19 22:30       ` Harry Putnam
  2001-08-19 23:39       ` Kai Großjohann
                         ` (2 subsequent siblings)
  3 siblings, 0 replies; 9+ messages in thread
From: Harry Putnam @ 2001-08-19 22:30 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Pavel@Janik.cz (Pavel Janík) writes:
> 
> [...]
> 
> I don't want to start jabbering on about Emacs 21 here (I can do that
> on the emacs-pretesters list), but one disconcerting thing is that
> Janík's name doesn't display correctly for me in Emacs 21, which it
> looks OK in XEmacs and Emacs 20.  Is this a Gnus problem or a font
> problem, or what?  I just see a square box where the "í" should be.

I see acente a' gur {yike}  the forward leaning one similar to "/" only
small, above the i.


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

* Re: Emacs 21 (was: earcon.el?)
  2001-08-19 22:15     ` Emacs 21 (was: earcon.el?) Lars Magne Ingebrigtsen
  2001-08-19 22:30       ` Harry Putnam
@ 2001-08-19 23:39       ` Kai Großjohann
  2001-08-21  5:59       ` Colin Walters
  2001-09-01 16:35       ` Dave Love
  3 siblings, 0 replies; 9+ messages in thread
From: Kai Großjohann @ 2001-08-19 23:39 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Is this a Gnus problem or a font problem, or what?  I just see a
> square box where the "í" should be.

Looks a lot like a font problem.  But why can Emacs 20 find the font,
whereas Emacs 21 cannot?  Strange.

Fwiw, I use the GNU intlfonts and see the Latin-2 character just fine.

kai
-- 
Symbol's function definition is void: signature


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

* Re: earcon.el?
  2001-08-19 21:55   ` earcon.el? Pavel Janík
  2001-08-19 22:12     ` earcon.el? Lars Magne Ingebrigtsen
  2001-08-19 22:15     ` Emacs 21 (was: earcon.el?) Lars Magne Ingebrigtsen
@ 2001-08-20 10:33     ` Gerd Moellmann
  2 siblings, 0 replies; 9+ messages in thread
From: Gerd Moellmann @ 2001-08-20 10:33 UTC (permalink / raw)
  Cc: GNUS mailing list, GNU Emacs pretest bug list

Pavel@Janik.cz (Pavel Janík) writes:

> 2001-08-19  Pavel Janík  <Pavel@Janik.cz>
> 
> 	* earcon.el (earcon-auto-play): Remove unused option.

Installed here.  It's not referenced anywhere, including the docs.


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

* Re: Emacs 21 (was: earcon.el?)
  2001-08-19 22:15     ` Emacs 21 (was: earcon.el?) Lars Magne Ingebrigtsen
  2001-08-19 22:30       ` Harry Putnam
  2001-08-19 23:39       ` Kai Großjohann
@ 2001-08-21  5:59       ` Colin Walters
  2001-09-01 16:35       ` Dave Love
  3 siblings, 0 replies; 9+ messages in thread
From: Colin Walters @ 2001-08-21  5:59 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> I don't want to start jabbering on about Emacs 21 here (I can do
> that on the emacs-pretesters list), but one disconcerting thing is
> that Janík's name doesn't display correctly for me in Emacs 21,
> which it looks OK in XEmacs and Emacs 20.  Is this a Gnus problem or
> a font problem, or what?  I just see a square box where the "í"
> should be.

I've been having weird font problems occasionally with Emacs 21.  On
my desktop system, every single character is a box, unless I switch
the font from the default.  But I have the same software (Debian sid)
installed on my laptop, and it generally works OK there.  I reported
this as a bug a while ago, and Dave Love said he'd seen the same
behavior, and also had reported it as a bug.  I haven't heard anything
since then...



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

* Re: Emacs 21 (was: earcon.el?)
  2001-08-19 22:15     ` Emacs 21 (was: earcon.el?) Lars Magne Ingebrigtsen
                         ` (2 preceding siblings ...)
  2001-08-21  5:59       ` Colin Walters
@ 2001-09-01 16:35       ` Dave Love
  3 siblings, 0 replies; 9+ messages in thread
From: Dave Love @ 2001-09-01 16:35 UTC (permalink / raw)


>>>>> "LMI" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

 LMI> I don't want to start jabbering on about Emacs 21 here (I can do that
 LMI> on the emacs-pretesters list), 

emacs-pretest-bug is the place to report problems.

 LMI> but one disconcerting thing is that Janík's name doesn't display
 LMI> correctly for me in Emacs 21, which it looks OK in XEmacs and
 LMI> Emacs 20.  Is this a Gnus problem or a font problem, or what?

You need to consult *Messages* for anything relevant and supply
information about the fontset you're using.  I have no such trouble.

I think there was an undocumented change in the use of scaleable fonts
which screwed some things.


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

end of thread, other threads:[~2001-09-01 16:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m38zij48ga.fsf@SnowWhite.Janik.cz>
2001-08-19 20:30 ` earcon.el? Lars Magne Ingebrigtsen
2001-08-19 21:55   ` earcon.el? Pavel Janík
2001-08-19 22:12     ` earcon.el? Lars Magne Ingebrigtsen
2001-08-19 22:15     ` Emacs 21 (was: earcon.el?) Lars Magne Ingebrigtsen
2001-08-19 22:30       ` Harry Putnam
2001-08-19 23:39       ` Kai Großjohann
2001-08-21  5:59       ` Colin Walters
2001-09-01 16:35       ` Dave Love
2001-08-20 10:33     ` earcon.el? Gerd Moellmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).