Boyan Penkov <boyan.pen...@gmail.com> wrote: > Hello, > > In the default agenda view (C-c a), the leftmost column is the org-mode file > name from which the given item stems. However, I use a single file for all > my actionables, and would like to eliminate this column, as it wastes 12 or > so characters worth of space on the left of the agenda. >
Not quite: it is the "category" of the item which, if absent, is defaulted to the filename. Check section 10.4.1, "Categories", of the org manual for more information - evaluate the following: (info "(org) Categories") > Can anyone point me in the right direction with a .emacs file snippet? > AFAIK, you cannot eliminate it in any simple way. Nick