[ESS] polymode, tangentially related to ESS

Vitalie Spinu spinuvit at gmail.com
Wed Mar 12 03:40:59 CET 2014


You cannot just ignore indirect buffers. You want to lend in those when
the pointer is in the code block.

 >>> Mathieu Basille on Tue, 11 Mar 2014 22:24:26 -0400 wrote:

 > Le 03/11/2014 10:19 PM, Vitalie Spinu a écrit :
 >> 
 >> 
 >> >>> Mathieu Basille on Tue, 11 Mar 2014 21:49:17 -0400 wrote:
 >> 
 >> > Dear Vitalie,
 >> 
 >> > Le 03/11/2014 06:14 PM, Vitalie Spinu a écrit :
 >> >>
 >> >> Hi Everyone,
 >> >>
 >> >> The tabs/buffer ring repetition can probably be easily solved by giving
 >> >> indirect buffers "invisible" names that start with a space.
 >> 
 >> > Is that something that can be solved from the user perspective? (i.e. some magic
 >> > setting in .emacs or other config files)
 >> 
 >> 
 >> Not really. I just tried to make those buffers invisible and that makes
 >> it impossible to navigate back to the buffer with C-x b for example. I
 >> am also using iflip and each time I flip to a different buffer, I am not
 >> able to return to the polymode buffer because it is invisible now.

 > With iflipb, I follow the approach of Scott Frazer to ignore some buffers when
 > cycling [1]. However, I did not manage to ignore 'foo.Rmd[r]' and
 > foo.Rmd[fundamental]', as my regexp skills are as bad as my Lisp skills! But
 > maybe that would be a suitable approach for the problem...

 > Mathieu.

 > [1]
 > http://scottfrazersblog.blogspot.com/2010/01/emacs-filtered-buffer-switching.html

 >> I will have to think how to manage this situation.
 >> 
 >> 
 >> Vitalie
 >> 



More information about the ESS-help mailing list