unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* bug fix release 0.22.1
@ 2016-06-29 18:29 David Bremner
  2016-06-29 18:57 ` Tomi Ollila
  0 siblings, 1 reply; 4+ messages in thread
From: David Bremner @ 2016-06-29 18:29 UTC (permalink / raw)
  To: notmuch

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


Hi Team;

A long time ago, David E. fixed a couple of annoying bugs with the emacs
interface, and I added two commits to the release branch with the intent
of making a bugfix point release. Then I got distracted, and never made
that release.  Are there any other small, but important fixes in master
that I should cherrypick? A few candidates are listed below.

David Bremner:
      lib: fix definition of LIBNOTMUCH_CHECK_VERSION
      - this is a pretty embarrassing bug
      
      doc: forbid further operations on a closed database
      - this is not so important, but would let me close a debian
      bug ;)
      
      test: don't use dump and restore in a pipeline
      - these seems like a test failing in the waiting.
      
Mark Walters:
      emacs: show: improve handling of mark read tagging errors
      - not sure if this really fits the small bugfix category.
            
Stefano Zacchiroli:
      notmuch-mutt: use env to locate perl for increased portability
      - I don't use notmuch mutt, but it's a small fix
      
Tomi Ollila:
      test: set LD_LIBRARY_PATH early and keep its old contents
      - this seems like it could be annoying

      test: test_python: set PYTHONPATH to the python execution environment
      - I'm less sure about this one


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 647 bytes --]

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

* Re: bug fix release 0.22.1
  2016-06-29 18:29 bug fix release 0.22.1 David Bremner
@ 2016-06-29 18:57 ` Tomi Ollila
  2016-06-30  5:51   ` Mark Walters
  0 siblings, 1 reply; 4+ messages in thread
From: Tomi Ollila @ 2016-06-29 18:57 UTC (permalink / raw)
  To: David Bremner, notmuch

On Wed, Jun 29 2016, David Bremner <david@tethera.net> wrote:

> [ Unknown signature status ]
>
> Hi Team;
>
> A long time ago, David E. fixed a couple of annoying bugs with the emacs
> interface, and I added two commits to the release branch with the intent
> of making a bugfix point release. Then I got distracted, and never made
> that release.  Are there any other small, but important fixes in master
> that I should cherrypick? A few candidates are listed below.

From this list:

>
> David Bremner:
>       lib: fix definition of LIBNOTMUCH_CHECK_VERSION
>       - this is a pretty embarrassing bug

#t

>       
>       doc: forbid further operations on a closed database
>       - this is not so important, but would let me close a debian
>       bug ;)

early doc fixes ftw!

>       
>       test: don't use dump and restore in a pipeline
>       - these seems like a test failing in the waiting.

potential mystical failures due to timing... #t

>       
> Mark Walters:
>       emacs: show: improve handling of mark read tagging errors
>       - not sure if this really fits the small bugfix category.

I'd say nil -- I have something to check on this ... (*)

> Stefano Zacchiroli:
>       notmuch-mutt: use env to locate perl for increased portability
>       - I don't use notmuch mutt, but it's a small fix

#t

> Tomi Ollila:
>       test: set LD_LIBRARY_PATH early and keep its old contents
>       - this seems like it could be annoying
>
>       test: test_python: set PYTHONPATH to the python execution environment
>       - I'm less sure about this one

nil

Tomi

(*) My "plan" is to:

- craft file to be added to fs and to database
- get the message to search results
- remove the file
- try to "open" the message into notmuch-show buffer

IIRC there was some peculiarity on behaviour -- but the same
peculiarity might have happened before the change was applied...

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

* Re: bug fix release 0.22.1
  2016-06-29 18:57 ` Tomi Ollila
@ 2016-06-30  5:51   ` Mark Walters
  2016-06-30 20:21     ` David Bremner
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Walters @ 2016-06-30  5:51 UTC (permalink / raw)
  To: Tomi Ollila, David Bremner, notmuch


>> A long time ago, David E. fixed a couple of annoying bugs with the emacs
>> interface, and I added two commits to the release branch with the intent
>> of making a bugfix point release. Then I got distracted, and never made
>> that release.  Are there any other small, but important fixes in master
>> that I should cherrypick? A few candidates are listed below.

>> Mark Walters:
>>       emacs: show: improve handling of mark read tagging errors
>>       - not sure if this really fits the small bugfix category.
>
> I'd say nil -- I have something to check on this ... (*)

I think this can wait -- the error is "local" to the particular show
buffer (in particular reloading the buffer will fix it).

Best wishes

Mark

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

* Re: bug fix release 0.22.1
  2016-06-30  5:51   ` Mark Walters
@ 2016-06-30 20:21     ` David Bremner
  0 siblings, 0 replies; 4+ messages in thread
From: David Bremner @ 2016-06-30 20:21 UTC (permalink / raw)
  To: notmuch

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

Mark Walters <markwalters1009@gmail.com> writes:

>>> A long time ago, David E. fixed a couple of annoying bugs with the emacs
>>> interface, and I added two commits to the release branch with the intent
>>> of making a bugfix point release. Then I got distracted, and never made
>>> that release.  Are there any other small, but important fixes in master
>>> that I should cherrypick? A few candidates are listed below.
>

I just pushed a release candidate with

9e6017b notmuch-mutt: use env to locate perl for increased portability
ff9284d lib: fix definition of LIBNOTMUCH_CHECK_VERSION
f2886b8 doc: forbid further operations on a closed database
48d3353 test: don't use dump and restore in a pipeline
64b0d21 emacs: Tell `message-mode' that outgoing messages are email.
fdce7eb emacs: Observe the charset of MIME parts when reading them.

I'll try to work up some NEWS over the next few days and then make a
release.  Per usual I also uploaded the release candidate to debian
experimental.

d

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 647 bytes --]

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

end of thread, other threads:[~2016-06-30 21:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 18:29 bug fix release 0.22.1 David Bremner
2016-06-29 18:57 ` Tomi Ollila
2016-06-30  5:51   ` Mark Walters
2016-06-30 20:21     ` David Bremner

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

	https://yhetil.org/notmuch.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).