unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#62862: 26.3; Minor bug in (emacs) Shift Selection
@ 2023-04-15 14:59 Drew Adams
  2023-09-05 20:49 ` Stefan Kangas
  0 siblings, 1 reply; 7+ messages in thread
From: Drew Adams @ 2023-04-15 14:59 UTC (permalink / raw)
  To: 62862

"shift-selection" isn't a noun or a programming name.  It's a noun
phrase, and should be written as "shift selection".  In particular,
index entry "shift-selection" should also be replaced by "shift
selection".  It might be good to also add a glossary entry for "shift selection".

In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.19045
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''






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

* bug#62862: 26.3; Minor bug in (emacs) Shift Selection
  2023-04-15 14:59 bug#62862: 26.3; Minor bug in (emacs) Shift Selection Drew Adams
@ 2023-09-05 20:49 ` Stefan Kangas
  2023-09-06 11:16   ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Kangas @ 2023-09-05 20:49 UTC (permalink / raw)
  To: Drew Adams; +Cc: 62862

severity 62862 wishlist
thanks

Drew Adams <drew.adams@oracle.com> writes:

> "shift-selection" isn't a noun or a programming name.  It's a noun
> phrase, and should be written as "shift selection".  In particular,
> index entry "shift-selection" should also be replaced by "shift
> selection".  It might be good to also add a glossary entry for "shift selection".

I think you're probably right here, but we have many 114 occurrences of
"shift-selection" in our tree.  I think it doesn't make sense to fix one
without fixing the others, and then you'd need to be careful because
some of them might refer to the symbol `shift-select'.

So ultimately, I'm not sure it's worth spending time on.  I guess we
could accept a patch.

Eli, what do you think?





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

* bug#62862: 26.3; Minor bug in (emacs) Shift Selection
  2023-09-05 20:49 ` Stefan Kangas
@ 2023-09-06 11:16   ` Eli Zaretskii
  2023-09-06 11:21     ` Stefan Kangas
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2023-09-06 11:16 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: drew.adams, 62862

> Cc: 62862@debbugs.gnu.org
> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Tue, 5 Sep 2023 13:49:24 -0700
> 
> severity 62862 wishlist
> thanks
> 
> Drew Adams <drew.adams@oracle.com> writes:
> 
> > "shift-selection" isn't a noun or a programming name.  It's a noun
> > phrase, and should be written as "shift selection".  In particular,
> > index entry "shift-selection" should also be replaced by "shift
> > selection".  It might be good to also add a glossary entry for "shift selection".
> 
> I think you're probably right here, but we have many 114 occurrences of
> "shift-selection" in our tree.  I think it doesn't make sense to fix one
> without fixing the others, and then you'd need to be careful because
> some of them might refer to the symbol `shift-select'.
> 
> So ultimately, I'm not sure it's worth spending time on.  I guess we
> could accept a patch.
> 
> Eli, what do you think?

English is not my first language, so the intricacies of the grammar
frequently elude me, but: how is this different from byte-compilation,
native-compilation, and other similar terminology that we use all over
the place?

In any case, I agree that this bug report is splitting hair.





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

* bug#62862: 26.3; Minor bug in (emacs) Shift Selection
  2023-09-06 11:16   ` Eli Zaretskii
@ 2023-09-06 11:21     ` Stefan Kangas
  2023-09-06 14:26       ` Drew Adams
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Kangas @ 2023-09-06 11:21 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: drew.adams, 62862

tags 62862 wontfix
close 62862
thanks

Eli Zaretskii <eliz@gnu.org> writes:

> English is not my first language, so the intricacies of the grammar
> frequently elude me,

Same here.

> but: how is this different from byte-compilation, native-compilation,
> and other similar terminology that we use all over the place?

Maybe Drew can answer this as a general point of interest, but...

> In any case, I agree that this bug report is splitting hair.

...since we seem to agree, I'm closing this bug report.





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

* bug#62862: 26.3; Minor bug in (emacs) Shift Selection
  2023-09-06 11:21     ` Stefan Kangas
@ 2023-09-06 14:26       ` Drew Adams
  2023-09-06 15:39         ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Drew Adams @ 2023-09-06 14:26 UTC (permalink / raw)
  To: Stefan Kangas, Eli Zaretskii; +Cc: 62862@debbugs.gnu.org

> > but: how is this different from byte-compilation, native-compilation,
> > and other similar terminology that we use all over the place?
> 
> Maybe Drew can answer this as a general point of interest, but...
> 
> > In any case, I agree that this bug report is splitting hair.
> 
> ...since we seem to agree, I'm closing this bug report.

The general rule applies also to byte-compilation etc.
But it's a general rule.  What matters in the end is
usage.  If a particular writing of a composite word
becomes most common then that's it.  It's not unusual
to see an evolution from xxx yyy to xxx-yyy to xxxyyy.

The general rule is that when used as a noun it's a
noun phrase, and is written as separate words.  When
it's used as an adjective before a noun it's written
with a hyphen.  So:

"This happens during byte compilation."
"Byte-compilation optimization happens on Tuesday."

It's fine to decide whatever style you like.  It's
generally good to then be consistent in using it, of
course.

The reason for the rule is for readability: ease of
parsing when used as an adjective.  Nothing more.

In any case, I'd still suggest a glossary entry for
shift selection (or shift-selection, if that's your
decision).


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

* bug#62862: 26.3; Minor bug in (emacs) Shift Selection
  2023-09-06 14:26       ` Drew Adams
@ 2023-09-06 15:39         ` Eli Zaretskii
  2023-09-06 20:48           ` Drew Adams
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2023-09-06 15:39 UTC (permalink / raw)
  To: Drew Adams; +Cc: stefankangas, 62862

> From: Drew Adams <drew.adams@oracle.com>
> CC: "62862@debbugs.gnu.org" <62862@debbugs.gnu.org>
> Date: Wed, 6 Sep 2023 14:26:17 +0000
> 
> In any case, I'd still suggest a glossary entry for
> shift selection (or shift-selection, if that's your
> decision).

We basically already have one, see "Primary Selection" there.  And we
also have an index entry "shift-select".  So I think we are good in
that department: it is easy for the reader to find this stuff if all
they know is the term.





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

* bug#62862: 26.3; Minor bug in (emacs) Shift Selection
  2023-09-06 15:39         ` Eli Zaretskii
@ 2023-09-06 20:48           ` Drew Adams
  0 siblings, 0 replies; 7+ messages in thread
From: Drew Adams @ 2023-09-06 20:48 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: stefankangas@gmail.com, 62862@debbugs.gnu.org

> > In any case, I'd still suggest a glossary entry for
> > shift selection (or shift-selection, if that's your
> > decision).
> 
> We basically already have one, see "Primary Selection" there.  And we
> also have an index entry "shift-select".  So I think we are good in
> that department: it is easy for the reader to find this stuff if all
> they know is the term.

Sounds good enough.  Thx.





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

end of thread, other threads:[~2023-09-06 20:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-15 14:59 bug#62862: 26.3; Minor bug in (emacs) Shift Selection Drew Adams
2023-09-05 20:49 ` Stefan Kangas
2023-09-06 11:16   ` Eli Zaretskii
2023-09-06 11:21     ` Stefan Kangas
2023-09-06 14:26       ` Drew Adams
2023-09-06 15:39         ` Eli Zaretskii
2023-09-06 20:48           ` Drew Adams

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

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