all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs server and inverse search ?
@ 2005-08-05 20:16 Mads Jensen
  2005-08-05 20:24 ` David Kastrup
  0 siblings, 1 reply; 6+ messages in thread
From: Mads Jensen @ 2005-08-05 20:16 UTC (permalink / raw)


Hi NG,

I am wondering why I keep getting this inquiry: "Start Emacs server for
inverse search in viewer ? (y or n)", the first time in every session
that I want to view a dvi file in auctex. I have (server-start) in my
~/.emacs, so this makes it even more difficult to understand for me. Are
there more servers involved ?

Thanks in advance,
-- 
Mads Jensen - mail sent to address ends in /dev/null
              s/spam/madsj for emailing me 
              gpg: 7E775BDA

It is impossible to make anything foolproof because fools are so
ingenious.

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

* Re: emacs server and inverse search ?
  2005-08-05 20:16 emacs server and inverse search ? Mads Jensen
@ 2005-08-05 20:24 ` David Kastrup
  2005-08-06  5:03   ` Saving files in USB Rajiv Vyas
                     ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Kastrup @ 2005-08-05 20:24 UTC (permalink / raw)


Mads Jensen <spam@raptus.dk> writes:

> Hi NG,
>
> I am wondering why I keep getting this inquiry: "Start Emacs server for
> inverse search in viewer ? (y or n)", the first time in every session
> that I want to view a dvi file in auctex. I have (server-start) in my
> ~/.emacs, so this makes it even more difficult to understand for me. Are
> there more servers involved ?

Try

emacs -debug-init

It may be that the line with server-start is not reached.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

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

* Saving files in USB
  2005-08-05 20:24 ` David Kastrup
@ 2005-08-06  5:03   ` Rajiv Vyas
       [not found]   ` <mailman.2739.1123306567.20277.help-gnu-emacs@gnu.org>
  2005-08-13 20:33   ` emacs server and inverse search ? Mads Jensen
  2 siblings, 0 replies; 6+ messages in thread
From: Rajiv Vyas @ 2005-08-06  5:03 UTC (permalink / raw)


I started using emacs couple of weeks ago and had a simple question.
>From the text mode, how do I save an existing emacs file to my USB
drive? so say, I have a file "notes" in /home/user folder. How do I
open that file in text mode and save it to a USB file.

Rajiv

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

* Re: Saving files in USB
       [not found]   ` <mailman.2739.1123306567.20277.help-gnu-emacs@gnu.org>
@ 2005-08-06  6:15     ` Pascal Bourguignon
  0 siblings, 0 replies; 6+ messages in thread
From: Pascal Bourguignon @ 2005-08-06  6:15 UTC (permalink / raw)


Rajiv Vyas <rajiv1@gmail.com> writes:

> I started using emacs couple of weeks ago and had a simple question.
>>From the text mode, how do I save an existing emacs file to my USB
> drive? so say, I have a file "notes" in /home/user folder. How do I
> open that file in text mode and save it to a USB file.

C-x C-f /home/user/ notes RET 
C-x C-w /mnt/notes RET



-- 
"I have challenged the entire quality assurance team to a Bat-Leth
contest.  They will not concern us again."

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

* Re: emacs server and inverse search ?
  2005-08-05 20:24 ` David Kastrup
  2005-08-06  5:03   ` Saving files in USB Rajiv Vyas
       [not found]   ` <mailman.2739.1123306567.20277.help-gnu-emacs@gnu.org>
@ 2005-08-13 20:33   ` Mads Jensen
  2005-08-13 20:42     ` Lennart Borgman
  2 siblings, 1 reply; 6+ messages in thread
From: Mads Jensen @ 2005-08-13 20:33 UTC (permalink / raw)


David Kastrup <dak@gnu.org> writes:
> Try
> 
> emacs -debug-init
> 
> It may be that the line with server-start is not reached.

I just tried doing that, but no messages show up. Maybe I should try
putting the server-start line in the top instead.

-- 
Mads Jensen - mail sent to address ends in /dev/null
              s/spam/madsj for emailing me 
              gpg: 7E775BDA

It is impossible to make anything foolproof because fools are so
ingenious.

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

* Re: emacs server and inverse search ?
  2005-08-13 20:33   ` emacs server and inverse search ? Mads Jensen
@ 2005-08-13 20:42     ` Lennart Borgman
  0 siblings, 0 replies; 6+ messages in thread
From: Lennart Borgman @ 2005-08-13 20:42 UTC (permalink / raw)
  Cc: help-gnu-emacs

Mads Jensen wrote:

>David Kastrup <dak@gnu.org> writes:
>  
>
>>Try
>>
>>emacs -debug-init
>>
>>It may be that the line with server-start is not reached.
>>    
>>
>
>I just tried doing that, but no messages show up. Maybe I should try
>putting the server-start line in the top instead.
>  
>
Maybe

   emacs --debug-init

is better. Though I am not sure, it seems that emacs at least sometimes 
does not require double -- at the option start.

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

end of thread, other threads:[~2005-08-13 20:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-05 20:16 emacs server and inverse search ? Mads Jensen
2005-08-05 20:24 ` David Kastrup
2005-08-06  5:03   ` Saving files in USB Rajiv Vyas
     [not found]   ` <mailman.2739.1123306567.20277.help-gnu-emacs@gnu.org>
2005-08-06  6:15     ` Pascal Bourguignon
2005-08-13 20:33   ` emacs server and inverse search ? Mads Jensen
2005-08-13 20:42     ` Lennart Borgman

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.