Re: [ESS] Prevent new buffer for help from point

2020-02-10 Thread Dirk Eddelbuettel via ESS-help


On 10 February 2020 at 17:10, Alex Branham wrote:
| I think the auto-complete package is no longer developed. I think most
| people who use that functionality switched to company, FWIW.

Yes, I tend to mark the date when I added something to my .emacs file, and
sometimes also a source link -- but didn't here for auto-complete. And I do
run company as well.

Also,   C-u -1 M-x global-auto-complete-mode RET   turns it off everywhere in
the running Emacs. I tend to use daemon mode and long running session so this
was preferable over restarting.

Thanks everybody for the help.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


Re: [ESS] Prevent new buffer for help from point

2020-02-10 Thread Alex Branham via ESS-help
I think the auto-complete package is no longer developed. I think most
people who use that functionality switched to company, FWIW.

Alex

On Mon, Feb 10, 2020, 4:57 PM Dirk Eddelbuettel via ESS-help <
ess-help@r-project.org> wrote:

>
> On 10 February 2020 at 15:47, Dirk Eddelbuettel wrote:
> |
> | Hi Julian and Pavel,
> |
> | On 10 February 2020 at 10:55, Julian M. Burgos wrote:
> | | I am having the same issue.  Could you figure out what was causing
> this behaviour?  It is driving me crazy.
> |
> | Ah, good news in the sense that it is not just me, and yes, it is
> annoying as hell.
> |
> | I have not had time to decompose my ~/.emacs (and the other files it
> sources)
> | so no news from here -- sorry.
> |
> | On 10 February 2020 at 19:37, Panko, Pavel wrote:
> | | I had the same problem some months back; I switched from auto-complete
> to company-mode, and the problem stopped. Would be interested in a more
> full-fledged solution to this though.
> |
> | Hm. Very interesting.  I seem to have Auto-Complete (per C-h m) as well
> as
> | Company.  I will give that shot and report back.
>
> Commenting out these lines
>
>   ;; auto-complete -- uses Ubuntu package 'auto-complete-el'
>   ;; edd 2020-02-10 possible interaction with ESS
>   ;(require 'auto-complete-config)
>   ;(ac-config-default)
>
> and launching a fresh Emacs, I do *not* see the bad behavior. This is a
> very
> promising lead--thanks again Pavel!
>
> Dirk
>
> --
> http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
>
> __
> ESS-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
>

[[alternative HTML version deleted]]

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


Re: [ESS] Prevent new buffer for help from point

2020-02-10 Thread Dirk Eddelbuettel via ESS-help


On 10 February 2020 at 15:47, Dirk Eddelbuettel wrote:
| 
| Hi Julian and Pavel,
| 
| On 10 February 2020 at 10:55, Julian M. Burgos wrote:
| | I am having the same issue.  Could you figure out what was causing this 
behaviour?  It is driving me crazy.
| 
| Ah, good news in the sense that it is not just me, and yes, it is annoying as 
hell.
| 
| I have not had time to decompose my ~/.emacs (and the other files it sources)
| so no news from here -- sorry.
| 
| On 10 February 2020 at 19:37, Panko, Pavel wrote:
| | I had the same problem some months back; I switched from auto-complete to 
company-mode, and the problem stopped. Would be interested in a more 
full-fledged solution to this though.
| 
| Hm. Very interesting.  I seem to have Auto-Complete (per C-h m) as well as
| Company.  I will give that shot and report back.

Commenting out these lines

  ;; auto-complete -- uses Ubuntu package 'auto-complete-el'
  ;; edd 2020-02-10 possible interaction with ESS
  ;(require 'auto-complete-config)
  ;(ac-config-default)

and launching a fresh Emacs, I do *not* see the bad behavior. This is a very
promising lead--thanks again Pavel!

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


Re: [ESS] Prevent new buffer for help from point

2020-02-10 Thread Dirk Eddelbuettel via ESS-help


Hi Julian and Pavel,

On 10 February 2020 at 10:55, Julian M. Burgos wrote:
| I am having the same issue.  Could you figure out what was causing this 
behaviour?  It is driving me crazy.

Ah, good news in the sense that it is not just me, and yes, it is annoying as 
hell.

I have not had time to decompose my ~/.emacs (and the other files it sources)
so no news from here -- sorry.

On 10 February 2020 at 19:37, Panko, Pavel wrote:
| I had the same problem some months back; I switched from auto-complete to 
company-mode, and the problem stopped. Would be interested in a more 
full-fledged solution to this though.

Hm. Very interesting.  I seem to have Auto-Complete (per C-h m) as well as
Company.  I will give that shot and report back.

Thanks,  Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help