Posts (Latest 10 updated) : Read all

Link List (Edit):
Contents:
  1. SpeedBar
#  ____                      _ ____
# / ___| _ __   ___  ___  __| | __ )  __ _ _ __
# \___ \| '_ \ / _ \/ _ \/ _` |  _ \ / _` | '__|
#  ___) | |_) |  __/  __/ (_| | |_) | (_| | |
# |____/| .__/ \___|\___|\__,_|____/ \__,_|_|
#       |_|
#

SpeedBar

What SpeedBar is not:

  1. Speedbar is not a minimap, it does not show you your location in the code.
  2. Speedbar is not a filesystem “tree” viewer, although it can be used as one.

What is SpeedBar:

  1. An informational panel more customizable and powerful than any of the above.
  2. A place to show a list of buffers.
  3. Can show documentation on functions being used.
  4. Can provide an org agenda view.

Since more than likely you will not want speedbar to appear as popup frame, you will need to install sr-speedbar.

Install -> https://www.emacswiki.org/emacs/sr-speedbar.el

Documentation -> https://www.emacswiki.org/emacs/SrSpeedbar

More information and customizations can be found on the emacs-wiki.