Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 258457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T22:10:56+00:00 2026-05-11T22:10:56+00:00

I have tried all of this: Changing coding system: (prefer-coding-system ‘iso-latin-1-unix) Ensuring no translation:

  • 0

I have tried all of this:

Changing coding system:

(prefer-coding-system 'iso-latin-1-unix)

Ensuring no translation:

(add-untranslated-filesystem "C:")
(add-untranslated-filesystem "D:")

Setting multibyte characters to nil:

(custom-set-variables
  ;; custom-set-variables was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(desktop-save-mode t)
  '(enable-multibyte-characters nil))

None of this work for me.

I use Emacs 22.2.1 with Cygwin.

GNU Emacs 22.2.1 (i386-mingw-nt6.1.7100) of 2008-03-26 on RELEASE

Here’s how I start my emacs (remember %~dp0 puts the dirname of the executing file with path separator ) :

@set PATH=c:\cygwin\bin;%~dp0;%PATH%
@start %~dp0runemacs.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T22:10:56+00:00Added an answer on May 11, 2026 at 10:10 pm

    Check the code in the first rectangle on this site for a lisp solution

    http://home.att.net/~Tom.Horsley/sitm-emacs.html

    (setq inhibit-eol-conversion t)
    (progn
      ; Stamp out the obnoxious setting of new files to CR-LF mode by
      ; default on w32 systems. Beacuse the dos-w32 function sets up these
      ; hooks when it is loaded, I need to load it merely so I can stamp out
      ; the hooks (never figured out how to keep it from being loaded in the
      ; first place - sigh....
      (require 'dos-w32)
      (remove-hook 'find-file-not-found-hooks 'find-file-not-found-set-buffer-file-coding-system)
    )
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Questions exactly like this have been asked before, i've read them all and tried
I have tried many ways of Asynchronously loading images and they ALL have this
This seems to be a common issue but I have tried all the suggestions
I have tried this but its failing: $whereIsMyCake = ''; // // put all
I have tried all of these various ways to set the value of the
I have tried all the solutions that have been provided including using PRAGMA but
I have a problem with random number generating in C# I have tried all
I have 2 path objects in my android code.I have tried all the way
I have tried almost all the techniques to apply sticky footer to my site
I have tried almost all the solutions from SO but no success :(. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.