From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Pluim Subject: bug#34684: 26.1; Strange characters when inserting date Date: Mon, 11 Mar 2019 11:43:09 +0100 Message-ID: References: <83h8cnkdc5.fsf@gnu.org> <83zhqfit5u.fsf@gnu.org> <83d0naj30v.fsf@gnu.org> <837ediit4b.fsf@gnu.org> <835zt2irkd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3Ie4-0005qY-OA for emacs-orgmode@gnu.org; Mon, 11 Mar 2019 06:59:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3IPa-0002hV-8H for emacs-orgmode@gnu.org; Mon, 11 Mar 2019 06:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53341) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3IPa-0002hE-2E for emacs-orgmode@gnu.org; Mon, 11 Mar 2019 06:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h3IPZ-0002cE-RJ for emacs-orgmode@gnu.org; Mon, 11 Mar 2019 06:44:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Philip Wong's message of "Mon, 11 Mar 2019 09:41:41 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Wong, Philip" Cc: Eli Zaretskii , "34684@debbugs.gnu.org" <34684@debbugs.gnu.org> >>>>> On Mon, 11 Mar 2019 09:41:41 +0000, "Wong, Philip" said: Philip> Sorry, I don't understand what you mean by emacs -Q. How Philip> exactly am I supposed to run this command? Philip> I tried ctrl c and then started typing 'emacs -Q' but it Philip> did nothing. I guess you=CA=BCre starting emacs by clicking on some icon? You need to start it from the command line, with an argument of -Q, probably from cmd.exe or similar (I am Emacs-on-windows ignorant). Robert