From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,8d33ebaa85598950 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Received: by 10.180.82.226 with SMTP id l2mr653739wiy.1.1348233497284; Fri, 21 Sep 2012 06:18:17 -0700 (PDT) Path: ed8ni9078723wib.0!nntp.google.com!feeder2.cambriumusenet.nl!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newsfeed.news.ucla.edu!nntp.club.cc.cmu.edu!feeder.erje.net!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GPS issues: laundry list Date: Thu, 13 Sep 2012 17:37:03 +0100 Organization: A noiseless patient Spider Message-ID: References: <854nn34fv2.fsf@stephe-leake.org> <1unaedlxs0o9j$.lbivg0rltyvw$.dlg@40tude.net> <85r4q62nw0.fsf@stephe-leake.org> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="a9272c9c584810f74e3f95ce46cbeceb"; logging-data="16426"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19WKCsSW3HV1m6mB7fT0t1PpbRe38dBvv4=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:KMVxaymbjpEyIfmiq7NysgAxlhI= sha1:M5/8OhykDOt83WhokcwiTWZDJtk= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Date: 2012-09-13T17:37:03+01:00 List-Id: Markus Schöpflin writes: > Am 13.09.2012 12:55, schrieb Stephen Leake: > >> Have you actually tried Emacs iswitchb? > > You just improved my productivity by at least an order of > magnitude. :-) I'm a long time emacs user and I didn't know about it > until now. Looks complicated to me. I have mouse-buffer-menu-mode-mult set to 1; then, when C-down-mouse-1 pops up its menu, you get a first-level menu of buffer types (eg Ada, Lisp), and second-level menus with all the buffers of a type under that heading, unless there's only one of a type in which case it ends up under Others. Things get less simple when you have more than a screen-heights-worth of Ada buffers!