unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11284: tramp starting in c-mode
@ 2012-04-19 23:07 Anoj Perera
  2012-04-20  1:41 ` Glenn Morris
  0 siblings, 1 reply; 7+ messages in thread
From: Anoj Perera @ 2012-04-19 23:07 UTC (permalink / raw)
  To: 11284

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

Hi wonder if some one could shed any light on this. I code in C and emacs
is the editor of choice. Since the last ubuntu update, tramp starts every
time when I try to open a comment '/' in a source file. Any help will be
much appreciated. My configuration file has not changed.

Regards,
Anoj

[-- Attachment #2: Type: text/html, Size: 340 bytes --]

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

* bug#11284: tramp starting in c-mode
  2012-04-19 23:07 bug#11284: tramp starting in c-mode Anoj Perera
@ 2012-04-20  1:41 ` Glenn Morris
       [not found]   ` <-4293326277720041643@unknownmsgid>
  0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2012-04-20  1:41 UTC (permalink / raw)
  To: Anoj Perera; +Cc: 11284

Anoj Perera wrote:

> Hi wonder if some one could shed any light on this. I code in C and emacs
> is the editor of choice. Since the last ubuntu update, tramp starts every
> time when I try to open a comment '/' in a source file. Any help will be
> much appreciated. My configuration file has not changed.

Sorry, this is massively vague. What version of Emacs is this?
Does it happen if you start Emacs using `emacs -Q'?





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

* bug#11284: tramp starting in c-mode
       [not found]   ` <-4293326277720041643@unknownmsgid>
@ 2012-04-20 17:43     ` Glenn Morris
  2012-04-20 17:47       ` Anoj Perera
  0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2012-04-20 17:43 UTC (permalink / raw)
  To: Anoj Perera; +Cc: 11284


Please keep the debbugs address cc'd (ie, reply-to-all).

Anoj Perera wrote (on Fri, 20 Apr 2012 at 18:18 +0100):

> The versions 23.2.1 on Ubuntu 10.04. It doesn't happen when started
> with -Q. Is it some thing in my configuration file?

Yes, or the site config file.
You need to try and narrow down what the cause is.
The usual method is to comment out half your .emacs file, and repeat
till you narrow down the problem.





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

* bug#11284: tramp starting in c-mode
  2012-04-20 17:43     ` Glenn Morris
@ 2012-04-20 17:47       ` Anoj Perera
  2012-04-22 13:58         ` Anoj Perera
  0 siblings, 1 reply; 7+ messages in thread
From: Anoj Perera @ 2012-04-20 17:47 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 11284@debbugs.gnu.org

Ok thanks, at least thats a start.



On 20 Apr 2012, at 18:43, Glenn Morris <rgm@gnu.org> wrote:

>
> Please keep the debbugs address cc'd (ie, reply-to-all).
>
> Anoj Perera wrote (on Fri, 20 Apr 2012 at 18:18 +0100):
>
>> The versions 23.2.1 on Ubuntu 10.04. It doesn't happen when started
>> with -Q. Is it some thing in my configuration file?
>
> Yes, or the site config file.
> You need to try and narrow down what the cause is.
> The usual method is to comment out half your .emacs file, and repeat
> till you narrow down the problem.





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

* bug#11284: tramp starting in c-mode
  2012-04-20 17:47       ` Anoj Perera
@ 2012-04-22 13:58         ` Anoj Perera
  2012-04-22 18:27           ` Michael Albinus
  0 siblings, 1 reply; 7+ messages in thread
From: Anoj Perera @ 2012-04-22 13:58 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 11284@debbugs.gnu.org

Hi I narrowed it down to auto-complete module. When its loaded, even
in scratch pad, '/' starts tramp.

On 20 April 2012 18:47, Anoj Perera <anojmperera@gmail.com> wrote:
> Ok thanks, at least thats a start.
>
>
>
> On 20 Apr 2012, at 18:43, Glenn Morris <rgm@gnu.org> wrote:
>
>>
>> Please keep the debbugs address cc'd (ie, reply-to-all).
>>
>> Anoj Perera wrote (on Fri, 20 Apr 2012 at 18:18 +0100):
>>
>>> The versions 23.2.1 on Ubuntu 10.04. It doesn't happen when started
>>> with -Q. Is it some thing in my configuration file?
>>
>> Yes, or the site config file.
>> You need to try and narrow down what the cause is.
>> The usual method is to comment out half your .emacs file, and repeat
>> till you narrow down the problem.





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

* bug#11284: tramp starting in c-mode
  2012-04-22 13:58         ` Anoj Perera
@ 2012-04-22 18:27           ` Michael Albinus
  2013-03-09 13:20             ` Michael Albinus
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Albinus @ 2012-04-22 18:27 UTC (permalink / raw)
  To: Anoj Perera; +Cc: 11284@debbugs.gnu.org

Anoj Perera <anojmperera@gmail.com> writes:

> Hi I narrowed it down to auto-complete module. When its loaded, even
> in scratch pad, '/' starts tramp.

Could you, please, provide a recipe for reproducing the bug, starting
with "emacs -Q"?

Thanks, and best regards, Michael.





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

* bug#11284: tramp starting in c-mode
  2012-04-22 18:27           ` Michael Albinus
@ 2013-03-09 13:20             ` Michael Albinus
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Albinus @ 2013-03-09 13:20 UTC (permalink / raw)
  To: Anoj Perera; +Cc: 11284-done

Michael Albinus <michael.albinus@gmx.de> writes:

> Anoj Perera <anojmperera@gmail.com> writes:
>
>> Hi I narrowed it down to auto-complete module. When its loaded, even
>> in scratch pad, '/' starts tramp.
>
> Could you, please, provide a recipe for reproducing the bug, starting
> with "emacs -Q"?

I'm closing this bug, since there are no further information. Feel free
to reopen, if you have a recipe how to reproduce.

Best regards, Michael.





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

end of thread, other threads:[~2013-03-09 13:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-19 23:07 bug#11284: tramp starting in c-mode Anoj Perera
2012-04-20  1:41 ` Glenn Morris
     [not found]   ` <-4293326277720041643@unknownmsgid>
2012-04-20 17:43     ` Glenn Morris
2012-04-20 17:47       ` Anoj Perera
2012-04-22 13:58         ` Anoj Perera
2012-04-22 18:27           ` Michael Albinus
2013-03-09 13:20             ` Michael Albinus

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).