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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,82dadb8a32a5cd0b X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!eternal-september.org!.POSTED!not-for-mail From: Warren Newsgroups: comp.lang.ada Subject: Re: Emacs and long file names Date: Fri, 28 May 2010 15:18:44 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <755de929-67b4-4de6-8982-a0bfc43effc0@z15g2000prh.googlegroups.com> <82y6f88ztj.fsf@stephe-leake.org> <82vdab5d4l.fsf@stephe-leake.org> <85af303a-a6f2-40c7-b64e-8da565df3b4f@u3g2000prl.googlegroups.com> <82r5kwrxwv.fsf@stephe-leake.org> Injection-Date: Fri, 28 May 2010 15:18:44 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="9f8M0iN5t54V+4DF/iqO8g"; logging-data="16421"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+NANcLzLThfbeN3z4Uc8Hf6vikF/lu0Rw=" User-Agent: Xnews/5.04.25 X-Face: &6@]C2>ZS=NM|HE-^zWuryN#Z/2_.s9E|G&~DRi|sav9{E}XQJb*\_>=a5"q]\%A;5}LKP][1mA{gZ,Q!j Cancel-Lock: sha1:EXxMwihq5pWVnI8R2/w91kf+15M= Xref: g2news2.google.com comp.lang.ada:12129 Date: 2010-05-28T15:18:44+00:00 List-Id: Stephen Leake expounded in news:82r5kwrxwv.fsf@stephe-leake.org: > Warren writes: > >> Jeffrey R. Carter expounded in news:htjfib$cdd$1 @tornado.tornevall.net: >> >>> Adam Beneschan wrote: >>>> >>>> Just kidding. (Insert old joke with punchline "there's whiteout all >>>> over your screen" here.) But while I think some people are able to >>>> cope without printouts, others sometimes need to have that piece of >>>> paper to look at. Don't ask me why. >>> >>> I recall a study that determined that people found more errors in code >>> when examining it on paper than on screen. >> >> I find in my day job, that large (mainframe) COBOL >> programs are easier to debug in print form. I know >> it is considered "old school" by my co-workers, but >> I make a lot of use of those cross-reference listings >> in my analysis. > > I use cross-references with Ada as well. But Emacs knows how to use > them, so I just use C-c C-d to navigate the cross-references. I can see that I need to re-acquaint myself with Gnu emacs. ;-) Warren