unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Suggestions for "Emacs development updates" at Emacs Conf
@ 2024-10-13 10:20 Philip Kaludercic
  2024-10-18  7:01 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Philip Kaludercic @ 2024-10-13 10:20 UTC (permalink / raw)
  To: emacs-devel


Hi,

Sacha Chua has asked me to present this years "Emacs development update"
at Emacs Conf [0], specifically focusing on Emacs 30.  I think we have a
good overview of the most interesting features from Emacs 30 on Emacs
Wiki [1], or is there anything else we should mention?

I wanted to ask if someone could summarise me the status of the the
incremental GC branch?  From what I understand (as I didn't have the
time to follow the thread), that is the biggest upcoming feature.

[0] https://emacsconf.org/2024/
[1] https://www.emacswiki.org/emacs/EmacsThirtyHighlights

-- 
	Philip Kaludercic on icterid



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

* Re: Suggestions for "Emacs development updates" at Emacs Conf
  2024-10-13 10:20 Suggestions for "Emacs development updates" at Emacs Conf Philip Kaludercic
@ 2024-10-18  7:01 ` Eli Zaretskii
  2024-10-18  7:48   ` Stefan Kangas
  2024-10-18 10:21   ` Philip Kaludercic
  0 siblings, 2 replies; 5+ messages in thread
From: Eli Zaretskii @ 2024-10-18  7:01 UTC (permalink / raw)
  To: Philip Kaludercic; +Cc: emacs-devel

> From: Philip Kaludercic <philipk@posteo.net>
> Date: Sun, 13 Oct 2024 10:20:06 +0000
> 
> Sacha Chua has asked me to present this years "Emacs development update"
> at Emacs Conf [0], specifically focusing on Emacs 30.  I think we have a
> good overview of the most interesting features from Emacs 30 on Emacs
> Wiki [1], or is there anything else we should mention?
> 
> I wanted to ask if someone could summarise me the status of the the
> incremental GC branch?  From what I understand (as I didn't have the
> time to follow the thread), that is the biggest upcoming feature.
> 
> [0] https://emacsconf.org/2024/
> [1] https://www.emacswiki.org/emacs/EmacsThirtyHighlights

It isn't clear to me whether your presentation should focus on Emacs
30 or Emacs 31 or something else.  The igc branch may be ready in time
for Emacs 31, but even that is not sure at this time; it certainly
won't be in Emacs 30.

IMO, it's too early to talk about what will be in Emacs 31.  Even if
you want to describe a small number of major new features, there's not
yet enough stuff in NEWS for that.  Better support for DND on Windows
and color fonts on MS-Windows is probably good news for users of
Windows, but that's Windows-only news.

If the subject is interesting future developments in Emacs, then igc
is by far the most interesting one.  But I don't have any suggestions
for any others.

For Emacs 30, just go by Antinews in the two manuals: they are
supposed to mention the more important changes.

HTH, and thanks in advance.



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

* Re: Suggestions for "Emacs development updates" at Emacs Conf
  2024-10-18  7:01 ` Eli Zaretskii
@ 2024-10-18  7:48   ` Stefan Kangas
  2024-10-18 10:21   ` Philip Kaludercic
  1 sibling, 0 replies; 5+ messages in thread
From: Stefan Kangas @ 2024-10-18  7:48 UTC (permalink / raw)
  To: Eli Zaretskii, Philip Kaludercic; +Cc: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

> For Emacs 30, just go by Antinews in the two manuals: they are
> supposed to mention the more important changes.

See also (info "(efaq) New in Emacs 30").



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

* Re: Suggestions for "Emacs development updates" at Emacs Conf
  2024-10-18  7:01 ` Eli Zaretskii
  2024-10-18  7:48   ` Stefan Kangas
@ 2024-10-18 10:21   ` Philip Kaludercic
  2024-10-21 14:50     ` Sacha Chua
  1 sibling, 1 reply; 5+ messages in thread
From: Philip Kaludercic @ 2024-10-18 10:21 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Philip Kaludercic <philipk@posteo.net>
>> Date: Sun, 13 Oct 2024 10:20:06 +0000
>> 
>> Sacha Chua has asked me to present this years "Emacs development update"
>> at Emacs Conf [0], specifically focusing on Emacs 30.  I think we have a
>> good overview of the most interesting features from Emacs 30 on Emacs
>> Wiki [1], or is there anything else we should mention?
>> 
>> I wanted to ask if someone could summarise me the status of the the
>> incremental GC branch?  From what I understand (as I didn't have the
>> time to follow the thread), that is the biggest upcoming feature.
>> 
>> [0] https://emacsconf.org/2024/
>> [1] https://www.emacswiki.org/emacs/EmacsThirtyHighlights
>
> It isn't clear to me whether your presentation should focus on Emacs
> 30 or Emacs 31 or something else.  The igc branch may be ready in time
> for Emacs 31, but even that is not sure at this time; it certainly
> won't be in Emacs 30.

The idea was to focus on Emacs 30; I was just wondering if there was
already something that would be worth mentioning from Emacs 31.

> IMO, it's too early to talk about what will be in Emacs 31.  Even if
> you want to describe a small number of major new features, there's not
> yet enough stuff in NEWS for that.  Better support for DND on Windows
> and color fonts on MS-Windows is probably good news for users of
> Windows, but that's Windows-only news.
>
> If the subject is interesting future developments in Emacs, then igc
> is by far the most interesting one.  But I don't have any suggestions
> for any others.

OK, then I'll probably just talk about Emacs 30.

> For Emacs 30, just go by Antinews in the two manuals: they are
> supposed to mention the more important changes.

1+

> HTH, and thanks in advance.

-- 
	Philip Kaludercic on siskin



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

* Re: Suggestions for "Emacs development updates" at Emacs Conf
  2024-10-18 10:21   ` Philip Kaludercic
@ 2024-10-21 14:50     ` Sacha Chua
  0 siblings, 0 replies; 5+ messages in thread
From: Sacha Chua @ 2024-10-21 14:50 UTC (permalink / raw)
  To: emacs-devel

Philip Kaludercic <philipk@posteo.net> writes:

>>> Sacha Chua has asked me to present this years "Emacs development update"
>>> at Emacs Conf [0], specifically focusing on Emacs 30.  I think we have a
> OK, then I'll probably just talk about Emacs 30.

Oh, it could talk about stuff in Emacs 31 too, but I understand from the
thread that it might be too early to talk about the things people are
working on for future versions. Since we're in the pretest part of the
release cycle, your talk could focus on Emacs 30 highlights and
encourage people to try the pretests so that emacs-devel can get more
feedback.

In the past, John Wiegley's development updates have been kind of a
overview of things from emacs-devel that people might want to know about
(since the mailing list is hard for many people to follow), but you can
take it in whatever direction you want. =)

https://emacsconf.org/2023/talks/devel/
https://emacsconf.org/2022/talks/devel/
https://emacsconf.org/2021/talks/dev-update/
https://emacsconf.org/2020/talks/38/
https://emacsconf.org/2019/talks/03/

Sacha




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

end of thread, other threads:[~2024-10-21 14:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 10:20 Suggestions for "Emacs development updates" at Emacs Conf Philip Kaludercic
2024-10-18  7:01 ` Eli Zaretskii
2024-10-18  7:48   ` Stefan Kangas
2024-10-18 10:21   ` Philip Kaludercic
2024-10-21 14:50     ` Sacha Chua

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).