Hello, Brent Goodrick <bgo...@gmail.com> writes:
> In this new version, I discovered that structure templates were not > enabled by default, so I enabled them. But to my chagrin, I found that > I get a "ding" each time I type the TAB key when on a blank line that > is _not_ right after a structure template such as "<e". > > Below is my hackaround, but can someone take a look into arranging it > so that is not the default to ding if tempo-complete-tag cannot find > anything to complete, and thus I can remove my hack? > > Just passing silent to it will actually break TABing over (normal tab > meaning) in Org buffers, so the obvious fix won't work. (ding) > returns nil which it must so that the hook works as expected. Fixed. Thank you. > ;; Enable Structure templates that at one point were by default enabled in > Org > ;; mode, but someone changed that for some reason, so re enable it. There is another structure template expansion mechanism enable by default. You may want to try `C-c C-x C-w'. Regards, -- Nicolas Goaziou