From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angus Comber Newsgroups: gmane.emacs.help Subject: Insert for each symbol (upside down A) in an emacs text document Date: Fri, 23 May 2014 22:47:30 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1400881673 17752 80.91.229.3 (23 May 2014 21:47:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 May 2014 21:47:53 +0000 (UTC) To: Emacs Help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 23 23:47:45 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WnxJZ-0005uv-13 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 May 2014 23:47:45 +0200 Original-Received: from localhost ([::1]:45787 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnxJY-0002y3-MY for geh-help-gnu-emacs@m.gmane.org; Fri, 23 May 2014 17:47:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnxJN-0002xw-0a for help-gnu-emacs@gnu.org; Fri, 23 May 2014 17:47:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnxJM-0006XW-48 for help-gnu-emacs@gnu.org; Fri, 23 May 2014 17:47:32 -0400 Original-Received: from mail-qg0-x230.google.com ([2607:f8b0:400d:c04::230]:55679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnxJL-0006XL-V1 for help-gnu-emacs@gnu.org; Fri, 23 May 2014 17:47:32 -0400 Original-Received: by mail-qg0-f48.google.com with SMTP id i50so8858440qgf.21 for ; Fri, 23 May 2014 14:47:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=TXgC72tbyNXR0x4gGcSmKCfgGfWtMfgibQdKgV4kjlE=; b=CWu6WbZfFfk2Qv/v1AyMm+OI72yP25CuzYF68xoFE8gJv7yw5x647OxxfE2UyAtiMs IuSAvoiYdddh0ThFbfm0qhpwi9eFQtlA9+sc7AYq/axoSJ63WqTIrWII6hxshgYs2V5W z/+OFc62m3Tuy98w8iTrcBf0XzupDR1GGvUOok5xvbv+GEImdjcLA+sEqjMmEZxRSwv/ EgNiMp21gq4UjucrPwYhDM5mwNk413vIITp8xZsisvAQrq6ZrWPeuCXDyyb9g1ewJ6ZA 3o2iVIFvyGjeTNnWsspBWKYSd2/bJZGDW4e+jqpxZY4MQDpQGGBjxZLbY/5JQ0YUpqJL jVJQ== X-Received: by 10.224.4.66 with SMTP id 2mr11274719qaq.58.1400881650991; Fri, 23 May 2014 14:47:30 -0700 (PDT) Original-Received: by 10.96.109.136 with HTTP; Fri, 23 May 2014 14:47:30 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c04::230 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97795 Archived-At: I am writing up some mathematical documents and would like to use the for all (upside down A) and there exists symbol (backwards E). Firstly, how do I insert these symbols? Secondly, can I insert into a text document? Or does it have to be a unicode document? Thirdly, will the symbols be visible in the document when viewing on - screen??