unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7555: 24.0.50; (elisp) bad organization - Frames submenus
@ 2010-12-04 18:24 Drew Adams
  2016-04-28  9:47 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2010-12-04 18:24 UTC (permalink / raw)
  To: 7555

All kinds of stuff has been stuffed under the `Frames' node - stuff that
has nothing particular to do with frames.  This stuff should be placed
elsewhere.
 
Examples:
 
Mouse Tracking - maybe put it with other mouse stuff
Mouse Position -    "                          "
Pop-Up Menus   - put it with other menu stuff
                 It has nothing to do with frames, apart from the fact
                 that the implementation might involve frames.
Dialog Boxes   - maybe put it with menu or `interactive' stuff
                 Again, it has nothing to do with frames apart from
                 implementation.
Pointer Shape  - put it with other mouse stuff
Window System Selections - put it with selection/region stuff
Drag and Drop  - put it with copy/paste stuff
Color Names    - again, has nothing to do with frames
Text Terminal Colors - ditto
Resources      - resources can be anything, not just frame parameters
Display Feature Testing - similar to resources - this is about
                 display/system properties, not about Emacs frames
 
This is a terrible mess.  It confuses users wrt what Emacs frames are
all about.  You might just as well stuff all this stuff in the section
about Emacs faces or the region - that makes about as much sense (none).
 
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2010-11-30 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
 






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

* bug#7555: 24.0.50; (elisp) bad organization - Frames submenus
  2010-12-04 18:24 bug#7555: 24.0.50; (elisp) bad organization - Frames submenus Drew Adams
@ 2016-04-28  9:47 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-28  9:47 UTC (permalink / raw)
  To: Drew Adams; +Cc: 7555

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

> All kinds of stuff has been stuffed under the `Frames' node - stuff that
> has nothing particular to do with frames.  This stuff should be placed
> elsewhere.
>
> Examples:
>
> Mouse Tracking - maybe put it with other mouse stuff
> Mouse Position -    "                          "
> Pop-Up Menus   - put it with other menu stuff
>                  It has nothing to do with frames, apart from the fact
>                  that the implementation might involve frames.
> Dialog Boxes   - maybe put it with menu or `interactive' stuff
>                  Again, it has nothing to do with frames apart from
>                  implementation.
> Pointer Shape  - put it with other mouse stuff
> Window System Selections - put it with selection/region stuff
> Drag and Drop  - put it with copy/paste stuff

I agree with all these...

> Color Names    - again, has nothing to do with frames
> Text Terminal Colors - ditto
> Resources      - resources can be anything, not just frame parameters
> Display Feature Testing - similar to resources - this is about
>                  display/system properties, not about Emacs frames

All these should perhaps go in a new node, "misc. display features" or
something?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2016-04-28  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-04 18:24 bug#7555: 24.0.50; (elisp) bad organization - Frames submenus Drew Adams
2016-04-28  9:47 ` Lars Ingebrigtsen

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).