all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Fullscreen Mode, Emacs 23 and OS X
       [not found] <mailman.12251.1259993776.2239.help-gnu-emacs@gnu.org>
@ 2009-12-05 19:01 ` Stefan Monnier
  2009-12-06 16:43   ` Steve Revilak
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Monnier @ 2009-12-05 19:01 UTC (permalink / raw
  To: help-gnu-emacs

> When I downloaded 23.1.1, I was surprised to discover that the little
> "mac" directory had disappeared.  Emacs 23 seems to be heading down
> the path of merging Mac OS X/OpenStep/GNUStep code.  To excerpt a
> section of etc/NEWS (from the emacs source distribution):

The original reason for the change was that nobody wanted to maintain
the "Carbon" port (i.e. the OSX code used in Emacs-22).  Now that we
switched, we have no intention to go back, so please help us improve the
NS code in Emacs-23 by reporting (via M-x report-emacs-bug) the problems
you encounter.


        Stefan


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

* Re: Fullscreen Mode, Emacs 23 and OS X
  2009-12-05 19:01 ` Fullscreen Mode, Emacs 23 and OS X Stefan Monnier
@ 2009-12-06 16:43   ` Steve Revilak
  2009-12-07  2:27     ` Tracking Emacs Development (was: Fullscreen Mode, Emacs 23 and OS X) Steve Revilak
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Revilak @ 2009-12-06 16:43 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 736 bytes --]

srevilak> When I downloaded 23.1.1, I was surprised to discover that
srevilak> the little "mac" directory had disappeared.  Emacs 23 seems
srevilak> to be heading down the path of merging Mac OS
srevilak> X/OpenStep/GNUStep code.  To excerpt a section of etc/NEWS
srevilak> (from the emacs source distribution):

monnier> The original reason for the change was that nobody wanted to
monnier> maintain the "Carbon" port (i.e. the OSX code used in
monnier> Emacs-22).  Now that we switched, we have no intention to go
monnier> back, so please help us improve the NS code in Emacs-23 by
monnier> reporting (via M-x report-emacs-bug) the problems you
monnier> encounter.

Stefan,

Thanks for the nudge.  I have reported more bugs :)

Steve

[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]

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

* Tracking Emacs Development (was: Fullscreen Mode, Emacs 23 and OS X)
  2009-12-06 16:43   ` Steve Revilak
@ 2009-12-07  2:27     ` Steve Revilak
  2009-12-07  9:32       ` Peter Dyballa
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Revilak @ 2009-12-07  2:27 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1154 bytes --]

srevilak> When I downloaded 23.1.1, I was surprised to discover that
srevilak> the little "mac" directory had disappeared.  Emacs 23 seems
srevilak> to be heading down the path of merging Mac OS
srevilak> X/OpenStep/GNUStep code.  To excerpt a section of etc/NEWS
srevilak> (from the emacs source distribution):

monnier> The original reason for the change was that nobody wanted to
monnier> maintain the "Carbon" port (i.e. the OSX code used in
monnier> Emacs-22).  Now that we switched, we have no intention to go
monnier> back, so please help us improve the NS code in Emacs-23 by
monnier> reporting (via M-x report-emacs-bug) the problems you
monnier> encounter.

srevilak> Thanks for the nudge.  I have reported more bugs :)

I'd like to ask a question on a more serious note.

To me, emacs is a very important piece of software, and I would like
to do what I can to help it improve.  

What is the best way to follow emacs development?  Just check out the
trunk [1] and rebuild on a regular basis?  Are there incremental
branches done between release versions?

Steve


[1] i.e. http://savannah.gnu.org/cvs/?group=emacs

[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]

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

* Re: Tracking Emacs Development (was: Fullscreen Mode, Emacs 23 and OS X)
  2009-12-07  2:27     ` Tracking Emacs Development (was: Fullscreen Mode, Emacs 23 and OS X) Steve Revilak
@ 2009-12-07  9:32       ` Peter Dyballa
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Dyballa @ 2009-12-07  9:32 UTC (permalink / raw
  To: Steve Revilak; +Cc: help-gnu-emacs


Am 07.12.2009 um 03:27 schrieb Steve Revilak:

> What is the best way to follow emacs development?  Just check out the
> trunk [1] and rebuild on a regular basis?

Yes, and also trying to compile the sources differently to see how  
robust they are. I am using libraries from Fink and from MacPorts and  
see (or better: saw on Tiger, on Leopard I haven't had the opportunity  
yet to compile GNU Emacs) differences.

> Are there incremental branches done between release versions?


GNU Emacs versions are released...

--
Greetings

   Pete

Bake pizza not war!





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

* Re: Tracking Emacs Development
       [not found]   ` <mailman.12400.1260152858.2239.help-gnu-emacs@gnu.org>
@ 2009-12-07 15:55     ` Stefan Monnier
  2009-12-08  1:13       ` Steve Revilak
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Monnier @ 2009-12-07 15:55 UTC (permalink / raw
  To: help-gnu-emacs

monnier> The original reason for the change was that nobody wanted to
monnier> maintain the "Carbon" port (i.e. the OSX code used in
monnier> Emacs-22).  Now that we switched, we have no intention to go
monnier> back, so please help us improve the NS code in Emacs-23 by
monnier> reporting (via M-x report-emacs-bug) the problems
monnier> you encounter.
srevilak> Thanks for the nudge.  I have reported more bugs :)

Thanks.

> To me, Emacs is a very important piece of software, and I would like
> to do what I can to help it improve.
> What is the best way to follow Emacs development?  Just check out the
> trunk [1] and rebuild on a regular basis?

Yes, that is ideal.  If you do that, you'll probably want to keep an eye
on emacs-devel@gnu.org (it's a fairly high-traffic list, tho), for known
breakage and things like that.

> Are there incremental branches done between release versions?

No.  We do have pretests, tho (the one for 23.2 will start
real-soon-now), so you could help a lot by trying out the pretests and
hammering on them to try and fix more bugs before the release.


        Stefan


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

* Re: Tracking Emacs Development
  2009-12-07 15:55     ` Tracking Emacs Development Stefan Monnier
@ 2009-12-08  1:13       ` Steve Revilak
  0 siblings, 0 replies; 6+ messages in thread
From: Steve Revilak @ 2009-12-08  1:13 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

srevilak> What is the best way to follow emacs development?  Just
srevilak> check out the trunk [1] and rebuild on a regular basis?

Peter_Dyballa> Yes, and also trying to compile the sources differently
Peter_Dyballa> to see how robust they are. I am using libraries from
Peter_Dyballa> Fink and from MacPorts and see (or better: saw on
Peter_Dyballa> Tiger, on Leopard I haven't had the opportunity yet to
Peter_Dyballa> compile GNU Emacs) differences.

monnier> Yes, that is ideal.  If you do that, you'll probably want to
monnier> keep an eye on emacs-devel@gnu.org (it's a fairly
monnier> high-traffic list, tho), for known breakage and things like
monnier> that.

Peter and Stefan,

Thank you for the suggestions.  I'll go back to building from the
trunk (and pretest versions, when they're available).

Steve

[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]

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

end of thread, other threads:[~2009-12-08  1:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20091207181006.3C39943CE1@mxperim3.sea5.speakeasy.net>
     [not found] ` <20091206170639.0B08BB3563@mxperim2.sea5.speakeasy.net>
     [not found]   ` <mailman.12400.1260152858.2239.help-gnu-emacs@gnu.org>
2009-12-07 15:55     ` Tracking Emacs Development Stefan Monnier
2009-12-08  1:13       ` Steve Revilak
     [not found] <mailman.12251.1259993776.2239.help-gnu-emacs@gnu.org>
2009-12-05 19:01 ` Fullscreen Mode, Emacs 23 and OS X Stefan Monnier
2009-12-06 16:43   ` Steve Revilak
2009-12-07  2:27     ` Tracking Emacs Development (was: Fullscreen Mode, Emacs 23 and OS X) Steve Revilak
2009-12-07  9:32       ` Peter Dyballa

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.