The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
To: tuhs@tuhs.org
Subject: [TUHS] Re: Does anyone have any memories of using cscope that they care to share?
Date: Thu, 4 Apr 2024 23:03:12 -0500	[thread overview]
Message-ID: <20240405040312.upvohjhbfvlvlfgu@illithid> (raw)
In-Reply-To: <Zg92CliXrPTmELRV@hydra.lemis.com>

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

At 2024-04-05T14:54:50+1100, Greg 'groggy' Lehey wrote:
> Indeed.  The main FreeBSD kernel Makefile also includes a cscope
> target, and also TAGS (for Emacs), which is similar.

ctags(1) is not only supported by nvi, elvis, vim, and vile, it (and the
ex(1) and vi(1) interface to it) is standardized by POSIX.

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/ctags.html

cscope is cool, but its use only of standout() for variation of the
display is visually tiring, and after being away from it for a while, I
always forget that you have to use Control+D to exit.

Regards,
Branden

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2024-04-05  4:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-04 21:16 [TUHS] " Marcus Clark
2024-04-04 22:38 ` [TUHS] " Larry McVoy
2024-04-04 22:41   ` Dan Cross
2024-04-04 23:35   ` Greg 'groggy' Lehey
2024-04-05  1:37     ` Dave Horsfall
2024-04-05  2:07       ` Larry McVoy
2024-04-05  3:54         ` Greg 'groggy' Lehey
2024-04-05  4:03           ` G. Branden Robinson [this message]
2024-04-07 21:39           ` Dave Horsfall
2024-04-05  1:38 ` Noel Hunt
2024-04-05 10:11   ` Ralph Corderoy
2024-04-05 20:46     ` Noel Hunt
2024-04-05  6:48 ` Brad Spencer
2024-04-06  5:48 ` Kevin Bowling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240405040312.upvohjhbfvlvlfgu@illithid \
    --to=g.branden.robinson@gmail.com \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).