unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14468: 24.3.50; Improve display of semantic-symref
@ 2013-05-25  9:04 Jambunathan K
  2013-11-15  5:07 ` Jambunathan K
  0 siblings, 1 reply; 2+ messages in thread
From: Jambunathan K @ 2013-05-25  9:04 UTC (permalink / raw)
  To: 14468

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


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.


[-- Attachment #2: semantic-symref-using-grep.png --]
[-- Type: image/png, Size: 147156 bytes --]

[-- Attachment #3: Type: text/plain, Size: 395 bytes --]


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@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


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

* bug#14468: 24.3.50; Improve display of semantic-symref
  2013-05-25  9:04 bug#14468: 24.3.50; Improve display of semantic-symref Jambunathan K
@ 2013-11-15  5:07 ` Jambunathan K
  0 siblings, 0 replies; 2+ messages in thread
From: Jambunathan K @ 2013-11-15  5:07 UTC (permalink / raw)
  To: 14468-done


OP here.  Closed.





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

end of thread, other threads:[~2013-11-15  5:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-25  9:04 bug#14468: 24.3.50; Improve display of semantic-symref Jambunathan K
2013-11-15  5:07 ` Jambunathan K

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