all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: 22083@debbugs.gnu.org
Subject: bug#22083: 25.0.50; hg: adding tag enhances the rev, modeline does not reflect
Date: Sat, 05 Dec 2015 19:11:36 +0000	[thread overview]
Message-ID: <877fkslnh3.fsf@mat.ucm.es> (raw)
In-Reply-To: <87h9jzy70u.fsf@mat.ucm.es>


   > On 12/04/2015 02:02 PM, Uwe Brauer wrote:

   > Tagging a revision adds a new revision? That looks odd.


   > I wonder what's going on there.

   > Is it somehow caused by how we perform the commit in Emacs? Is the
   > outcome different if you do the commit from the command line?


   > Do you mean to add the revision hash after the revision number?

   > How will that change improve the situation with jumping revision
   > numbers? Will it improve clarity somehow?

I mean right now we have in the modeline of a file say, test.tex

   Hg-7

I do not modify this file but I add a tag and then do 
either from the command line 

 hg log

And I see

,----
| changeset:   8:f38208b6c8e5
| tag:         tip
| user:        Uwe Brauer <oub@mat.ucm.es>
| date:        Sat Dec 05 19:05:34 2015 +0000
| summary:     Added tag v1 for changeset c4b41f76e11e
| 
| changeset:   7:c4b41f76e11e
| bookmark:    format
| tag:         v1
| user:        Uwe Brauer <oub@mat.ucm.es>
| date:        Sun Nov 15 10:34:58 2015 +0000
| summary:     format
`----

Or I do vc-print-log

,----
| changeset:   7:c4b41f76e11e
| tag:         v1
| user:        Uwe Brauer <oub@mat.ucm.es>
| Date:        Sun Nov 15 10:34:58 2015 +0000
| summary:     format
`----

Or 
 vc-print-root-log

,----
| 8:::tip:Uwe Brauer 2015-12-05 Added tag v1 for changeset c4b41f76e11e
| 7::format:v1:Uwe Brauer 2015-11-15 format
`----

Usually I do not use vc-print-root-log very often.



So I suggest that the  modeline in *that* case (of an added tag) shows
Hg-7/8
or
Hg-7/8(t)












  parent reply	other threads:[~2015-12-05 19:11 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-03 13:51 bug#22083: 25.0.50; hg: adding tag enhances the rev, modeline does not reflect Uwe Brauer
2015-12-04  3:09 ` Dmitry Gutov
2015-12-04  8:55   ` Eli Zaretskii
2015-12-04 11:41     ` Dmitry Gutov
2015-12-04 14:27       ` Eli Zaretskii
2015-12-04 14:43         ` Dmitry Gutov
2015-12-04 14:51           ` Eli Zaretskii
2015-12-04 15:15             ` Dmitry Gutov
2015-12-04 15:19               ` Eli Zaretskii
2015-12-04 15:21                 ` Dmitry Gutov
2015-12-04 15:37                   ` Eli Zaretskii
2015-12-04 15:46                     ` Dmitry Gutov
2015-12-04 16:13                       ` Eli Zaretskii
2015-12-04 17:54                         ` Dmitry Gutov
2015-12-04 18:27                           ` Eli Zaretskii
2015-12-04 12:02     ` Uwe Brauer
2015-12-05  6:08       ` Dmitry Gutov
2015-12-05 12:24         ` Andy Moreton
2015-12-05 19:01           ` Uwe Brauer
2015-12-05 19:08           ` Dmitry Gutov
2015-12-07 14:36             ` Andy Moreton
2015-12-07 22:05               ` Dmitry Gutov
2015-12-05 19:11         ` Uwe Brauer [this message]
2015-12-05 19:55           ` Dmitry Gutov
2015-12-05 21:36             ` Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877fkslnh3.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=22083@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.