GNU bug report logs - #14468
24.3.50; Improve display of semantic-symref

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Sat, 25 May 2013 09:07:02 UTC

Severity: wishlist

Found in version 24.3.50

Done: Jambunathan K <kjambunathan <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#14468: closed (24.3.50; Improve display of semantic-symref)
Date: Fri, 15 Nov 2013 05:08:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Nov 2013 10:37:32 +0530
with message-id <87y54qi76z.fsf <at> gmail.com>
and subject line Re: bug#14468: 24.3.50; Improve display of semantic-symref
has caused the debbugs.gnu.org bug report #14468,
regarding 24.3.50; Improve display of semantic-symref
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
14468: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14468
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Improve display of semantic-symref
Date: Sat, 25 May 2013 14:34:47 +0530
[Message part 3 (text/plain, inline)]
This bug supersedes bug##13549

Improve display of semantic-symref.

1. The symbol being searched goes in to the BUFFER NAME.  I think it
   will be much useful to *also* display all the search params
   (specifically the tag) RIGHT WITHIN the buffer.

2. I find the display offered by cscope (and a mock-up that I created)
   involve lesser overheads. See 

   http://debbugs.gnu.org/cgi/bugreport.cgi?msg=5;filename=grep-proof-of-concept-cf-cscope.png;att=3;bug=13549

   Let me explain:

   1. semantic-symref munges each grep output in to two lines.  One
      displaying the signature of the function that contains the hit.
      Another displaying the actual hit.

   2. cscope (and my mock up) on the other hand, displays JUST the
      function context (and NO signature).  Everything goes in to a
      single line.

  There is too much text in semantic-symref and hence it takes some
  effort to actually see the function context and the text hit with a
  quick glance.

I wish if someone could write a results munger (and also a displayer)
for semantic which mimics what cscope does.  If one wants to actually
look at the signature, one can actually turn ON
`global-semantic-idle-summary-mode' so that signatue can be seen if
needed.

[semantic-symref-using-grep.png (image/png, attachment)]
[Message part 5 (text/plain, inline)]
In GNU Emacs 24.3.50.3 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2013-05-25 on debian-6.05
Bzr revision: 112729 monnier <at> iro.umontreal.ca-20130525030804-6onx9rhvib7pv3fc
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
  value of $LANG: en_IN
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t

Major mode: Symref

[Message part 6 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: 14468-done <at> debbugs.gnu.org
Subject: Re: bug#14468: 24.3.50; Improve display of semantic-symref
Date: Fri, 15 Nov 2013 10:37:32 +0530
OP here.  Closed.


This bug report was last modified 11 years and 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.