emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Purpose of mk/pw?
@ 2018-01-17 11:23 Tim Landscheidt
  2018-01-17 19:52 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Landscheidt @ 2018-01-17 11:23 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: John Wiegley

Hi,

mk/pw seems to have not been touched in a long time, and
whatever it did, it does not seem to do it nowaways:

| [tim@passepartout ~/src/org-mode]$ mk/pw list
| Traceback (most recent call last):
|   File "mk/pw", line 664, in <module>
|     main()
|   File "mk/pw", line 585, in main
|     action_list(rpc, filt, submitter_str, delegate_str)
|   File "mk/pw", line 190, in action_list
|     filter.resolve_ids(rpc)
|   File "mk/pw", line 76, in resolve_ids
|     id = state_id_by_name(rpc, self.state)
|   File "mk/pw", line 168, in state_id_by_name
|     states = rpc.state_list(name, 0)
|   File "/usr/lib64/python2.7/xmlrpclib.py", line 1243, in __call__
|     return self.__send(self.__name, args)
|   File "/usr/lib64/python2.7/xmlrpclib.py", line 1602, in __request
|     verbose=self.__verbose
|   File "/usr/lib64/python2.7/xmlrpclib.py", line 1283, in request
|     return self.single_request(host, handler, request_body, verbose)
|   File "/usr/lib64/python2.7/xmlrpclib.py", line 1331, in single_request
|     response.msg,
| xmlrpclib.ProtocolError: <ProtocolError for patchwork.newartisans.com/xmlrpc/: 404 Not Found>
| [tim@passepartout ~/src/org-mode]$

(http://patchwork.newartisans.com/ itself is 404 as well.)

Is it still relevant?  If it was some kind of patch queue,
is that aspect now sufficiently handled by
https://code.orgmode.org/bzg/org-mode/pulls?

Tim

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

* Re: Purpose of mk/pw?
  2018-01-17 11:23 Purpose of mk/pw? Tim Landscheidt
@ 2018-01-17 19:52 ` Nicolas Goaziou
  2018-02-05 14:18   ` Tim Landscheidt
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2018-01-17 19:52 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

Tim Landscheidt <tim@tim-landscheidt.de> writes:

> mk/pw seems to have not been touched in a long time, and
> whatever it did, it does not seem to do it nowaways:

[...]

> Is it still relevant?

No it isn't.

> If it was some kind of patch queue,
> is that aspect now sufficiently handled by
> https://code.orgmode.org/bzg/org-mode/pulls?

I don't think there is any plan to use that either. For the current rate
of patches, this ML is sufficient IMO.

Regards,

-- 
Nicolas Goaziou

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

* Re: Purpose of mk/pw?
  2018-01-17 19:52 ` Nicolas Goaziou
@ 2018-02-05 14:18   ` Tim Landscheidt
  2018-02-05 14:40     ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Landscheidt @ 2018-02-05 14:18 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

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

Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:

>> mk/pw seems to have not been touched in a long time, and
>> whatever it did, it does not seem to do it nowaways:

> [...]

>> Is it still relevant?

> No it isn't.

> […]

John confirmed that by private mail as well, so the attached
patch will remove it.

Tim

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Remove obsolete mk/pw --]
[-- Type: text/x-patch, Size: 448 bytes --]

From 7214e34e3104399035c523eaa28b33ad4498f3b2 Mon Sep 17 00:00:00 2001
From: Tim Landscheidt <tim@tim-landscheidt.de>
Date: Mon, 5 Feb 2018 14:12:16 +0000
Subject: [PATCH] Remove obsolete mk/pw

* mk/pw: Remove.
---
 mk/pw | 664 ------------------------------------------------------------------
 1 file changed, 664 deletions(-)
 delete mode 100755 mk/pw

diff --git a/mk/pw b/mk/pw
deleted file mode 100755
index 13df6ea5b..000000000
-- 
2.13.6


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

* Re: Purpose of mk/pw?
  2018-02-05 14:18   ` Tim Landscheidt
@ 2018-02-05 14:40     ` Nicolas Goaziou
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2018-02-05 14:40 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

Tim Landscheidt <tim@tim-landscheidt.de> writes:

> Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
>
>>> mk/pw seems to have not been touched in a long time, and
>>> whatever it did, it does not seem to do it nowaways:
>
>> [...]
>
>>> Is it still relevant?
>
>> No it isn't.
>
>> […]
>
> John confirmed that by private mail as well, so the attached
> patch will remove it.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

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

end of thread, other threads:[~2018-02-05 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-17 11:23 Purpose of mk/pw? Tim Landscheidt
2018-01-17 19:52 ` Nicolas Goaziou
2018-02-05 14:18   ` Tim Landscheidt
2018-02-05 14:40     ` Nicolas Goaziou

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

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).