GNU bug report logs - #71708
Terminology inconsistencies (1)

Previous Next

Package: emacs;

Reported by: morf <amorfortia <at> gmail.com>

Date: Fri, 21 Jun 2024 19:13:01 UTC

Severity: normal

Tags: notabug

Done: Stefan Kangas <stefankangas <at> gmail.com>

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 71708 in the body.
You can then email your comments to 71708 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 bug-gnu-emacs <at> gnu.org:
bug#71708; Package emacs. (Fri, 21 Jun 2024 19:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to morf <amorfortia <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 21 Jun 2024 19:13:02 GMT) Full text and rfc822 format available.

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

From: morf <amorfortia <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Terminology inconsistencies (1)
Date: Fri, 21 Jun 2024 19:03:00 +0200
[Message part 1 (text/plain, inline)]
GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2024-04-15

[menubar] File
or:
[minibuffer] menu-bar-open > File
    ...    ...(menuitems)
    "Open Directory"
    ...(more menuitems)
or:
C-x d
    "Dired: (directory):"


Clearly, there seems to be consistent and appropriate use (since this is on Linux)
of the term "Directory".

However, when:

[menubar] File > Save As
[Create] button
    [tooltip] "Create Folder"
    [popup] "Folder Name" (as well as a message "A folder with that name
        already exists" when typing in an existing directory name)


This is an inconsistency.
Since this is Linux, it should be "Create Directory" for the tooltip, "Directory Name"
for the popup, and  "A directory with that name already exists" for the message.


Bauke Jan Douma
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#71708; Package emacs. (Fri, 21 Jun 2024 19:22:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: morf <amorfortia <at> gmail.com>
Cc: 71708 <at> debbugs.gnu.org
Subject: Re: bug#71708: Terminology inconsistencies (1)
Date: Fri, 21 Jun 2024 22:20:58 +0300
> Date: Fri, 21 Jun 2024 19:03:00 +0200
> From: morf <amorfortia <at> gmail.com>
> 
> However, when:
> 
> [menubar] File > Save As
> [Create] button
>     [tooltip] "Create Folder"
>     [popup] "Folder Name" (as well as a message "A folder with that name
>         already exists" when typing in an existing directory name)
> 
> This is an inconsistency.
> Since this is Linux, it should be "Create Directory" for the tooltip, "Directory Name"
> for the popup, and  "A directory with that name already exists" for the message.

The dialog shown when you click File->Save As is the GUI dialog
provided by the toolkit (in your case, it seems like GTK+), and Emacs
has very little control on what it says, what it shows, and what are
the tooltips there.

So I don't think this is an Emacs bug, if at all.




Added tag(s) notabug. Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 21 Jun 2024 20:38:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#71708; Package emacs. (Sun, 23 Jun 2024 05:12:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: morf <amorfortia <at> gmail.com>
Cc: 71708 <at> debbugs.gnu.org
Subject: Re: bug#71708: Terminology inconsistencies (1)
Date: Sun, 23 Jun 2024 08:11:21 +0300
[Please use Reply All to reply, to keep the bug tracker CC'ed.]

> Date: Sun, 23 Jun 2024 00:03:27 +0200
> From: morf <amorfortia <at> gmail.com>
> 
> Eli Zaretskii wrote on 6/21/24 21:20:
> 
>  Date: Fri, 21 Jun 2024 19:03:00 +0200
> From: morf <amorfortia <at> gmail.com>
> 
> However, when:
> 
> [menubar] File > Save As
> [Create] button
>     [tooltip] "Create Folder"
>     [popup] "Folder Name" (as well as a message "A folder with that name
>         already exists" when typing in an existing directory name)
> 
> This is an inconsistency.
> Since this is Linux, it should be "Create Directory" for the tooltip, "Directory Name"
> for the popup, and  "A directory with that name already exists" for the message.
> 
> 
> The dialog shown when you click File->Save As is the GUI dialog
> provided by the toolkit (in your case, it seems like GTK+), and Emacs
> has very little control on what it says, what it shows, and what are
> the tooltips there.
> 
> So I don't think this is an Emacs bug, if at all.
> 
> Hmm -- I actually hadn't realized that. I guess I was put on the wrong footing
> because a) the window is reported by xprop as 'Emacs', b) (as the GDK introspection
> tool reveals) it has a '#emacs-dialog' css ID and c) it looks a bit different from
> the regular file-manager windows on my system.
> 
> Anyway, to be fair I didn't call it a bug, but an inconsistency -- though
> admiitedly it isn't even that.
> Or was I wrong to post it on THIS list, and is there a more appropriate list to
> report such possible issues?

This is the right list, but there's nothing we can do about the text
in the GTK dialogs, and I very much doubt that GTK folks will change
the text to match the Emacs nomenclature.

So I think this is an inconsistency we will need to live with.




Reply sent to Stefan Kangas <stefankangas <at> gmail.com>:
You have taken responsibility. (Sun, 30 Jun 2024 06:11:02 GMT) Full text and rfc822 format available.

Notification sent to morf <amorfortia <at> gmail.com>:
bug acknowledged by developer. (Sun, 30 Jun 2024 06:11:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: morf <amorfortia <at> gmail.com>, 71708-done <at> debbugs.gnu.org
Subject: Re: bug#71708: Terminology inconsistencies (1)
Date: Sat, 29 Jun 2024 23:09:34 -0700
Eli Zaretskii <eliz <at> gnu.org> writes:

> [Please use Reply All to reply, to keep the bug tracker CC'ed.]
>
>> Date: Sun, 23 Jun 2024 00:03:27 +0200
>> From: morf <amorfortia <at> gmail.com>
>>
>> Eli Zaretskii wrote on 6/21/24 21:20:
>>
>>  Date: Fri, 21 Jun 2024 19:03:00 +0200
>> From: morf <amorfortia <at> gmail.com>
>>
>> However, when:
>>
>> [menubar] File > Save As
>> [Create] button
>>     [tooltip] "Create Folder"
>>     [popup] "Folder Name" (as well as a message "A folder with that name
>>         already exists" when typing in an existing directory name)
>>
>> This is an inconsistency.
>> Since this is Linux, it should be "Create Directory" for the tooltip, "Directory Name"
>> for the popup, and  "A directory with that name already exists" for the message.
>>
>>
>> The dialog shown when you click File->Save As is the GUI dialog
>> provided by the toolkit (in your case, it seems like GTK+), and Emacs
>> has very little control on what it says, what it shows, and what are
>> the tooltips there.
>>
>> So I don't think this is an Emacs bug, if at all.
>>
>> Hmm -- I actually hadn't realized that. I guess I was put on the wrong footing
>> because a) the window is reported by xprop as 'Emacs', b) (as the GDK introspection
>> tool reveals) it has a '#emacs-dialog' css ID and c) it looks a bit different from
>> the regular file-manager windows on my system.
>>
>> Anyway, to be fair I didn't call it a bug, but an inconsistency -- though
>> admiitedly it isn't even that.
>> Or was I wrong to post it on THIS list, and is there a more appropriate list to
>> report such possible issues?
>
> This is the right list, but there's nothing we can do about the text
> in the GTK dialogs, and I very much doubt that GTK folks will change
> the text to match the Emacs nomenclature.
>
> So I think this is an inconsistency we will need to live with.

I'm therefore closing this bug report.




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

This bug report was last modified 321 days ago.

Previous Next


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