all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 9ed3685: Lots of refactorings and a few minor improvements.
       [not found] ` <20170103221541.47B2D2201B8@vcs.savannah.gnu.org>
@ 2017-01-04 18:30   ` Glenn Morris
  2017-01-07 10:28     ` Emacs versions for rst.el (was: Re: master 9ed3685: Lots of refactorings and a few minor improvements.) Stefan Merten
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2017-01-04 18:30 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Merten

Stefan Merten wrote:

> branch: master
> commit 9ed3685a778843cbc0df3ca2490f79eb4e2ebefe
> Author: Stefan Merten <stefan@merten-home.de>
> Commit: Stefan Merten <stefan@merten-home.de>

[In rst-package-emacs-version-alist:]

> +    ("1.5.1" . "26.2")


Hi - don't you want 26.1 there?

I also note that Emacs 25.1 seems to contain 1.4.1, and 24.5 1.4.0,
which does not seem to agree with the above alist either?



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

* Emacs versions for rst.el (was: Re: master 9ed3685: Lots of refactorings and a few minor improvements.)
  2017-01-04 18:30   ` master 9ed3685: Lots of refactorings and a few minor improvements Glenn Morris
@ 2017-01-07 10:28     ` Stefan Merten
  2017-01-11 23:06       ` Emacs versions for rst.el Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Merten @ 2017-01-07 10:28 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

Hi Glenn!

3 days ago Glenn Morris wrote:
>> branch: master
>> commit 9ed3685a778843cbc0df3ca2490f79eb4e2ebefe
>> Author: Stefan Merten <stefan@merten-home.de>
>> Commit: Stefan Merten <stefan@merten-home.de>
> 
> [In rst-package-emacs-version-alist:]
> 
>> +    ("1.5.1" . "26.2")
> 
> 
> Hi - don't you want 26.1 there?
> 
> I also note that Emacs 25.1 seems to contain 1.4.1, and 24.5 1.4.0,
> which does not seem to agree with the above alist either?

I'm not following Emacs releases and so what I put in there is more or
less a rough guess. When I commit something to the Emacs `master` then
I'm convinced that it should go into the next available release.

However, I do not know when which release is prepared and what commit
may go in and which not. Some time ago I understood this is a
complicated processes with deadlines and the like and I happily leave
this up to the Emacs community :-) .



						HTH

						Stefan




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

* Re: Emacs versions for rst.el
  2017-01-07 10:28     ` Emacs versions for rst.el (was: Re: master 9ed3685: Lots of refactorings and a few minor improvements.) Stefan Merten
@ 2017-01-11 23:06       ` Glenn Morris
  2017-01-14 15:21         ` Stefan Merten
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2017-01-11 23:06 UTC (permalink / raw)
  To: Stefan Merten; +Cc: emacs-devel

Stefan Merten wrote:

>> [In rst-package-emacs-version-alist:]
>> 
>>> +    ("1.5.1" . "26.2")
>> 
>> 
>> Hi - don't you want 26.1 there?
>> 
>> I also note that Emacs 25.1 seems to contain 1.4.1, and 24.5 1.4.0,
>> which does not seem to agree with the above alist either?
>
> I'm not following Emacs releases and so what I put in there is more or
> less a rough guess. When I commit something to the Emacs `master` then
> I'm convinced that it should go into the next available release.

The Emacs version number tells you what to use.
Eg current version of master = 26.0.50 -> next release from master will
be 26.1. So you should have used 26.1 in place of 26.2. No need to
guess, or to follow development lists.



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

* Re: Emacs versions for rst.el
  2017-01-11 23:06       ` Emacs versions for rst.el Glenn Morris
@ 2017-01-14 15:21         ` Stefan Merten
  2017-01-14 17:40           ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Merten @ 2017-01-14 15:21 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

Hi Glenn!

2 days ago Glenn Morris wrote:
>> I'm not following Emacs releases and so what I put in there is more or
>> less a rough guess. When I commit something to the Emacs `master` then
>> I'm convinced that it should go into the next available release.
> 
> The Emacs version number tells you what to use.

Where do I find it?

> Eg current version of master = 26.0.50 -> next release from master will
> be 26.1. So you should have used 26.1 in place of 26.2. No need to
> guess, or to follow development lists.

Can you give me a quick command to find this out? Is it documented
somewhere?


						Grüße

						Stefan



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

* Re: Emacs versions for rst.el
  2017-01-14 15:21         ` Stefan Merten
@ 2017-01-14 17:40           ` Eli Zaretskii
  0 siblings, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2017-01-14 17:40 UTC (permalink / raw)
  To: Stefan Merten; +Cc: rgm, emacs-devel

> From: Stefan Merten <stefan@merten-home.de>
> Comments: In-reply-to Glenn Morris <rgm@gnu.org>
> 	message dated "Wed, 11 Jan 2017 18:06:23 -0500."
> Date: Sat, 14 Jan 2017 16:21:52 +0100
> Cc: emacs-devel@gnu.org
> 
> > The Emacs version number tells you what to use.
> 
> Where do I find it?

M-x emacs-version RET

> > Eg current version of master = 26.0.50 -> next release from master will
> > be 26.1. So you should have used 26.1 in place of 26.2. No need to
> > guess, or to follow development lists.
> 
> Can you give me a quick command to find this out? Is it documented
> somewhere?

See above.  Yes, in the Emacs user manual, node "Understanding Bug
Reporting".



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

end of thread, other threads:[~2017-01-14 17:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20170103221540.4171.87517@vcs.savannah.gnu.org>
     [not found] ` <20170103221541.47B2D2201B8@vcs.savannah.gnu.org>
2017-01-04 18:30   ` master 9ed3685: Lots of refactorings and a few minor improvements Glenn Morris
2017-01-07 10:28     ` Emacs versions for rst.el (was: Re: master 9ed3685: Lots of refactorings and a few minor improvements.) Stefan Merten
2017-01-11 23:06       ` Emacs versions for rst.el Glenn Morris
2017-01-14 15:21         ` Stefan Merten
2017-01-14 17:40           ` Eli Zaretskii

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.