all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* connect to my pc
@ 2016-02-21 14:43 haris.bogdanovic
  2016-02-22 22:19 ` John Mastro
  0 siblings, 1 reply; 6+ messages in thread
From: haris.bogdanovic @ 2016-02-21 14:43 UTC (permalink / raw
  To: help-gnu-emacs

Hi

Can someone connect to my pc and fix my .emacs file, so that my SLIME auto-completion works ?
I tried many things, but nothing.

Thanks


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: connect to my pc
  2016-02-21 14:43 connect to my pc haris.bogdanovic
@ 2016-02-22 22:19 ` John Mastro
  2016-02-22 23:45   ` Stefan Monnier
  2016-02-24 22:00   ` John Mastro
  0 siblings, 2 replies; 6+ messages in thread
From: John Mastro @ 2016-02-22 22:19 UTC (permalink / raw
  To: help-gnu-emacs@gnu.org; +Cc: Haris Bogdanović

Hi Haris,

<haris.bogdanovic@gmail.com> wrote:
> Hi
>
> Can someone connect to my pc and fix my .emacs file, so that my SLIME auto-completion works ?
> I tried many things, but nothing.
>
> Thanks

My recommendation is to a post a succinct but precise recipe, including:
  - the relevant contents of your init file
  - what steps you took (e.g., "I opened a buffer in lisp-mode, typed
    ‘with-’, and ...")
  - what you expected to happen
  - what actually happened

IMHO that will be the most effective way to take advantage of the list's
combined wisdom.

-- 
john



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: connect to my pc
  2016-02-22 22:19 ` John Mastro
@ 2016-02-22 23:45   ` Stefan Monnier
  2016-02-23  0:29     ` John Mastro
  2016-02-24 22:00   ` John Mastro
  1 sibling, 1 reply; 6+ messages in thread
From: Stefan Monnier @ 2016-02-22 23:45 UTC (permalink / raw
  To: help-gnu-emacs

>> Can someone connect to my pc and fix my .emacs file, so that my SLIME
>> auto-completion works ?
>> I tried many things, but nothing.
> My recommendation is to a post a succinct but precise recipe, including:
- IP address
- Login name
- Password


        Stefan




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: connect to my pc
  2016-02-22 23:45   ` Stefan Monnier
@ 2016-02-23  0:29     ` John Mastro
  2016-02-23  2:25       ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: John Mastro @ 2016-02-23  0:29 UTC (permalink / raw
  To: help-gnu-emacs@gnu.org

Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>>> Can someone connect to my pc and fix my .emacs file, so that my SLIME
>>> auto-completion works ?
>>> I tried many things, but nothing.
>> My recommendation is to a post a succinct but precise recipe, including:
> - IP address
> - Login name
> - Password

Not sure if that's Stefan offering to help but, if so, you couldn't ask
for better. Certainly you should listen to him over me :)

Might not want to post that stuff publicly, though...

-- 
john



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: connect to my pc
  2016-02-23  0:29     ` John Mastro
@ 2016-02-23  2:25       ` Stefan Monnier
  0 siblings, 0 replies; 6+ messages in thread
From: Stefan Monnier @ 2016-02-23  2:25 UTC (permalink / raw
  To: help-gnu-emacs

> Might not want to post that stuff publicly, though...

If it's not public, it's not fun,


        Stefan




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: connect to my pc
  2016-02-22 22:19 ` John Mastro
  2016-02-22 23:45   ` Stefan Monnier
@ 2016-02-24 22:00   ` John Mastro
  1 sibling, 0 replies; 6+ messages in thread
From: John Mastro @ 2016-02-24 22:00 UTC (permalink / raw
  To: help-gnu-emacs@gnu.org; +Cc: Haris Bogdanović

John Mastro <john.b.mastro@gmail.com> wrote:
> My recommendation is to a post a succinct but precise recipe, including:
>   - the relevant contents of your init file
>   - what steps you took (e.g., "I opened a buffer in lisp-mode, typed
>     ‘with-’, and ...")
>   - what you expected to happen
>   - what actually happened
>
> IMHO that will be the most effective way to take advantage of the list's
> combined wisdom.

I'll try explaining what *does* work for me, and perhaps Haris can
explain where his experience differs.

Here's what I tried:
- Place this[1] file as ~/.emacs.d/init.el
- Start Emacs
- ‘C-x b foo RET’ (switch to a new buffer named "foo")
- ‘M-x lisp-mode RET’ (put the buffer in lisp-mode)
- ‘M-x slime RET’ (start SLIME)

I now have completion via SLIME/auto-complete in both the "foo" buffer I
created and the SLIME REPL buffer.

Haris, please give this a try and let us know what doesn't work.

[1] https://gist.github.com/johnmastro/27ba684c006cb8fd938b

-- 
john



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-24 22:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-21 14:43 connect to my pc haris.bogdanovic
2016-02-22 22:19 ` John Mastro
2016-02-22 23:45   ` Stefan Monnier
2016-02-23  0:29     ` John Mastro
2016-02-23  2:25       ` Stefan Monnier
2016-02-24 22:00   ` John Mastro

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.