all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs-20110725 windows binaries
@ 2011-07-25 12:48 Sean Sieger
  2011-07-27 10:06 ` Dani Moncayo
  0 siblings, 1 reply; 10+ messages in thread
From: Sean Sieger @ 2011-07-25 12:48 UTC (permalink / raw
  To: emacs-devel; +Cc: help-emacs-windows

The trunk was built and runs successfully on Windows.  Binaries have
been published in

http://alpha.gnu.org/gnu/emacs/windows/




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

* Re: emacs-20110725 windows binaries
  2011-07-25 12:48 emacs-20110725 windows binaries Sean Sieger
@ 2011-07-27 10:06 ` Dani Moncayo
  2011-07-27 10:09   ` Lennart Borgman
  0 siblings, 1 reply; 10+ messages in thread
From: Dani Moncayo @ 2011-07-27 10:06 UTC (permalink / raw
  To: Sean Sieger; +Cc: help-emacs-windows, emacs-devel

On Mon, Jul 25, 2011 at 14:48, Sean Sieger <sean.sieger@gmail.com> wrote:
> The trunk was built and runs successfully on Windows.  Binaries have
> been published in
>
> http://alpha.gnu.org/gnu/emacs/windows/
>


Given a concrete (built) Emacs, are there a way to know the bzr
revision that was used to build it?


-- 
Dani Moncayo



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

* Re: emacs-20110725 windows binaries
  2011-07-27 10:06 ` Dani Moncayo
@ 2011-07-27 10:09   ` Lennart Borgman
  2011-07-27 16:16     ` Sean Sieger
  0 siblings, 1 reply; 10+ messages in thread
From: Lennart Borgman @ 2011-07-27 10:09 UTC (permalink / raw
  To: Dani Moncayo; +Cc: help-emacs-windows, Sean Sieger, emacs-devel

On Wed, Jul 27, 2011 at 12:06, Dani Moncayo <dmoncayo@gmail.com> wrote:
> On Mon, Jul 25, 2011 at 14:48, Sean Sieger <sean.sieger@gmail.com> wrote:
>> The trunk was built and runs successfully on Windows.  Binaries have
>> been published in
>>
>> http://alpha.gnu.org/gnu/emacs/windows/
>>
>
>
> Given a concrete (built) Emacs, are there a way to know the bzr
> revision that was used to build it?

No, currently it is not possible. I have suggested that it should be,
however. And I have added that to my patched version of
Emacs+EmacsW32. (Unfortunately I have not time at the moment to build
that version.)



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

* Re: emacs-20110725 windows binaries
  2011-07-27 10:09   ` Lennart Borgman
@ 2011-07-27 16:16     ` Sean Sieger
  2011-07-27 16:23       ` [h-e-w] " Eli Zaretskii
  2011-07-27 23:15       ` [h-e-w] " Lennart Borgman
  0 siblings, 2 replies; 10+ messages in thread
From: Sean Sieger @ 2011-07-27 16:16 UTC (permalink / raw
  To: help-emacs-windows; +Cc: emacs-devel

Lennart Borgman <lennart.borgman@gmail.com> writes:

    On Wed, Jul 27, 2011 at 12:06, Dani Moncayo <dmoncayo@gmail.com> wrote:

    > Given a concrete (built) Emacs, are there a way to know the bzr
    > revision that was used to build it?

    No, currently it is not possible. I have suggested that it should be,
    however. And I have added that to my patched version of
    Emacs+EmacsW32. (Unfortunately I have not time at the moment to build
    that version.)

Yes, currently it is possible.  Open the file in the Emacs distribution
that you'd like to work on.  In the mode line, you will see the
Bzr-<revno> you are looking for.

But I think, Lennart, you gotta use the development branch to see this.
I don't understand why you need the revision number if you're not using
it---it just doesn't make sense to me.




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

* Re: [h-e-w] emacs-20110725 windows binaries
  2011-07-27 16:16     ` Sean Sieger
@ 2011-07-27 16:23       ` Eli Zaretskii
  2011-07-28  0:10         ` Sean Sieger
  2011-07-27 23:15       ` [h-e-w] " Lennart Borgman
  1 sibling, 1 reply; 10+ messages in thread
From: Eli Zaretskii @ 2011-07-27 16:23 UTC (permalink / raw
  To: Sean Sieger; +Cc: help-emacs-windows, emacs-devel

> From: Sean Sieger <sean.sieger@gmail.com>
> Date: Wed, 27 Jul 2011 12:16:08 -0400
> Cc: emacs-devel@gnu.org
> 
> Yes, currently it is possible.  Open the file in the Emacs distribution
> that you'd like to work on.  In the mode line, you will see the
> Bzr-<revno> you are looking for.

That's the revision of the source tree, not of the running binary.



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

* Re: [h-e-w] emacs-20110725 windows binaries
  2011-07-27 16:16     ` Sean Sieger
  2011-07-27 16:23       ` [h-e-w] " Eli Zaretskii
@ 2011-07-27 23:15       ` Lennart Borgman
  2011-07-27 23:41         ` Sean Sieger
  1 sibling, 1 reply; 10+ messages in thread
From: Lennart Borgman @ 2011-07-27 23:15 UTC (permalink / raw
  To: Sean Sieger; +Cc: help-emacs-windows, emacs-devel

On Wed, Jul 27, 2011 at 18:16, Sean Sieger <sean.sieger@gmail.com> wrote:
> Lennart Borgman <lennart.borgman@gmail.com> writes:
>
>    On Wed, Jul 27, 2011 at 12:06, Dani Moncayo <dmoncayo@gmail.com> wrote:
>
>    > Given a concrete (built) Emacs, are there a way to know the bzr
>    > revision that was used to build it?
>
>    No, currently it is not possible. I have suggested that it should be,
>    however. And I have added that to my patched version of
>    Emacs+EmacsW32. (Unfortunately I have not time at the moment to build
>    that version.)
>
> Yes, currently it is possible.  Open the file in the Emacs distribution
> that you'd like to work on.  In the mode line, you will see the
> Bzr-<revno> you are looking for.
>
> But I think, Lennart, you gotta use the development branch to see this.
> I don't understand why you need the revision number if you're not using
> it---it just doesn't make sense to me.

As Eli explained this is not the revision number of the binary.

Oh, yes. It makes sense. I provide both the revison number of the
development branch and my patched branch.



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

* Re: [h-e-w] emacs-20110725 windows binaries
  2011-07-27 23:15       ` [h-e-w] " Lennart Borgman
@ 2011-07-27 23:41         ` Sean Sieger
  0 siblings, 0 replies; 10+ messages in thread
From: Sean Sieger @ 2011-07-27 23:41 UTC (permalink / raw
  To: emacs-devel; +Cc: help-emacs-windows

Lennart Borgman <lennart.borgman@gmail.com> writes:

    As Eli explained this is not the revision number of the binary.

    Oh, yes. It makes sense. I provide both the revison number of the
    development branch and my patched branch.

Okay.




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

* Re: emacs-20110725 windows binaries
  2011-07-27 16:23       ` [h-e-w] " Eli Zaretskii
@ 2011-07-28  0:10         ` Sean Sieger
  2011-07-28  0:17           ` Lennart Borgman
  0 siblings, 1 reply; 10+ messages in thread
From: Sean Sieger @ 2011-07-28  0:10 UTC (permalink / raw
  To: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

    That's the revision of the source tree, not of the running binary.

What's the `revision of the running binary'?




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

* Re: emacs-20110725 windows binaries
  2011-07-28  0:10         ` Sean Sieger
@ 2011-07-28  0:17           ` Lennart Borgman
  2011-07-28  0:48             ` Sean Sieger
  0 siblings, 1 reply; 10+ messages in thread
From: Lennart Borgman @ 2011-07-28  0:17 UTC (permalink / raw
  To: Sean Sieger; +Cc: emacs-devel

On Thu, Jul 28, 2011 at 02:10, Sean Sieger <sean.sieger@gmail.com> wrote:
> Eli Zaretskii <eliz@gnu.org> writes:
>
>    That's the revision of the source tree, not of the running binary.
>
> What's the `revision of the running binary'?

The bzr rev number of the sources it was built from? At least that is
what I have defined it as.



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

* Re: emacs-20110725 windows binaries
  2011-07-28  0:17           ` Lennart Borgman
@ 2011-07-28  0:48             ` Sean Sieger
  0 siblings, 0 replies; 10+ messages in thread
From: Sean Sieger @ 2011-07-28  0:48 UTC (permalink / raw
  To: emacs-devel

Lennart Borgman <lennart.borgman@gmail.com> writes:

    On Thu, Jul 28, 2011 at 02:10, Sean Sieger <sean.sieger@gmail.com> wrote:
    > Eli Zaretskii <eliz@gnu.org> writes:
    >
    >    That's the revision of the source tree, not of the running binary.
    >
    > What's the `revision of the running binary'?

    The bzr rev number of the sources it was built from? At least that is
    what I have defined it as.

Okay.




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

end of thread, other threads:[~2011-07-28  0:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-25 12:48 emacs-20110725 windows binaries Sean Sieger
2011-07-27 10:06 ` Dani Moncayo
2011-07-27 10:09   ` Lennart Borgman
2011-07-27 16:16     ` Sean Sieger
2011-07-27 16:23       ` [h-e-w] " Eli Zaretskii
2011-07-28  0:10         ` Sean Sieger
2011-07-28  0:17           ` Lennart Borgman
2011-07-28  0:48             ` Sean Sieger
2011-07-27 23:15       ` [h-e-w] " Lennart Borgman
2011-07-27 23:41         ` Sean Sieger

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.