GNU bug report logs - #26508
another patch for efaq-w32.texi

Previous Next

Package: emacs;

Reported by: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>

Date: Sat, 15 Apr 2017 04:45:01 UTC

Severity: wishlist

Tags: notabug

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26508 in the body.
You can then email your comments to 26508 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#26508; Package emacs. (Sat, 15 Apr 2017 04:45:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 15 Apr 2017 04:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
To: bug-gnu-emacs <at> gnu.org
Cc: tkk <at> misasa.okayama-u.ac.jp
Subject: another patch for efaq-w32.texi
Date: Sat, 15 Apr 2017 13:43:52 +0900 (JST)
[Message part 1 (text/plain, inline)]
I think the most appropriate directory to start with by C-x C-f is,
%HOME% directory.  I add a paragraph to do so even with emacs -Q.

[efaq-w32.texi.patch (text/x-patch, inline)]
--- efaq-w32.texi	2017-04-15 07:41:13.130868400 +0900
+++ efaq-w32-b.texi	2017-04-15 13:29:42.148704100 +0900
@@ -320,6 +320,10 @@
 @file{addpm.exe}, which is usually installed into the same @file{bin}
 directory with @file{emacs.exe}.
 
+You can change directory to start with by @kbd{C-x C-f}.  Set `Start in'
+of the shortcut installed in your Start Menu, for example, to
+environment variable such as @code{%HOME%}.
+
 @node Image support
 @section How do I get image support?
 @cindex images, installing libraries for

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26508; Package emacs. (Sat, 15 Apr 2017 07:38:01 GMT) Full text and rfc822 format available.

Message #8 received at 26508 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
Cc: 26508 <at> debbugs.gnu.org
Subject: Re: bug#26508: another patch for efaq-w32.texi
Date: Sat, 15 Apr 2017 10:37:30 +0300
> Date: Sat, 15 Apr 2017 13:43:52 +0900 (JST)
> From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
> Cc: tkk <at> misasa.okayama-u.ac.jp
> 
> I think the most appropriate directory to start with by C-x C-f is,
> %HOME% directory.

Why do you think so?

One use case where this could get in the way is if the user uses the
Desktop library to recreate their sessions, and has different
.emacs.desktop files in several directories; then starting Emacs from
one of those directories will recreate the particular session
pertinent for that directory (think or a project and its top-level
directory, for example).

> I add a paragraph to do so even with emacs -Q.
> 
> --- efaq-w32.texi	2017-04-15 07:41:13.130868400 +0900
> +++ efaq-w32-b.texi	2017-04-15 13:29:42.148704100 +0900
> @@ -320,6 +320,10 @@
>  @file{addpm.exe}, which is usually installed into the same @file{bin}
>  directory with @file{emacs.exe}.
>  
> +You can change directory to start with by @kbd{C-x C-f}.  Set `Start in'
> +of the shortcut installed in your Start Menu, for example, to
> +environment variable such as @code{%HOME%}.

Once again, this is described in the Emacs User Manual, so any
clarifications and additions should go there.

In general, we should make most of the information be available in the
manuals, rather than in the FAQ.  The FAQ is much less organized than
a manual, because the FAQ is generally a collection of mostly
unrelated howto's and tricks, whereas the manual has a more defined
structure and organization, so it's easier to search and is likely to
have related info near the one you find.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26508; Package emacs. (Sat, 15 Apr 2017 09:43:03 GMT) Full text and rfc822 format available.

Message #11 received at 26508 <at> debbugs.gnu.org (full text, mbox):

From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
To: eliz <at> gnu.org
Cc: 26508 <at> debbugs.gnu.org, tkk <at> misasa.okayama-u.ac.jp
Subject: Re: bug#26508: another patch for efaq-w32.texi
Date: Sat, 15 Apr 2017 18:42:14 +0900 (JST)
>> +You can change directory to start with by @kbd{C-x C-f}.  Set `Start in'
>> +of the shortcut installed in your Start Menu, for example, to
>> +environment variable such as @code{%HOME%}.
> 
> Once again, this is described in the Emacs User Manual, so any
> clarifications and additions should go there.

I see.  I confirm it is shown in `(emacs) Windows Startup'.  I was not
careful.  Sorry for that and I take the patch back.

How do you think adding examples in the 1st item of `(emacs) Windows
Startup'?  When I started to use Emacs on Windows, its configuration
was REALLY hard, and examples should have helped.

> To control where that is, right-click on the shortcut, select
> “Properties”, and in the “Shortcut” tab modify the “Start in” field
> to your liking.

> To control where that is, right-click on the shortcut, select
> “Properties”, and in the “Shortcut” tab modify the “Start in” field
> to your liking such as %HOME%, %USERPROFILE%, or c:\Users\USERNAME.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#26508; Package emacs. (Sat, 15 Apr 2017 10:16:02 GMT) Full text and rfc822 format available.

Message #14 received at 26508 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
Cc: 26508 <at> debbugs.gnu.org
Subject: Re: bug#26508: another patch for efaq-w32.texi
Date: Sat, 15 Apr 2017 13:15:46 +0300
> Date: Sat, 15 Apr 2017 18:42:14 +0900 (JST)
> Cc: 26508 <at> debbugs.gnu.org, tkk <at> misasa.okayama-u.ac.jp
> From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
> 
> How do you think adding examples in the 1st item of `(emacs) Windows
> Startup'?  When I started to use Emacs on Windows, its configuration
> was REALLY hard, and examples should have helped.

Please tell which examples you'd like to add there.  I have no
objections if the examples are useful.




Added tag(s) notabug. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 24 Jun 2019 16:50:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 26508 <at> debbugs.gnu.org and Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 24 Jun 2019 16:50:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 23 Jul 2019 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.