bug#73178: 31.0.50; [PATCH] Improve the widget to customize icon

2024-09-11 Thread Bug reports for GNU Emacs, the Swiss army knife of text editors
On 11/09/2024 5:19 PM, David Ponce wrote: Attached the correct patch. Sorry Should be the good one this time. Sorry again.diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index 3ab5f11532e..fd790b18630 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -5525,6 +5525,53 @@ custom-icon-extend

bug#73178: 31.0.50; [PATCH] Improve the widget to customize icon

2024-09-11 Thread Bug reports for GNU Emacs, the Swiss army knife of text editors
Attached the correct patch. Sorrydiff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index 3ab5f11532e..fd790b18630 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -5525,6 +5525,53 @@ custom-icon-extended-menu "A menu for `custom-icon' widgets. Used in `custom-icon-action' to show a menu

bug#73178: 31.0.50; [PATCH] Improve the widget to customize icon

2024-09-11 Thread Bug reports for GNU Emacs, the Swiss army knife of text editors
Hello, Whenever I try to use Emacs' built-in icons, I have some difficulty understanding the user interface for customizing an icon. For example, regardless of the type of icon element, all the fields have similar labels, which makes the interface difficult to understand and use. For instance, fo