unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* no alternative given for obsolete variable
@ 2024-05-10  8:21 Colin Baxter
  2024-05-10  8:51 ` Zhengyi Fu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Colin Baxter @ 2024-05-10  8:21 UTC (permalink / raw)
  To: help-gnu-emacs

In byte compiling a file, I'm told that

--8<---------------cut here---------------start------------->8---

`browse-url-mozilla-program' is an obsolete variable
    (as of 29.1).

--8<---------------cut here---------------end--------------->8---


There is however no indication of what to use in its place. Does anyone
know?

Colin Baxter.




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

* Re: no alternative given for obsolete variable
  2024-05-10  8:21 no alternative given for obsolete variable Colin Baxter
@ 2024-05-10  8:51 ` Zhengyi Fu
  2024-05-10  9:07 ` Po Lu
  2024-05-10  9:57 ` Tim Landscheidt
  2 siblings, 0 replies; 5+ messages in thread
From: Zhengyi Fu @ 2024-05-10  8:51 UTC (permalink / raw)
  To: Colin Baxter; +Cc: help-gnu-emacs

Colin Baxter <m43cap@yandex.com> writes:

> In byte compiling a file, I'm told that
>
> --8<---------------cut here---------------start------------->8---
>
> `browse-url-mozilla-program' is an obsolete variable
>     (as of 29.1).
>
> --8<---------------cut here---------------end--------------->8---
>
>
> There is however no indication of what to use in its place. Does anyone
> know?
>
> Colin Baxter.


The Mozilla Application Suite[^1] project has been discontinued since
2006.  You should definitely stop using it any more.

[^1]: https://en.wikipedia.org/wiki/Mozilla_Application_Suite

-- 
Zhengyi Fu



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

* Re: no alternative given for obsolete variable
  2024-05-10  8:21 no alternative given for obsolete variable Colin Baxter
  2024-05-10  8:51 ` Zhengyi Fu
@ 2024-05-10  9:07 ` Po Lu
  2024-05-10  9:57 ` Tim Landscheidt
  2 siblings, 0 replies; 5+ messages in thread
From: Po Lu @ 2024-05-10  9:07 UTC (permalink / raw)
  To: Colin Baxter; +Cc: help-gnu-emacs

Colin Baxter <m43cap@yandex.com> writes:

> There is however no indication of what to use in its place.

Some other web browser.  :-)



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

* Re: no alternative given for obsolete variable
  2024-05-10  8:21 no alternative given for obsolete variable Colin Baxter
  2024-05-10  8:51 ` Zhengyi Fu
  2024-05-10  9:07 ` Po Lu
@ 2024-05-10  9:57 ` Tim Landscheidt
  2024-05-10 12:13   ` Colin Baxter
  2 siblings, 1 reply; 5+ messages in thread
From: Tim Landscheidt @ 2024-05-10  9:57 UTC (permalink / raw)
  To: Colin Baxter; +Cc: help-gnu-emacs

Colin Baxter <m43cap@yandex.com> wrote:

> In byte compiling a file, I'm told that


> `browse-url-mozilla-program' is an obsolete variable
>     (as of 29.1).


> There is however no indication of what to use in its place. Does anyone
> know?

The variable was changed by commit
86dc875bf590c33d255af04d4e3249db05fca65d which included the
addition to the NEWS file:

|  This support has been obsolete since Emacs 25.1.  The final version of
|  the Galeon web browser was released in September, 2008.

| +---
| +*** Support for the "Mozilla" web browser is now obsolete.
| +Note that this historical web browser is different from Mozilla
| +Firefox; it is its predecessor.
| +
|  ** Ruby Mode

|  ---

So you should (probably) look at the browse-*-firefox func-
tions and variables.

Tim



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

* Re: no alternative given for obsolete variable
  2024-05-10  9:57 ` Tim Landscheidt
@ 2024-05-10 12:13   ` Colin Baxter
  0 siblings, 0 replies; 5+ messages in thread
From: Colin Baxter @ 2024-05-10 12:13 UTC (permalink / raw)
  To: Tim Landscheidt; +Cc: help-gnu-emacs

>>>>> Tim Landscheidt <tim@tim-landscheidt.de> writes:

    > Colin Baxter <m43cap@yandex.com> wrote:
    >> In byte compiling a file, I'm told that


    >> `browse-url-mozilla-program' is an obsolete variable (as of
    >> 29.1).


    >> There is however no indication of what to use in its place. Does
    >> anyone know?

    > The variable was changed by commit
    > 86dc875bf590c33d255af04d4e3249db05fca65d which included the
    > addition to the NEWS file:

    > | This support has been obsolete since Emacs 25.1.  The final
    > version of | the Galeon web browser was released in September,
    > 2008.

    > | +--- | +*** Support for the "Mozilla" web browser is now
    > obsolete.  | +Note that this historical web browser is different
    > from Mozilla | +Firefox; it is its predecessor.  | + | ** Ruby
    > Mode

    > | ---

    > So you should (probably) look at the browse-*-firefox func- tions
    > and variables.

    > Tim

Thank you.



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

end of thread, other threads:[~2024-05-10 12:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-10  8:21 no alternative given for obsolete variable Colin Baxter
2024-05-10  8:51 ` Zhengyi Fu
2024-05-10  9:07 ` Po Lu
2024-05-10  9:57 ` Tim Landscheidt
2024-05-10 12:13   ` Colin Baxter

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 read-only IMAP folder(s) and NNTP newsgroup(s).