30 Mar 2011 22:52
Re: Aquamacs, TAB expand
How can I find the third-party extension of customization which breaks yasnippet? It would be very nice to have Aquamacs working with yasnippet. On 29 mar, 01:20, João Távora <joaotav...@...> wrote: > What do you mean "maybe"? It *is* working now with your minimal .emacs > right? That's what I understood from your last mail. So logically it must be > something else than yasnippet or Aquamacs, which must necessatily be a > third-party extension of customization... > > Also bear in mind yasnippet is an extension for Emacs not Aquamacs. Although > I can try to help, mainly offer support for Emacs (versions > 22). I do > remember using Aquamacs with yasnippet, but something could have changed in > some recent version of Aquamacs that breaks compatibility, do you > understand? > > J > > > > > > > > > > On Mon, Mar 28, 2011 at 6:43 PM, Smith322 <tradera...@...> wrote: > > Maybe, but I have a fresh Mac OS X install. Is yasnippet known to work > > good with Aquamacs? > > > On 27 mar, 18:18, João Távora <joaotav...@...> wrote: > > > Ok so if I understand your "this works." correctly, loading just > > yasnippet > > > in Aquamacs makes it work OK. So I would say whatever is preventing it > > from > > > working OK, is not yasnippet or Aquamacs, is something else you have > > > installed. > > > > On Sun, Mar 27, 2011 at 11:43 AM, Smith322 <tradera...@...> wrote: > > > > more info. > > > > > my .emacs > > > > > (add-to-list 'load-path > > > > "~/.emacs.d/plugins/yasnippet-0.6.1c") > > > > (require 'yasnippet) ;; not yasnippet-bundle > > > > (yas/initialize) > > > > (yas/load-directory "~/.emacs.d/plugins/yasnippet-0.6.1c/ > > > > snippets") > > > > > When I open a new buffer with New buffer in mode C. I type if and TAB. > > > > This works. > > > > > On 17 mar, 13:36, Smith322 <tradera...@...> wrote: > > > > > I will try to give a better report. > > > > > > I have followed the Normal install guide to install YASnippet. When I > > > > > start Aquamacs yas is present in the mode line. If I create a new > > > > > buffer with New buffer in mode html yas is present in the mode line > > > > > and working. If I save the buffer as test.html yas disappear from the > > > > > mode line and stops working. If I save the buffer as test.htm it > > > > > works. When I reopen test.html HTML, helper, Spc and Fill is in the > > > > > mode line. When I reopen test.htm HTML, yas, Spc and Fill is in the > > > > > mode line. If I rename a previously created .html file to .htm and > > > > > load into Aquamacs yas isn't present in the mode line and doesn't > > > > > work. > > > > > > On 16 mar, 19:29, Joao <joaotav...@...> wrote: > > > > > > > This is very vague, I'm afraid. I need a reproducible recipe, to > > > > > > decide if this is a yasnippet bug, an aquamacs bug, or something > > > > > > related to some other package you have installed. > > > > > > > I don't use Aquamacs, but I would suggest you try starting it with > > the > > > > > > equivalent of the emacs -Q switch, which starts emacs without any > > user > > > > > > customizations (normally found in your .emacs). Ask in the Aquamacs > > > > > > forums how to achieve this. > > > > > > > Then load just yasnippet and post the details on how you did just > > > > > > that. Then try to expand one of the c-mode snippets, for example. > > If > > > > > > it doesn't work, post the output of the *Help* buffer when you type > > C- > > > > > > h k TAB, which runs describe-key for the TAB key. > > > > > > > Bye, > > > > > > J > > > > > > > On Mar 16, 5:10 pm, Smith322 <tradera...@...> wrote: > > > > > > > > Recently installed Aquamacs and YASnippet. But the TAB expansion > > > > > > > doesn't work. I have read the faq "Why doesn't TAB expand a > > snippet?" > > > > > > > but without luck. Does anyone have an idea? > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "smart-snippet and YASnippet" group. > > > > To post to this group, send email to smart-snippet@.... > > > > To unsubscribe from this group, send email to > > > > smart-snippet+unsubscribe@... > > > > For more options, visit this group at > > > >http://groups.google.com/group/smart-snippet?hl=en. > > > > -- > > > João Távora > > > -- > > You received this message because you are subscribed to the Google Groups > > "smart-snippet and YASnippet" group. > > To post to this group, send email to smart-snippet@... > > To unsubscribe from this group, send email to > > smart-snippet+unsubscribe@... > > For more options, visit this group at > >http://groups.google.com/group/smart-snippet?hl=en. > > -- > João Távora -- -- You received this message because you are subscribed to the Google Groups "smart-snippet and YASnippet" group. To post to this group, send email to smart-snippet@... To unsubscribe from this group, send email to smart-snippet+unsubscribe <at> googlegroups.com. For more options, visit this group at http://groups.google.com/group/smart-snippet?hl=en.
RSS Feed