GNU bug report logs - #66226
[PATCH] gnu: xsel: Improve synopsis and description.

Previous Next

Package: guix-patches;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Wed, 27 Sep 2023 08:56:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66226 in the body.
You can then email your comments to 66226 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#66226; Package guix-patches. (Wed, 27 Sep 2023 08:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rostislav Svoboda <rostislav.svoboda <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 27 Sep 2023 08:56:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Rostislav Svoboda <Rostislav.Svoboda <at> gmail.com>
Subject: [PATCH] gnu: xsel: Improve synopsis and description.
Date: Wed, 27 Sep 2023 10:54:44 +0200
* gnu/packages/xdisorg.scm (xsel): Improve synopsis and description.
---
 gnu/packages/xdisorg.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 086330dfa4..e0120310f0 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1842,14 +1842,14 @@ (define-public xsel
       (inputs
        (list libxt))
       (home-page "https://www.vergenet.net/~conrad/software/xsel/")
-      (synopsis "Manipulate X selection")
+      (synopsis "Manipulate X selection, i.e. clipboard from the command line")
       (description
        "XSel is a command-line program for getting and setting the contents of
-the X selection.  Normally this is only accessible by manually highlighting
-information and pasting it with the middle mouse button.
+the X selection, i.e. clipboard.  Normally this is only accessible by manually
+highlighting information and pasting it with the middle mouse button.
 
-XSel reads from standard input and writes to standard output by default,
-but can also follow a growing file, display contents, delete entries and more.")
+XSel reads from standard input and writes to standard output by default, but
+can also follow a growing file, display contents, delete entries and more.")
       (license (license:x11-style "file://COPYING"
                                   "See COPYING in the distribution.")))))
 

base-commit: 15fdeaeb2d4df755811db92cc7c3c7cb19155dec
-- 
2.41.0





Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Fri, 29 Sep 2023 20:49:01 GMT) Full text and rfc822 format available.

Notification sent to Rostislav Svoboda <rostislav.svoboda <at> gmail.com>:
bug acknowledged by developer. (Fri, 29 Sep 2023 20:49:01 GMT) Full text and rfc822 format available.

Message #10 received at 66226-done <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Cc: 66226-done <at> debbugs.gnu.org
Subject: Re: [bug#66226] [PATCH] gnu: xsel: Improve synopsis and description.
Date: Fri, 29 Sep 2023 22:48:25 +0200
Hi Rostislav,

On 2023-09-27 10:54, Rostislav Svoboda wrote:
> +      (synopsis "Manipulate X selection, i.e. clipboard from the 
> command line")

I changed this to ‘and/or’, since ‘i.e.’ would imply that the selection 
and clipboard are the same.

While xsel does also support the clipboard, it won't touch it by default 
unless you explicitly pass the ‘--clipboard’ option.  Only the (primary) 
‘--selection’ is the default.  After all, it's xsel, not xclip.

I also added the modified fields to the commit message like so:

  * gnu/packages/xdisorg.scm (xsel)[synopsis, description]: …

and pushed to master as 4528fd6bbeed097d7c6871dbc5268502444755cd.

Thanks!

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 28 Oct 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 193 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.